About Noupe

Posts by Noupe :

jQuery UI Bootstrap

jQuery UI Bootstrap

The jQuery UI Bootstrap theme – a project started to bring the beauty of Twitter’s Bootstrap to jQuery UI widgets. With this theme, not only do you get the ability to use Bootstrap-themed widgets, but you can now also use (most) of Twitter Bootstrap side-by-wide with it without components breaking visually.

A Responsive Design Approach for Complex, Multicolumn Data Tables

A Responsive Design Approach for Complex, Multicolumn Data Tables

Filament Group shares the best approach to responsive data tables. The problem: exploring a large data table on small screen devices means a bunch of horizontal and vertical scrolling. Solution involves marking columns as “essential” and “optional” with CSS classes and hiding the optional ones with media queries at smaller screen sizes. Then to keep [...]

FireQuery – A Firebug extension for jQuery development

FireQuery – A Firebug extension for jQuery development

FireQuery is a Firefox extension integrated with Firebug jQuery expressions are intelligently presented in Firebug Console and DOM inspector

Tiny Fluid Grid

Tiny Fluid Grid

The happy & awesome way to build fluid grid based websites. Tiny Fluid Grid ships with a index.html with demo code, and the grid.css containing the CSS for the grid you created.

Nikebetterworld Parallax Effect

Nikebetterworld Parallax Effect

jQuery Tools: The missing UI library for the Web 

jQuery Tools is a collection of the most important user interface components for the web. These are tabs, accordions, tooltips, overlays and scrollables. They can dramatically improve the usability and responsiveness of your site.

Toggle Slider using jQuery 

This example is straight forward. toggle an element but it could be used in a variety of ways. look at the example and feedback.

Fighting spam from inline email addresses using JQuery Plugin 

Basically it works like this: You add the emails in a certain way in your code, be it yourname^yourcompany#com or however you want to add it. Then let the plugin work its magic. The code will be shown as above, but will behave as if you had typed in yourname@yourcompany.com. Simple huh?

Smooth Slideshow 

Using mootools (there is also a moo.fx version available), this javascript slideshow system allows you to have a simple and smooth (cross-fading…) image slideshows and/or showcases on your website.

UvumiTools Odometer 

This is a REAL odometer style javascript counter, where you can actually see the numbers spining. No Flash, it’s all css and javascript. It can serve multiple purposes, like a live visit counter or a cashier style counter on a shopping website. Well, anything that involves updating a numeric value dynamically. It can also be [...]