Archive by Author
15 powerful military photos
Posted on 19. Mar, 2009 by emposha.
15 powerful military photos.
Continue Reading
Free Web Design Icon Set
Posted on 19. Mar, 2009 by emposha.
310 png-images of 16×16 pixels will be useful to use in web design. The author has provided them free of charge.
Continue Reading
Cross-Domain Javascript execution library
Posted on 17. Mar, 2009 by emposha.
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
The shortest way to determine IE browser
Posted on 29. Jan, 2009 by emposha.
Very nice feature to find out what browser you use.
Continue Reading
Nice ajax preloaders
Posted on 29. Jan, 2009 by emposha.
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
Strange Jquery 1.3 behavior
Posted on 15. Jan, 2009 by emposha.
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
SharePoint Moss strange IE6 freeze on preview mode
Posted on 27. Nov, 2008 by emposha.
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 v 1.1 – like facebook friends selector
Posted on 19. Nov, 2008 by emposha.
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” [...]
