Xuan Luat's Blog

More and More for You

  • SEO Friendly URLs with PHP

    This post explains how to create SEO friendly URL with dynamic content using PHP and .htaccess mod redirection. Friendly URLs improves your site search engines ranking. Before trying this you have to enable mod_rewrite.so module at httpd.conf. It’s simple just few lines of PHP code converting ...

  • Pop-up – Lightbox : TopUp

    TopUp is a free, easy to use customizable light box plug-in for unobtrusively displaying images and WebPages in a Web 2.0 approach of popups. The light box plug-in built with jQuery/jQuery UI and highly customizable & offering advanced features. With Topup, you can create advanced image galleries for websites. Features: TopUp ...

  • Image preview

    The ‘imgPreview’ plugin allows your users to preview an image before clicking on it and, out of necessity, will preload the image so when a user does click through to it there is no waiting time! The image preview shows up in a tooltip-like box appearing alongside the ...

  • Simple Tooltip

    There are a lot of tooltip plugins out there, but not many of them explain what exactly goes on in the logic of a tooltip. I would like to share how I’ve created mine today, and am also open to any critiques and suggestions for those jQuery ...

  • jQuery UI Tooltip Plugin

    We’ve looked around for a nice jQuery tooltip plugin and failed to find one that suited us, and we specifically wanted jQuery UI integration so the styling is done using whatever theme you are rolling. To use it attach a class of vtip to any element, and give it ...

This post explains how to create SEO friendly URL with dynamic content using PHP and .htaccess mod redirection. Friendly URLs improves your site search engines ranking. Before trying this you have to enable mod_rewrite.so module at httpd.conf. It’s simple just few lines of PHP code converting ...

Continue

TopUp is a free, easy to use customizable light box plug-in for unobtrusively displaying images and WebPages in a Web 2.0 approach of popups. The light box plug-in built with jQuery/jQuery UI and highly customizable & offering advanced features. With Topup, you can create advanced image galleries for websites. Features: TopUp ...

Continue

Image preview

Posted by Xuan Luat 0 Comment

The ‘imgPreview’ plugin allows your users to preview an image before clicking on it and, out of necessity, will preload the image so when a user does click through to it there is no waiting time! The image preview shows up in a tooltip-like box appearing alongside the ...

Continue

Simple Tooltip

Posted by Xuan Luat 0 Comment

There are a lot of tooltip plugins out there, but not many of them explain what exactly goes on in the logic of a tooltip. I would like to share how I’ve created mine today, and am also open to any critiques and suggestions for those jQuery ...

Continue

jQuery UI Tooltip Plugin

Posted by Xuan Luat 0 Comment

We’ve looked around for a nice jQuery tooltip plugin and failed to find one that suited us, and we specifically wanted jQuery UI integration so the styling is done using whatever theme you are rolling. To use it attach a class of vtip to any element, and give it ...

Continue

Horizontal Subnav

Posted by Xuan Luat 0 Comment

Not too long ago I wrote a tutorial on how to create a drop down menu with CSS & jQuery, today I would like to go over how to create a simple navigation with a horizontal subnav. In most cases we can achieve this effect purely with CSS, but ...

Continue

Tab Navigation

Posted by Xuan Luat 0 Comment

There are a lot of different ways to implement tabs in our website. I had seen pure CSS implementation, Javascript implementation such as jQuery and MooTools tabs. Recently, my client request me to add tab interface to the current theme. So, i googled the web and found ...

Continue

Since previous article about CSS text effects got really big attention I decided to research and find more interesting articles and websites just focused on CSS3, teaching you how to use it, showing pros and cons and much more. To be honest it’s hard for me to ...

Continue

Currently, Internet Explorer doesn’t support ‘:focus‘ within CSS selectors, a dynamic pseudo-class implemented in CSS2. The Anchor and most form elements (input, textarea etc.) support this psuedo class. It’s normally used to make it obvious to the user where ‘focus’ currently is. This can be especially useful for ...

Continue

Current Windows Internet Explorer versions do not support multiple class selectors in style sheets. This has been well known for a while; this article shows a technique I have used to work around this limitation.

Continue
  • RSS
  • Delicious
  • Digg
  • Facebook
  • Twitter
  • Linkedin
  • Youtube