10 free responsive sliders for your mobile friendly website

07.05.13

Filed Under: jQuery, Resources with 0 Comments

In recent web design trend, slider is one of the most commonly used interfaces. With slider, you can save a lot of space displaying similar contents and also make the website looks better. However, you might wondering is there any sliders that are responsive and still works in both desktop and mobile resolution? The answer [...]

jQuery plugins libraries – 2013 edition

30.04.13

Filed Under: jQuery with 0 Comments

Last year, I introduced a couple of jQuery plugins website libraries that you should visit, today I would like to make an update to that post. Here, I will show you some other libraries that you can use when looking for great jQuery plugins that will save your development time. The jQuery Plugin Registry This [...]

Quick tip: Use a CDN to host your favorite scripts

07.08.12

Filed Under: jQuery, Tutorial with 2 Comments

When building website, most probably you will be using Javascript frameworks like jQuery or Mootools to enhance your website. Obviously you will grab a copy of the library from their homepage and link it in your web pages, then upload together to your web space. Well, why not using CDN to host your favorite script? [...]

4 jQuery plugins libraries you should visit today

27.04.12

Filed Under: jQuery, Resources with 1 Comment

If you are looking for jQuery slideshow plugins for your next project, the official jQuery Plugins library is the destination to look for the plugin. Unfortunately, at this time of writing this post, the plugins page is under development. So, where you should go to look for your slideshow plugin? Luckily, there are several other [...]

8 Plugins & tutorials to create unique presentational & scrolling website

20.03.12

Filed Under: jQuery, Resources, Web 2.0 with 1 Comment

As mentioned in my previous article, fancy scrolling website is one of the hottest trends on the net. When scrolling down, the parallax effects and unexpected object animations give a fresh new definition for scroll down the page where it used to be boring. But for people who are not really good in coding, how [...]

Test yourself with Web Development quizzes!

20.02.12

Filed Under: jQuery, Resources, Web Design with 0 Comments

As a Web Designer or Front-end Developer, it is essential to keep up with latest web technologies as well as strengthen the foundation knowledge of several web languages like HTML, CSS, and Javascript/jQuery. In the previous posts, I talked about where you can learn these online, perhaps you can also do some challenging quizzes? Here [...]

Simple smart sticky navigation bar with jQuery

10.11.11

Filed Under: jQuery, Tutorial with 54 Comments

It’s been a while since I posted tutorial article. In this post, I will show you how to create a smart sticky navigation bar easily with just few lines of Javascript codes, powered by the mighty jQuery. Smart sticky navigation bar is a bar that sits at its original place above the fold, but when [...]

8 HTML presentation plugins that you can use

21.07.11

Filed Under: jQuery, Resources with 2 Comments

When comes to presentation, normally we will rely on softwares like PowerPoint or Keynote. These are really useful tools, but for people who doesn’t have the softwares, we still can use free online tools like Google Doc’s Presentation. But now there is another new way of doing presentation slides which is by using web-based HTML [...]

What jQuery Plugins They Are Using?

12.03.11

Filed Under: jQuery, Web Design with 2 Comments

jQuery is one of the most popular Javascript frameworks available on the Internet, and many jQuery plugins available out there for example sliders, lightboxes and many more that are free to use. With these plugins, we are able to use them to enhance our websites usability without scratching our head. Many websites out there use [...]

Go to the Top, Please

27.12.10

Filed Under: jQuery, Web Design with 2 Comments

In many websites with lengthy content, one very common features is by providing a “Go to top” button at the end section of an article for users to quick access to the top of the page, without using the scroll bar. This can be achieve easily by using a very simple anchor link that targets [...]