Like/Dislike Page Voting System

I was recently inspired by the “like” function you have on Facebook and YouTube. I decided to come up with a simple “thumbs up” and “thumbs down” for pages on your site. The data is stored in mySQL (so you can code your own functions – such as showing the most “liked” pages on your [...]

Posted in jQuery, Perl Coding | Leave a comment

 

“Bookmark this page” using jQuery, for IE and Firefox

I was recently tasked with coming up with a decent function, which will let the majority of people add a “bookmark this site” link on their websites. It was amazing how long winded it was to find a working solution! I eventually came across a plugin for jQuery, which almost let you do this out [...]

Posted in jQuery | 4 Comments