W3C home > Mailing lists > Public > www-amaya-dev@w3.org > May 2008

Location

From: inigo delgado <inigo.delgado@gmail.com>
Date: Fri, 23 May 2008 02:21:26 +0000
Message-ID: <add75bf0805221021s50801f4br74bacee03ecb3b83@mail.gmail.com>
To: "www-amaya-dev@w3.org" <www-amaya-dev@w3.org>
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
Received on Friday, 23 May 2008 07:41:11 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 23 May 2008 07:41:11 GMT