nivo slider hiding images before loading

If you have used nivo slider a few times you may have noticed that when first loading a website any ...

Read More

Checking a jquery plugin exists before using it

When creating a simple static website we all know there often isn't the need to include all the java...

Read More

Remote assets in websites

Whenever I build a simple website or web page I like to have all the assets on my own server where t...

Read More

Using Jquery to populate dropdown menus

Populating dropdown menus using jquery can be done so easily i hadn't really noticed until today. It...

Read More

Using Jquery to fix css in older browsers

Over the years i have used different methods of fixing the way my sites are displayed in different b...

Read More

Jquery Switching Content

Whenever i need to do something using javascript i try to create it myself before searching the web ...

Read More