Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Add line add every 700 of the page. Reply To: Add line add every 700 of the page.

#172939

Thanks for reply..

I am trying to create application where user can write a book , a chapter or article.

Now. I have created a div and enabled the contentEditable = true.

The user goes on writing. He / She might not understand where the page starts and end, for that we need to mark a page end , it could be <hr> , or a image at every 700px from the top of the div.

Regards,
Abhijit Pawar.