|
uCoz Community Archives Locked Ajax Window |
Ajax Window |
Aloyasha, use search
To busy building a passive income online ;)
|
Quote (Aloyasha) And I don't understand how I can edit that code and put whatever content I want in it. Aloyasha, use search again To busy building a passive income online ;)
|
That script requires a click. To make it easier I've just done some modifications with a few scripts and here it is. This will automatically open an AJAX window in the center of the page.
Place the following code between the <head> and </head> tags. Quote <script type="text/javascript"> window.onload = function ajax(){ var ajax_data = 'content goes here'; new _uWnd('myname','title',300,300,{shadow:1,autosize:1,modal:0,close:1},ajax_data);} </script> Marked Blue - The content I'll make a thread for this soon. Kind regards,
Elliott. "The best uCoz" critic since 2007. Qualified website, branding, print & user interface designer. I'm on Behance and Twitter. Post edited by CreativeCollusions - Saturday, 2011-01-01, 2:53 PM
|
Aloyasha, have a look at the following link, http://forum.ucoz.com/forum/38-12032-1
Also please continue this discussion in the thread I provided. Kind regards,
Elliott. "The best uCoz" critic since 2007. Qualified website, branding, print & user interface designer. I'm on Behance and Twitter. Post edited by CreativeCollusions - Saturday, 2011-01-01, 3:17 PM
|
| |||
| |||