javascript - Show popup under specific asp control -


i working textbox in asp.net , added javascript pop calendar control on "onclick" event (i using window.open() open popup). there way show popup right under textbox?

thanks.

why using window.open? have looked jquery using a div popup?

you can use jquery find location of textbox , place popup near x,y offset of textbox.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

email - PHP Mail Error "The Page at X Says: E-Mail can not be sent!" -

Optimized Line drawing in QT -