In one of the projects I am faced with problem of the java scripts execution on different domains.
After advice from one of team leaders, the solution was found and it was a quite simple.
Continue Reading
preloaders.net – new service that help generate ajax preloaders. The main difference from other similar sites, it is accessibility, and a large selection of settings
Continue Reading
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.
Continue Reading
Couple weeks ago I expirensed strange behaivor with IE6 and Moss Page with 5-6 webparts on it. After that background image and title loaded browser(ie6) freeze.
Continue Reading
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” checked=”checked” /></li>
<li>regular content <input type=”hidden” [...]
Continue Reading
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 with Source Code Highlighter.
Download script: jqPngFix.zip
Continue Reading
Nice free icons(16×16) pack for website.
Destributed by: Creative Commons Attribution 3.0 license
Thanks to pinvoke.com
Download icon pack
