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.  The problem come back after each time that I empty browser cache. After hours of research the problem was discovered and fixed.

Symptom: Page with couple Webparts(under Moss) freeze on page load with empty cache. If page loaded once problem didnt comeback.

Solution: Delete or empty two css files HtmlEditorCustomStyles.css & HtmlEditorTableFormats.css

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" value="value" /></li>
</ul>

* This source code was highlighted with Source Code Highlighter.

2) Javascript:

<script type="text/javascript" language="JavaScript">
$(document).ready(function() {
//id(ul id),width,height(element height),row(elements in row)
$.fcbkListSelection(id[ul id],width,height[element height],row[elements in row]);
});
</script>

* This source code was highlighted with Source Code Highlighter.

Changelog:
– 1.1: added preselected items
– 1.0: project started

Download: Download fcbkListSelection

Demo: Demo fcbkListSelection

Github: http://github.com/emposha/fcbkListSelection

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

Lately I have very strange thing with my firefox browser. After that I close firefox I still see it running in process list and consuming a lot of system resources. Currently I`m running window vista so probably that the main reason of this strange behavior. On windows xp I never had such a experience.

Op.System: Vista Business
Browser:Firfox 3.01
Plugins: Firebug, Firecookie,Liverank