Twitter like Search with jQuery and Ajax...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
625 views
Learn how to display twitter like search results with jQuery and Ajax. When you click the search button the results will display on the same page. Contains javascript, PHP and HTML code. $(“.submit_button”).click(function(){}- submit_button is the class name of anchor tag. Using element.attr(“id”)...

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Building a better web forms : Context hi...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
222 views
In my previous article “Labels in form layouts” I wrote about how I have implemented “underlined labels” on web application forms. However, due to complexity of web appications I developed I often needed to find a way to focus a user on a current context. When I discovered jQuery...

Tags: , , , , , , , , , , , ,

Dynamic Cookie Crumbs...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
298 views
This bit of JavaScript allows you to place a breadcrumb type trail of history on a page. This shows the user where they have been on the site and allows them to navigate back with a little more detail. So to achieve this the code will save in a cookie where the user has been and build up the crumbs...

Tags: , , , , , , , , , , , , , , , , , , , , ,

Cross Site Plugin for Prototype...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
103 views
During cross site Ajax requests the standard XmlHttpRequest approach breaks down. The problem is that XmlHttpRequest is bounded by the same site policy. Fortunately the script tag has the freedom to do as it pleases. Some other libraries such as dojo and jquery do support the script method for doing...

Tags: , , , , , , , , , , ,

Multiple file upload – Moo tools...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
1,222 views
It’s about 18 months since I released my simple script for creating a prettier way to include multiple file elements on a page. In that time it has remained by far the most popular page on this site, in spite of the fact that I haven’t updated it since and have long since given up trying to keep...

Tags: , , , , , , , , , , , , , ,



Web Design & CSS (Templates) - TOP.ORG