[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2 ways to load stuff(was Re: writing to frames)



>Gordon McComb wrote:
>> >
>> >I am just trying to get a handle on a, yes, logically congruent,
>> >metaphor, sorry for the rambling...in a nutshell:
>> >if window.href="whatever" does not immediately load "whatever"
>> >is logically incongruent then
>> >document.title="Name" not immediately changing the title bar
>> >is equally so.
>> >
>> >No?
>Couldn't it just be that JS suppressed that particular error?

JavaScript has a lot of objects that are read-only, and for the sake of
niceness, it doesn't error.  document.title is one of those.

-eric

--
      Eric A. Perlman - eric@yikes.com
http://www.yikes.com/ - http://www2.yikes.com/


--------------------------------------------------------------------
For help about the list, please send a message to 'majordomo@obscure.org'
with the message body 'help'. To unsubscribe, send a message to
'majordomo@obscure.org' with the message body 'unsubscribe javascript'.
List archives and pointer to FAQ: http://www.obscure.org/javascript/