Sub: Using java script to make flash link
The name is javascript (one word) and it is
a different language to Java.
But..
...
> height="70" onClick="window.open('link')></embed>
..you forgot to close the quote.
height="70" onClick="window.open('link')></embed>
..should be.
height="70" onClick="window.open('link')"></embed>
If you have further questions/problems, please
take them up on the comp.lang.javascript group.
--
Andrew T.
PhySci.org
Arne Vajhøj - 16 Jan 2008 03:17 GMT
> The name is javascript (one word) and it is
> a different language to Java.
Can I conclude from this that we are done with
"capitalization" replies ?
:-)
Arne
Andrew Thompson - 16 Jan 2008 06:11 GMT
> > The name is javascript (one word) and it is
> > a different language to Java.
>
> Can I conclude from this that we are done with
> "capitalization" replies ?
Absolutely not. I spelt it the same as the
OP spelt it except for removing the space, to
higlight the *important* difference, and will
probably 'never see them again'. If others on
the c.l.js. group care, they can take it up
there.
It's a matter of priorities.
(Thank you for your interest.)
--
Andrew T.