Ajax Drop Down Code W/cookie 12.10.08
i need the code that i can insert into the template of my site that will drop down an ajax window in front of the user with some text (that i can edit) and a link (that i can edit)…
the window will only popdown every x days (a value i can set in the code) based on a cookie that the code also sets.
the small window will be about 300×300 pixels in the center of the screen and will not be able to be closed, the user must click on the link inside the window.
it should only do this on the first (index/home) page of my site, not any other page.
although, the code should allow me to EASILY change which page on my site the popup appears if i want to change it.



