> What do you mean by open? That page has an open function that does
> something. And AFAIK ECMAScript doesnt have a function called *open*.
> window.open is a DOM function, if you are referring to that one, and
> it has a lot of differences in behaviors across browsers.
>
> Maybe be more specific on what you want to ask.
> --
> Poetro

Sorry for the confusion,

open (URL, windowName[, windowFeatures])

I am confused a bit, I was under the impression it was a javascript function.
So if I want to use a trigger(down key)  to run a function that will
run 'open (URL, windowName[, windowFeatures])'
it is up to the browser to decided how it will handle it and this
would be some type of options when compile the browser?

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/[email protected]/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/[email protected]/

To unsubscribe from this group, send email to
[email protected]

Reply via email to