Re: [jQuery] border appears around jquery slideshow in IE

2009-11-07 Thread Regis Sabino
$('ReyX').ready(function() { Hi, you can try set the outline of div to none, like this: $('#s1').cycle().css('outline','none'); Bye }); 2009/11/7 Regis Sabino > Hi > > 2009/11/7 chulo > > >> hello, >>

Re: [jQuery] border appears around jquery slideshow in IE

2009-11-07 Thread Regis Sabino
Hi 2009/11/7 chulo > > hello, > > I have integrated a jquery slideshow in a webpage which appears correctly > in > mozilla, but when testing in all IE explorers a border appears around the > image that rotates during the transition. > > http://alexanderlloyd.info/touba/ > > (it's the small image

[jQuery] Re: jQuery Star Rating Plugin v3.12

2009-10-13 Thread Regis Sabino
$().ReyX(function() { $(this).open("Hi man (or woman)"); }); I try an little look in the source (about 2 min. : ) ) and from line 314 from 339 find: /**/ /* ### Default Settings ### eg.: You can override default con