-
Gravity Forms is the single best plugin you can get for WordPress.
-
Recent Posts
Tag Archives: Javascript
The Google +1 Sprite Animation
How the +1 Button Works The +1 Button uses an advanced sprite technique to simulate an animated gif. The animation occurs when hovering over search results with +1 enabled, and the shine moves across the button. (The image to the … Continue reading
Passing parameters from PHP to Javascripts in plugins » Otto on WordPress
Much cleaner. One static and unchanging JS file to cache. Parameters get put into your HTML itself as a one-liner. You can deal with the parameters using a normal PHP array before passing them over. No need to screw around … Continue reading
Posted in QuickTip, WordPress
Tagged Javascript, Plugin Development, WordPress Development, WordPress Plugin Development
1 Comment
jQuery validator annoyances
For all of you that use jQuery and use the Validator plugin, you may have been getting this error in Internet Explorer 6: jQuery.Validator is null or not an object This code will break any jQuery below your validation code, … Continue reading
Posted in jQuery
Tagged IE, IE 6, Internet Explorer, Javascript, jQuery, Validation, Validator
9 Comments
Simple Vertical Align Plugin for jQuery
Sometimes you may want to vertically align a block item, but the CSS-only vertical aligning methods don’t make you feel clean. Personally, I hate having to style items as a table/table cell to get them to vertically align in Internet Explorer. … Continue reading
Posted in Code, jQuery
Tagged CSS, Javascript, jQuery, jQuery Plugin, Plugin, Vertical, Vertical Align
91 Comments
Disable Styles and Javascript in Safari with Keyboard Shortcuts – How To
Now Safari’s just as cool as Firefox If you’re a web developer on the Mac, you may be sick of everyone talking about Firefox Addons that do everything but wipe your ass. True, Firefox is a great browser that is … Continue reading
Posted in Tutorial
Tagged Apple, CSS, Development, Firefox, Hacks, How To, Javascript, Mac, Safari, Tutorial, Web Developer, Web Development
7 Comments
