-
Gravity Forms is the single best plugin you can get for WordPress.
-
Recent Posts
Category Archives: jQuery
Toggle WordPress Help Menu
It’s not possible (as far as I know) to currently link directly to a help tab in WordPress. Here’s the jQuery solution I cooked up: /** * Toggle the WP help menu tab by linking to the tab id * … Continue reading
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
90 Comments
