• jQuery – animeret baggrund
  • jQuery animation (bye bye flash)

jQuery – ASP Chat System

Published 27 January, 2012 at 09:52 - No Comments

For almost three days and three nights straight, I’ve ben working on a chatsystem using jQuery, ASP and MySQL. I’m trying to use as litle graphics as posible, but without making an ugly chat. The only images used are the logo, two icons on top and a few smiley icons. With a little help from the cool jQuery append() [...]

jQuery – rating system

Published 16 January, 2012 at 10:10 - No Comments

This is a simple way of creating a rating system, letting your visitors vote for a image, forum topic, blog article or what ever. First include the the latest jQuery plugin from http://jquery.com Then add the following below the .js file. <script language=”javascript” type=”text/javascript”> function vote(id,vote) { $(“#done”).load(“vote.asp?id=”+id+”&vote=”+vote+””); } </script> Now create a div and [...]

Latest Articles

Latest Articles from the Blog

the CABA eXperience – designs and graphics made easy..