[…] read the form elements, build up the URL by setting the new query string variables, and then apply the new URL string to that anchor’s href: $(‘# support‘).click(function(evt) { evt.preventDefault(); var sUrl = $(this).attr(‘href’); $(‘#donate-form’).slideDown(‘fast’); sUrl += ‘&payment_method=’ + $(‘#donate-form input’).val(); $(‘#checkout’).attr(‘href’, sUrl); }); Now the URL is created by a series of events […]
Search: “support” (Page 34 of 68)
We found 336 results for your search.
[…] had two article’s published on Envato’s WordPress TutsPlus site – Writing Maintainable WordPress Widgets (Part 1, Part 2). I published two minor updates to Tipsy Social Icons – support for Google+ and WordPress 3.2 compatibility. User-friendly select boxes using Chosen.js. Smashing Magazine ran a tutorial about creating mobile web applications using Sencha Touch. Think Vitamin […]
[…] Sticky Post 1.2. What’s New in Tag Sticky Post? Tag Sticky Post at the WordPress Plugin Repository In this particular version, I introduced the following functionality: Introducing support for multiple tags in the querying string. So if your URL contains tag/tag1+tag2+tag3 and a post is tagged in that set, it will be highlighted. Added […]
[…] been seeing this things appear a lot lately – maybe we’ll stop making them soon :). Droparea is an HTML5, jQuery plugin for adding drag and drop support for an image file uploader. Think Vitamin shared a great article on response, scalable headlines using FitText. Here’s an infographic of JavaScript framework usage. An article […]
[…] the time to introduce features here and there, but I’m always open to feature requests and bug reports. Right now, the next set of priorities include introducing support for P2 Theme. A number of users have asked for it, so that’s likely the next feature that I’ll be implementing. In the meantime, download it […]