- Screen name: wonder0125
wonder0125's Profile
1 Posts
0 Responses
0
Followers
Show:
- Expanded view
- List view
Private Message
- 10-Feb-2012 05:35 AM
- Forum: Using jQuery Plugins
About jquery cycle plugin prev/next options, i use arrow images to replace the words Prev, Next, these images were on top of the slide image, after clicking the Prev OR Next arrow image, it latched a dotted outline border at the Prev, Next image. How to remove the dotted border after the mouse was out of the Prev, Next image area? I checked all CSS but nothing related to it. Seems need to alter the code inside cycle.all.js. Thanks!
The arrow images div as below.
<div id="arrowL"><a id="prev1" href="#"><img src="images/800logo.jpg" width="30" height="30" /></a></div>
<div id="arrowR" style="opacity: 0.4; background-color: transparent;"><a id="next1" href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image8','','images/nav-right.png',1)"><img src="images/nav-left.png" name="Image8" width="26" height="84" id="Image8" /></a></div>- «Prev
- Next »
Moderate user : wonder0125



