microkarl
Well-known member
Hi, I have this web application and it has a 3rd party Gallery Control on the page . This gallery control would basically shows a list of images with a <A> tag wrapped it. And when i click on the image, it will be redirect to somewhere else...
Now, my question is, is there a way for Ajax1.0 to override or disable the <A> tag and injects a onClick event into these images? I know I can do this in jQuery, but since I am pretty new to Ajax1.0, so I really dont know what kind of limitation it has... for those who knows Ajax1.0 well, please help me!!
Thanks,
Carl
Now, my question is, is there a way for Ajax1.0 to override or disable the <A> tag and injects a onClick event into these images? I know I can do this in jQuery, but since I am pretty new to Ajax1.0, so I really dont know what kind of limitation it has... for those who knows Ajax1.0 well, please help me!!
Thanks,
Carl