Forgot Password / Register
Site Statistics
Total Members: 520
Total Tutorials: 242
Newsest User: 8884244477
Todays Unique Hits: 301
0 Users 4 Guests Online
Forum Index » HTML » Meta target..
Posted on Monday 20th August 2007 at 05:42 PM
Diablosblizz
templates/default/images/noavatar.png's Avatar
Senior Member
Okay, is it possible to make a meta tag load in a Iframe? I tried this:

Code
<meta http-equiv='Refresh' content='2; target=login; URL=?page=nav'/>


And it never worked, any ideas?
Posted on Thursday 5th June 2008 at 11:28 AM
ilyas-shezad
templates/default/images/noavatar.png's Avatar
Junior Member
Put the target outside of the content attribute.
Possibly may work then.