Displaying popup
I have a string in a masterpag开发者_运维问答e which I have to display as a pop up in my application. Any suggestions?
You can try http://www.javascript-coder.com/window-popup/javascript-popup-window.phtml or go with Built in AJAX capabilities.
This a pretty vague question. There is a lot of possibilities.
You can do that in Javascript. I use some jQuery to do this kind of stuff, there is a lot of possibilities using jQuery
- jQueryPopup
- Top 10 of jQuery popups
- Another top 15 for modal popups
精彩评论