background preloader

jTable.org - A JQuery plugin to create AJAX based CRUD tables - Home Page

jTable.org - A JQuery plugin to create AJAX based CRUD tables - Home Page

jQuery Fundamentals OneStepCheckout extesnion painless modification - Address Verification over external API public function checkAddress($event = null) if (!$event) { return; $request = Mage::app()->getRequest(); $allowedResponseCodes = array( 100 => 'Input Address is DPV confirmed for all components', 101 => 'Input Address is found, but not DPV confirmed', 102 => 'Input Address Primary number is DPV confirmed. 103 => 'Input address Primary number is DPV confirmed, Secondary number is missing 200 => 'Canadian address on input. if ($request->isPost()) { $postAddress = $request->getPost(); $postAddress = $postAddress['shipping']; if (is_array($postAddress)) { $responseCode = self::_checkDataWithApi($postAddress); if (in_array($responseCode, array_keys($allowedResponseCodes))) { if ($responseCode > 100) { Mage::log( date("Y-m-d h:i:s") . $allowedResponseCodes[$responseCode], Zend_Log::WARN, 'Cdyne_Extension_Warnings.txt', true } else { ' - Invalid License Key', Zend_Log::CRIT, 'Cdyne_Extension_Errors.txt', if ($responseCode == 10) { if (empty($errorValue)) { header('Location: ' .Mage::getUrl('onestepcheckout/')); exit;

jQuery plugin: Tablesorter 2.0 Author: Christian Bach Version: 2.0.5 (changelog) Licence: Dual licensed (just pick!)under MIT or GPL licenses. Please with sugar on top! Don't hotlink the tablesorter.js files. Update! Helping out! Comments and love letters can be sent to: christian@tablesorter.comchristian at tablesorter dot com. tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell. Multi-column sorting Parsers for sorting text, URIs, integers, currency, floats, IP addresses, dates (ISO, long and short formats), time. TIP! To use the tablesorter plugin, include the jQuery library and the tablesorter plugin inside the <head> tag of your HTML document: tablesorter works on standard HTML tables. Start by telling tablesorter to sort your table when the document is loaded: $(document).ready(function() { $("#myTable").tablesorter(); } ); NOTE!

Solr Search for Magento - Quick Start Services for Community Edition Innovent Solutions offers packaged solutions for Magento customers who are either considering implementing Solr or who have already implemented Solr and are looking to improve and extend its use within their eCommerce site. Apache Solr with Magento empowers your eCommerce site with search results that are more accurate and relevant to your shoppers. Solr allows you to craft unique search strategies to take advantage of unique promotions, powerful boosting techniques, and its flexible and capable linguistics libraries. Leverage your customer and inventory information to guide your customers to profitable, highly-relevant results. Hide and display products within your search results based upon promotions, and blend your entire strategy together with a flexible solution that grows with you. Solr is a scalable solution that is used by companies such as Zappos, Sears, Apple, Netflix, AOL, IBM, and many more. Magento Enterprise Edition Magento Community Edition

16 Best HTML5 Frameworks for Rapid Development HTML5 is popular language amongst web designers because it is being supported by the most of the modern browsers like Firefox 6, Google Chrome, IE9 etc.. HTML5 provides numerous new features and capabilities that were things of fantasy with previous versions of HTML. Web pages will now be more semantic with the use of structure specific tags. Visual elements like rounded corners are now built in, and so is the ability to create drag and drop interactivity. In this article I have generated a list of best HTML5 frameworks that will simplify your development process and speed up your coding. Following HTML5 frameworks are best in my concern, If you are aware of any other useful HTML5 framework, please do let us know by posting comments. If you like the article you might be interested in other article on 10 Best HTML5 Tools and Best HTML5 Editors. 1. iio Engine is an open source framework for creating HTML5 applications with JavaScript and canvas. Source 2. Source 3. Source 4. Source 5. Source

Related: