Strange Jquery 1.3 behavior

Today I worked with two elements with same ids but in different forms, and found strange jquery selector engine behavior. Actually I can undrestand that, because by w3c you cant place two elements with same ids on same page.

Read more

fcbkListSelection v 1.1 – like facebook friends selector

fcbkListSelection – fancy item selector (like facebook friends selector) with wide range of options. If you have any comments or requests, please post them and I will try to include all the requested features in the upcoming release. HowTo: 1) HTML stracture: <ul id=”ulid”> <li>regular content <input type=”hidden” value=”value” /></li> <li>preselected content <input type=”hidden” value=”value” …

Read more

Jquery IE6 png transperency fix

Another Ie6 png fix that use Jquery selectors.  Just include Jquery 1.2.x and jqPngFix for automatic fix of all png images on page. Performance test for 10 png images on page: How to use: <script language=”JavaScript”> $(document).ready(function() {   if ($.browser.msie && $.browser.version == ’6.0′) {     jqPngFix();   } }); </script> * This source code was highlighted …

Read more

Tag Cloud

TwitterAll tweets

Please wait while our tweets load indicator