Check out my website at
I have incorporated the Easy Slider 1.7 plugin from this source and made some custom JavaScript modifications for a banner rotator.
The issue I am facing is that on webkit browsers, the navigation links (1,2,3,4,5) on the banner ad are not clickable. Instead of changing the image index in the slider, clicking them activates the underlying image hyperlink leading to a different page.
In contrast, when using Firefox and IE8, the slider links function properly as intended.
If anyone has insights on this problem, I would greatly appreciate your assistance. Additionally, I have noticed that in Firefox, the CSS property -moz-border-radius: 20px; is not being applied to the banner. Interestingly, this property does work on webkit browsers.