<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/32074232?origin\x3dhttp://site-designer.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe", messageHandlersFilter: gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER, messageHandlers: { 'blogger-ping': function() {} } }); } }); </script>

WebDesigner Paginas Web Designer
webDesigner Freelance Paginas Web

 
WebDesigner Site-About UsContact


September 08, 2006

Ajax Rating Script

You might have seen this kind of rating systems on some of the websites on the net, it’s easy and very usable - no drop down menus, no submit buttons, you just click on the star and you are done. All the calculations are then done at the background and the results are shown back to you with the latest ratings. That’s the power of Ajax!

This script has been developed by MasugaDesign, thanks to Ryan Masuga for making our life easier.

If you want to develop your own star rating system there is a tutorial at KomodoMedia.

Read More

0 Comments:

Post a Comment

<< Home