How to show long message in pop up
JavaScript
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, My requirement is to show long message in pop up or ALT with scroll bar when I click on read more or mouse over on readmore text. I was thinking to show in div. When user click or mouse over on readmore text then the hidden div should show up and display the message. Is there any other better way to show? Second, I want to give speaking type design to div with scroll bar. Does any one have code to do this? Third, How to show small scroll-bar in div like we have in chat box of facebook. Thanks in advance, Inder...