Archív pre tag ‘jqeury‘

jQuery Library: Flexible Nav

03.08.2011, Kategória: Napísali v zahraničí, Autor , Tagy: , , , Komentáre sú deaktivované

Flexible Nav is a small jQuery library which add a smart navigation bar on the right of the page. It improves a web page navigation and helps to visualize different sections of a document, an article,.. any web page.Nav links are distributed proportionally to the page sections.

Čítať ďalej originálny článok

How To Submit a Form with jQuery and AJAX

05.06.2011, Kategória: Napísali v zahraničí, Autor , Tagy: , , Komentáre sú deaktivované

HTML forms make up a large part of the web. They are the primary method for retrieving input from users. Typically, you fill out the form, click the submit button, and be redirected to a thank you page. For web applications, this may not be ideal – you may not want the user to leave the page. In this article, I’ll show you how to use jQuery’s AJAX function to submit a form asynchronously to the server and avoid a redirect.

Čítať ďalej originálny článok

jQuery snippet to Ajaxify your Website

01.06.2011, Kategória: Napísali v zahraničí, Autor , Tagy: , , , Komentáre sú deaktivované

This is a short tutorial using AJAX. I know that this may be a little old, or that maybe somebody has posted this before, but I wanted to show how easy it is “ajaxify” an entire website with just few lines of code. What we can assume is that we have main a container that changes in every page.

Čítať ďalej originálny článok

How to Make an Image Magnifier in jQuery

28.05.2011, Kategória: Napísali v zahraničí, Autor , Tagy: , , , Komentáre sú deaktivované

This is a tutorial for what is the most complicated jQuery program I have written to date. It is a beautiful script with a simple output that has many potential uses.

Čítať ďalej originálny článok

jQuery Smooth Animated Search Field Freebie

13.05.2011, Kategória: Napísali v zahraničí, Autor , Tagy: , , , Komentáre sú deaktivované

Want a cool search box? Look no further. Improve your search by trying this animated apple style search box. PSD also included in download.

Čítať ďalej originálny článok

Creating A Slick Ajaxed Add-To-Basket With jQuery And PHP

11.08.2010, Kategória: Napísali v zahraničí, Autor , Tagy: , Komentáre sú deaktivované

It is a clear fact that Ajaxed interfaces, if not overused, eases using websites so much.

For an e-commerce website, this can mean a better shopping experience for customers where they can concentrate more on the products which may result in better sales.

» Čítať ďalej originálny článok