Thinking the update on the end of new Element() was causing an issue I've
changed my script to:
var a_next = new Element('a', {'id': 'nav_slider_next', 'href':'#',
'class':'next'});
a_next.insert('<img src="/images/transparent.gif"/>');
I'm still not have any luck with a click of the <a> tag, it still appears to
the that the <img> tag is clicked.
Karl..
--
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en.