Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Automatic Page Refresh/Reload
Closed Thread
Old 06-20-2005, 10:26 AM   #1 (permalink)
 
Newb Techie

Join Date: Jun 2005

Posts: 1

Nigel_Cooney

Default Automatic Page Refresh/Reload

Hi All,

I am working on something and was wondering if anyone here could help...

I need to refresh banners on a page and so far I have been able to do this using iframes that load pages that have the JavaScript meta-tag, e.g.

<META HTTP-EQUIV="refresh" CONTENT="90">

(Refreshes every 90 seconds)

This is all fine but some pages have interactive flash content, and when the banner reloads it pulls the cursor fucus away from the flash.

It is for an online gaming site, so obviously we cannot have this!!

If anyone has any ideas of how to get around this I would be very grateful

Cheers,
Nigel_Cooney is offline  
Old 06-21-2005, 09:13 AM   #2 (permalink)
 
Ultra Techie

Join Date: Sep 2003

Location: Bamberg, Germany

Posts: 549

Iron_Cross

Send a message via ICQ to Iron_Cross Send a message via MSN to Iron_Cross Send a message via Yahoo to Iron_Cross
Default

Can you not set the focus programatically?
__________________

See today\'s Penny-Arcade!(May contain foul lanuage)
Pain is weakness leaving the body.

PM Me for my MSN
Iron_Cross is offline  
Old 06-22-2005, 05:56 PM   #3 (permalink)
 
Super Techie

Join Date: Feb 2005

Posts: 262

jinexile

Default

Use Javascript

location.reload
__________________
AMD Athlon 64 3000+ (Overclocked to 3300+)
ASUS K8V-Deluxe
1GB PC3200 DDR
2x200GB Seagate SATA RAID 0
BFG 6800GT OC w\\128MB Ram
2x 19\" Samsung 930B LCDs
jinexile is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On