Projects tagged ‘ajax’, ‘php’, ‘star’, and ‘wordpress’


Jump to tag:

Projects tagged ‘ajax’, ‘php’, ‘star’, and ‘wordpress’

Filtered by Project Tags ajax php star wordpress

Refine results Project Tags chart (2) dragon (2) rating (2) jquery (2) golden (2) web (1) export (1) thumbs (1) blogging (1) trend (1) javascript (1) review (1)

[2 total ]

6 Users

GD Star Rating plugin for WordPress allows you to set up rating and review system for pages and/or posts and comment in your blog. Also includes the widgets for displaying votes and rating statistics for all posts and pages with votes.
Created about 1 year ago.

0 Users

.gadget-title { margin-bottom: 2px; } function resizeIframeHandler(opt_height) { var elem = document.getElementById(this.f); if (!elem) return; if (!opt_height) { elem.style.height = ... [More] undefined; } else { opt_height = Math.max(10, opt_height); elem.style.height = opt_height + 'px'; } } gadgets.rpc.register("resize_iframe", resizeIframeHandler); gadgets.rpc.register('set_title', function(title) { var elem = document.getElementById(this.f + '_title'); if (elem) { elem.innerHTML = gadgets.util.escape(title); } }); SummaryGD Star Rating plugin for WordPress allows you to set up rating and review system for pages and/or posts and comment in your blog. Also includes the widgets for displaying votes and rating statistics for all posts and pages with votes. Ohloh users [Less]
Created 7 months ago.