Hey guys, Is there a crossbrowser jquery way to add opacity to an element? I've tried with .css('opacity','0.5') and .animate({opacity:0.5},0000). Is there some documentation or workaround to achieve this? <br clear="all">Regards -- Joan Piedra || Frontend webdeveloper <a href="http://joanpiedra.com/">http://joanpiedra.com/</a>
Hey guys, I've wrote a plugin basically it adds some html wrappers to an image and crop it, making a thumbnail effect. Can you guys tell if It can be improved? I believe it's pretty stable now but I'd love to read your comments and ideas to enhace it. jQuery thumbs <a href="http://joanpiedra.com/jquery/thumbs/">http://joanpiedra.com/jquery/thumbs/</a> Regards, -- Joan Piedra || Frontend webdeveloper <a href="http://joanpiedra.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> http://joanpiedra.com/</a>
Hey guys and guls! This is my first post in the list, and I'm starting with jQuery, it is an awesome framework, great work developers and my congratulations to the developers. So I'm getting into it and implementing jQuery with a CMS I made, but I had a little problem with tablesorter and tableger plugins. I'm trying to implement the tablesorter and tablepager plugins together[1], but It seems like tablesorter 1.0.3 has dropped the support for the tablepager plugin, and I can't find an actual example using them together with the current version 1.0.3. I managed to make them work together using the old tablesorter version from the example I found [2], the sorter works great but the tablepager doesn't initialize on document ready. I have to sort a column first if I want to initialize the pager. I can use a 'sortColumn' to force a sort so the pagers starts too, but I don't want to start the document with a column sorted. So, Any ideas? [1] <a href="http://motherrussia.polyester.se/pub/jquery/demos/pager/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://motherrussia.polyester.se/pub/jquery/demos/pager/ </a><br clear="all">[2] <a href="http://motherrussia.polyester.se/pub/jquery/demos/pager/tablesorter.js" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> http://motherrussia.polyester.se/pub/jquery/demos/pager/tablesorter.js</a> <a href="http://Cristalab.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"></a> _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/