![]() |
|
|
+ Search |
![]()
|
Oct 22nd, 2001 04:22
Jean-Bernard Valentaten, Brent Lewis,
Well that's not exactly a js question, now is it?
Have you ever used ActionScript?? A js is executed by using
the "javascript:" keyword and I think you have to put that inside the
getUrl() statement, so this example:
getUrl('javascript: alert("Hi fella!");');
should display an alert-window.
HTH
Jean