If there is only one applet tag in your page you can use $("applet").
if there are few applet tags in the page you can define a class to
this specific applet and call it like that: $(".myApplet").
On 2 דצמבר, 10:47, Gill Bates <[EMAIL PROTECTED]> wrote:
> currently I have a <applet> node with random names and ids everytime
> in my velocity page.
> I wonder if we have some selectors to select this element

Reply via email to