Location

"inigo delgado" <[email protected]> Fri, 23 May 2008 02:21:26 +0000
Newsgroups gmane.comp.web.amaya.devel
Message-ID <[email protected]>
It's only a question, i'm working in a browser an I've start with the
javascript-hell. I use spidermonkey too (binding it to python) but I have a
methodic dude: how to implement the 'location' object. Because:

Is window.location
or document.location
or location
or window.document.location

and reading or writing it

location = "http://...."

you are doing

location.href ="http//..."

That's: when you assign a string to location it changes its properties but
still been an object that isn't an string....
but you can threat it as string....

crompre pas.... i dont understand

HEEEEEEEELP needed, i going crazy




-- 
:wq