2
Answers

popup on mouseover using javascript

nishant ranjan

nishant ranjan

11y
2.2k
1
i have a textbox in my aspx page.
what i want is that on mouseover textbox , a popup should open which will contain  checkbox.
after i check any of those checkbox and close popup, i should be able to get those checked checkbox value in my aspx page.
i should b able to deal with those checked checkbox events.
i need to open pop up using javascript.
kindly suggest.
Answers (2)