Problog This post cover the following topics: CSS hover pseudo-class Setting a visited link color Getting an elemtn’s color using CSS Knowing where users have been using CSS Web mind reader joke One of the greatest things about CSS is that it gives you almost full control about the way elements are being presented on [...]
Problog This post cover the following topics: Why do we need client side persistence Using the cookie in javascript Writing javascript object to the cookie using JSON The Cookie Monster object to handle client side persistence Alternatives to the cookie As web technology evolves we started to notice more and more advanced web applications that [...]
First of all, i was amazed when i got such a nice feedback from the jQuery community, telling me how they use my plug-in. Most of the people contacted me about it use the floating object for a floating menu in a web site – which i think adds a nice touch to it. Some [...]
Problog This blog cover the following topics: How to write a jQuery Plug-in What is a floating object and where it can be used How to move a DOM object using jQuery Implementing a class in javascript One of the things that I really like about jQuery is its huge community that develops plug-ins for [...]
Problog this post covers the following topics: definition and usage of iFrame toolbars The 100% height bug for iframe tag Using an auto-resize for an iframe writing an iframe toolbar demo Lately i see more and more web sites using the iframe toolbar technique. This technique allows a web site to present content from a [...]