Jim Davis schrieb:
The script contains a number is instances of the syntax you mention. What is
the correct syntax for use with jquery 1.3.x? I have uploaded the script
here:

this:
$('a...@href$="' + iframeHash + '"]').click();

to:
$('a[href$="' + iframeHash + '"]').click();



--
Viele Grüße, Olaf

-----------------------------------
olaf.bo...@t-online.de
http://olaf-bosch.de/
http://ohorn.info/
http://www.akitafreund.de/
-----------------------------------

Reply via email to