Adding an Official Twitter Widget on your website is quite simple. They even give you a wizard that helps you personalize the look & feel. But using the script will slow down your website because it has to load the file and access the Twitter API while at the same time your website is loading.
So we did a little trick and changed the script to wait until the website has fully loaded and only then allow the Widget to start loading tweets. Let’s check out the code! (more…)
This is the time of the year when Forbes releases the
Being a senior web developer here at Noam Design, I’ve had extensive experience using jQuery – the most powerful open source javaScript library out there. Below is my selection of the 3 most basic (but useful) jQuery plugins that could make your developer’s life easier, and make your website much richer. First, let me tell you a little bit about my background…