Rich wrote:
> Hi,
>
> I coded a page and used   as a seperator for the images in a horizontal
> navigation bar.
I hope you mean , including a semicolon. I'm sure you do. (And of
course, it's "separator".)
>
> When I view the page in my bowser, IE
LOL! Truer words were never spoken.
> throws an information bar up "to help
> protect your security IE has restricted this webpage from running
> scripts......."
>
> Do I need to avoid   if I don't want my visitors to get the same ?
If IE7 is so sensitive, that it wets its pants over non-breaking spaces,
then a lot of other sites will have problems too. IE7 would have died by
now.
What makes you think it's the and not your scripts?
>
> Is there some risk I should be aware of if I use   ?
>
> --
BTW: A real sig separator has a space following the two dashes.
> Rich
> http://www.richdavies.com/
Well, I have worse news for you than IE security restrictions. The above
page has no horizontal navigation bar whatsoever. For me, it's a
vertical nav bar (made with .jpgs and <br>s, naughty, naughty!) on the
left side.
If you are talking about a different page than the one here, please
provide the correct URL.
In any case, have you tested with a simplified case? E.g., does IE
complain when the page has but no JS?
--
John