FreewayTalk
3 replies to this thread. Most Recent
Trevreav
19 Aug 2008, 7:10 am
Open in new window problem
Hello, I’ve now totally rebuilt the Rubys Restaurant website because of not being able to find out why everything below the header wouldn’t show on IE on the pc. It’s now back to basics and table based for safety and seems to preview okay in everything I’ve tried but I have a problem with a couple of pages.
On the ‘Views’ page, the pictures open up in a new window fine, but on the ‘Menus’ and ‘Find Us’ pages, the text links don’t want to play. In the links dialogue box the option for target_blank id greyed out, so I’ve tried adding it manually through the extended box, but still no luck. If anyone has any ideas it would be appreciated as I’m so far behind on this job now the client is starting to pull what little hair he has out (along with me).
The site can be found here:
http://www.trevreav.co.uk/RUBYSWEB/welcome_to_rubyshtml.html
Thanks Trev
All the best
TrevReav
Ho’way the lads
waltd
19 Aug 2008, 12:08 pmYou have set your page to XHTML Strict or HTML Strict, and the Strict doctypes don’t permit the “target” attribute to be used. There’s a JavaScript work-around you could use, but really, you could just use a Transitional doctype and be done with it.
Walter
On Aug 19, 2008, at 3:10 AM, Trevreav wrote:
In the links dialogue box the option for target_blank id greyed out, so I’ve tried adding it manually through the extended box, but still no luck. If anyone has any ideas it would be appreciated as I’m so far behind on this job now the client is starting to pull what little hair he has out (along with me).
Freeway user since 1997
Trevreav
19 Aug 2008, 12:41 pmThat was it Walter, thanks very much….how does your brain soak up so much. I dread to think how much has leaked from my brain over the years.
Trev
On 19 Aug 2008, at 13:07, Walter Lee Davis wrote:
You have set your page to XHTML Strict or HTML Strict, and the Strict doctypes don’t permit the “target” attribute to be used. There’s a JavaScript work-around you could use, but really, you could just use a Transitional doctype and be done with it.
On Aug 19, 2008, at 3:10 AM, Trevreav wrote:
In the links dialogue box the option for target_blank id greyed out, so I’ve tried adding it manually through the extended box, but still no luck.
All the best
TrevReav
Ho’way the lads
thatkeith
19 Aug 2008, 12:57 pmSometime around 19/8/08 (at 13:41 +0100) Trevor Reaveley said:
That was it Walter, thanks very much….how does your brain soak up so much. I dread to think how much has leaked from my brain over the years.
Earplugs. Stops the info you learn during the day from leaking out into your pillow as you sleep.
k