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. Download it and host it on your servers. 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: NOTE! jQuery Browser Compatibility
Ejemplo de aplicación web móvil con jQuery Mobile Continuamos con la segunda parte de esta introducción a jQuery Mobile, un framework de desarrollo UI para aplicaciones web en móviles. En este artículo hablaremos de los aspectos básicos del framework: $.mobile, métodos y eventos, los atributos data-* de HTML5, y la creación de una aplicación web móvil con jQuery Mobile. Si quieres saber cómo el nuevo framework de jQuery Mobile puede ayudarte a desarrollar aplicaciones web para móviles, con facilidad, este artículo es para ti... $.mobile y los métodos y eventos soportados El objeto JavaScript jQuery la mayoría de veces es referido con el signo del dólar ($). jQuery Mobile framework extiende el core de jQuery con plugins móviles, que incluyen el mobile o $.mobile, los cuales definen varios eventos y métodos. Por ejemplo, los eventos de toque (touch events) incluyen tap, taphold y varios eventos swipe. En el siguiente ejemplo realizamos un evento específico cuando jQuery Mobile empieza a ejecutarse: Los atributos data-* de HTML5 Slide Pop Fade <!
Ryan Scherf : Minneapolis based web design + development jQuery Mobile Smashing Labs - gMap, Google Maps jQuery plugin What is gMap? gMap is a jQuery plugin embedding Google Maps into your website. It allows you to: set center, zoom level and type of map add multiple markers with custom icons, popups and titles position marker by latitude/longitude as well as by its address set your customized map controls retrieve map object and use it for even most complex tasks Purpose of gMap is to help you keep your code clean and to create Google Map in very easy way, without learning its API. In future versions gMap will be improved with functions that are hard to achieve with Google Maps. Latest stable release: 3.3.0 Donate gMap is free and will stay that way as long as I'm in charge. Social Like Smashinglabs on Facebook to get gMap updates and other JS news. Example This tiny line of code is being used to embed the map below. What has happened to V2 version? It's still available here.
Crear Aplicaciones con jQuery Mobile - Revolución móvil Posiblemente el framework de JavaScript más utilizado en la web es jQuery y tiene su versión adaptada para dispositivos móviles llamado jQuery Mobile. jQuery Mobile es un plugin del jQuery original y requiere que este último esté instalado previamente para poder funcionar. Una vez activo, jQuery Mobile hace dos cosas: primero, optimiza las funciones nativas para mejorar su performance en equipos móviles , segundo, modifica el HTML y genera un layout con una serie de elementos gráficos predefinidos que acelera sustancialmente la velocidad de producción. Instalar jQuery Mobile Aunque es posible y es una técnica muy común en sitios web, instalar jQuery Mobile enlazando directamente a los archivos almacenados en la nube, se recomienda ampliamente no aplicar esa técnica para aplicaciones PhoneGap. Muy frecuentemente tu aplicación será utilizada sin ninguna conexión a internet o con conexión intermitente.
Design Studio Born and raised in Slovenia, a small green country in the middle of Europe. It all started back in 1999, when I taught myself HTML. As a computer enthusiast, I quickly felt in love with web sites and especially good looking and well–principled design. With about 16 years of professional experience, I have worked in almost every aspect of design, with agencies, companies, start-ups and individuals. Currently, I'm working as a senior UI/UX designer at Databox, a Boston based startup. However, my true inspiration in the last 6 years were icons. Occasionally, I make illustrations too - 84Posters.
Windows Phone Exec Gavin Kim Has Left Microsoft For Security-Focused NQ Mobile Gavin Kim certainly knows how to keep things interesting. After spending years at Samsung and winding up as the company’s VP of Content and Services, Kim jumped ship to take point on Microsoft’s Windows Phone marketing efforts only to resign his post after five months. So what greener pastures has tempted Kim this time? As it turns out, he has found himself a new home at NQ Mobile (formerly known as NetQin), a provider of mobile security services and applications where he will fill the newly created Chief Product Officer post. Interestingly enough, Kim is the latest in a line of high ranking former Samsungers to make the switch to NQ Mobile. It may seem like something of step down — going from the likes of Samsung and Microsoft to a mobile security firm without much of a presence here in the United States.
JUSH - JavaScript Syntax Highlighter jQuery Mobile Examples