Hello DP I am looking for a timed content blocker. I need a popup window (in jquery probably) to block the content for 10 seconds, then it needs to close. I am currently looking on the internet right now, but any help would be great! Thanks Ardley216
i have figured it out... but... because im loading a page through php.. the page loads first... i need to work out how to delay...: <?php require('http://www.XYZ.com'); ?> Code (markup): if anyone can tell me how to delay the loading of this.. that would be cool