jquery Quotes slider - great design only comes with clickable sliding interface
< demo >
PHP, MySQL, Joomla, Wordpress and other CMSes as well as CSS, jScript, jQuery related tested & trusted references links will be posted here for every PHP enthusiasts references. Enjoy
Search This Blog
Tuesday, June 8, 2010
Wednesday, June 2, 2010
Using MySQL, Joins
Using MySQL, Joins
using the SQL JOIN Syntax. Most databases have multiple tables to avoid repeating data. i.e. why enter the details of a customer over and over again.
using the SQL JOIN Syntax. Most databases have multiple tables to avoid repeating data. i.e. why enter the details of a customer over and over again.
Thursday, May 27, 2010
on force window close - script
onbeforeunload Event
when user does not logout from the web application - for force logout use this code snippet
when user does not logout from the web application - for force logout use this code snippet
<HTML>
<head>
<script>
function closeIt()
{
return "Any string value here forces a dialog box to \n" +
"appear before closing the window.";
}
window.onbeforeunload = closeIt;
</script>
</head>
<body>
<a href="http://www.microsoft.com">Click here to navigate to
www.microsoft.com</a>
</body>
</html>
Tuesday, May 25, 2010
twitter - jquery
twitter - jquery
In this tutorial we are going to create a pure jQuery & CSS twitter ticker which utilizes Twitter’s Search API. It will show your or your friends’ latest tweets, and will not require any server side code or databases. As a result, the ticker will be easily included into any web page and easily modified to your likings.
In this tutorial we are going to create a pure jQuery & CSS twitter ticker which utilizes Twitter’s Search API. It will show your or your friends’ latest tweets, and will not require any server side code or databases. As a result, the ticker will be easily included into any web page and easily modified to your likings.
jquery pagination
jquery pagination
jQuery paginator is based on the jQuery Pagination plugin originally written by Gabriel Birke. For information, documentation and license please visit http://plugins.jquery.com/project/pagination
jQuery paginator plugin file already includes the required jQuery pagination plugin.
jQuery paginator is based on the jQuery Pagination plugin originally written by Gabriel Birke. For information, documentation and license please visit http://plugins.jquery.com/project/pagination
jQuery paginator plugin file already includes the required jQuery pagination plugin.
10 Attractive Jquery CSS Tooltips Tutorials
10 Attractive Jquery CSS Tooltips Tutorials
Tooltips are a great way to pour life in your simple html content. They are easy to do with little jquery and css. You page gets attractive and users like techy stuff on websites.
Here are some of the tutorials gathered from different sites.
Read more at: http://yestutor.blogspot.com/2010/05/10-attractive-jquery-css-tooltips.html#ixzz0oxe0fdkv
Tooltips are a great way to pour life in your simple html content. They are easy to do with little jquery and css. You page gets attractive and users like techy stuff on websites.
Here are some of the tutorials gathered from different sites.
Read more at: http://yestutor.blogspot.com/2010/05/10-attractive-jquery-css-tooltips.html#ixzz0oxe0fdkv
interesting jQuery calendar plugins
interesting jQuery calendar plugins
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.
In this article, you will read about the 7 interesting jQuery calendar plugins .
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.
In this article, you will read about the 7 interesting jQuery calendar plugins .
Thursday, May 6, 2010
jQuery Styles - A Website
Has some stunning website designed using jQuery components with absolute marvalous creative way.
Must refer for new website designs never forget.
jQuery Style Websites
Must refer for new website designs never forget.
jQuery Style Websites
image sliders and photo galleries
jQuery is becoming present in more Web 2.0 sites. jQuery slideshows or galleries take a grouping of images and turn it into an flash-like image/photo gallery. Here is a list of top options available for your website’s photo gallery.
Blue Prints - 14 jQuery Sliders & Gallery Designs


37 Designs Sliders & Gallery


Blue Prints - 14 jQuery Sliders & Gallery Designs
37 Designs Sliders & Gallery
Labels:
jquery,
jquery effects,
jquery gallery,
jquery sliders
Tuesday, May 4, 2010
yaflaColor - Simple Web Color Utility And RGB/HSV Conversion
Pick best chromed colors for website from here
Pick best chromed colors for website from here
Creating a Slide-in jQuery Contact Form
Creating a Slide-in jQuery Contact Form
Contact forms are an indispensable part of every website. They are mostly implemented on a separate page and they rarely display creativity, even though there are many ways to improve their visual style. In this tutorial you will see how to create a dynamic, slide-in contact form using jQuery.
Let’s see what we’re trying to achieve with this tutorial. The image below shows the layout of our goal. In the upper right corner of the content is “Contact us” link. When the user clicks on it, the contact form will slide down. When the user submits the form they will get a message that their message has been sent successfully and within two seconds, the entire form will slide up.
Contact forms are an indispensable part of every website. They are mostly implemented on a separate page and they rarely display creativity, even though there are many ways to improve their visual style. In this tutorial you will see how to create a dynamic, slide-in contact form using jQuery.
Let’s see what we’re trying to achieve with this tutorial. The image below shows the layout of our goal. In the upper right corner of the content is “Contact us” link. When the user clicks on it, the contact form will slide down. When the user submits the form they will get a message that their message has been sent successfully and within two seconds, the entire form will slide up.
Labels:
contact us form,
jquery,
sliding / floating jquery
150 worth knowing web developer tools and techniques
Creating state of the Art Web Development in reasonable time requires access to quality resources, tools and experience. You simply cant afford to start over from scratch all the time when everyone else is taking advantage of all the free goodies making advanced Web Development a easier.
This article combines tools, scripts, solutions that I have stumbled over over time and that I find worth knowing. You will find different types of Ajax scripts and tricks ready to use, menus, navigation and tabs, auto completion, form and button enhancements, table and grid aid, powerful stuff you can do with images windows and much more. Get started and boost your development with 125 worth knowing Web Developer Tools and Techniques.
150 worth knowing web developer tools and techniques
10+ jQuery photo gallery and slider plugins
I have collected 14 jquery photo gallery and slider plugins. They transform a group of photos into gallery or slider with animation effect and some of them include captions too.

jQuery Sliders
jQuery Sliders
Subscribe to:
Posts (Atom)