|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Custom Solutions On-Click AJAX Alert Function (Tutorial) |
On-Click AJAX Alert Function |
The following function will open an AJAX Alert Window when you click the image. The window appears in the bottom right part of the screen. Options include size; width and height, time; duration before the window collapses.
DO NOT claim this work as your own. Place the following script in your HTML, where you want the image to appear: Code <img src="http://s101.ucoz.net/img/icon/dtl.png" style="cursor: pointer;" onclick="_uWnd.alert('Content goes here...',Title',{w:400,h:150,tm:10000});" /> Below is a list of the editable parts: Demonstration: |
| |||
| |||