Tag Archives | CSS

How To Make Simplest Cross Browser Tooltip With CSS And JavaScript Events?

There are lots and lots of tooltip scripts available on net. There are lot many too which provides lots of features like: fading effect, popup effects, onmouseover effects etc. The thing which encouraged me to write this tooltip script is that actually all these effects are not worth adding on my web pages due to [...]

Read full story Comments { 8 }

How To Create Simple Cool Paging With PHP and CSS

It is quite common when you need of paging in your web application. A dynamic web is what consists of scripts and renders various pages depends upon the user requirements and where he/she wants to browse the web. Paging, categories, tags are all these type of browsing. We will talk about paging in this article [...]

Read full story Comments { 84 }

How To Make Rounded Corners In Internet Explorer Without Images? [Experimental]

Have you ever missed the CSS3 features in IE? If you are a web designer or a Web developer, your answer should obviously be “YES”.  The very basic and popular CSS3 feature is to make rounded corners of DIVs and elements. Firefox, Safari, Chrome are now having full support to CSS3 but IE is still [...]

Read full story Comments { 17 }