Categories
Tags → Html Javascript Tutorial

Using jQuery With ASP.NET

jQuery is a cross browser JavaScript library that helps to traverse through HTML elements, event handling, effects(animation) and Ajax interactions. It is very easy to learn and implement. This tutorial explains how to use jQuery JavaScript librar...
DETAILS

Getting User IP with Ajax (Javascript/PHP)

A small tutorial where I describe how to get a Userip with Ajax and making it afterwards available as javascript var. I describe two ways - in a pure php site and how to do it in a htm or html site (with Ajax). Perhaps it may help you, as I see it ve...
DETAILS

Learning jQuery

jQuery is a powerful JavaScript library that can enhance your websites regardless of your background. This book begins with a tutorial to jQuery, followed by an examination of common, real-world client-side problems, and solutions for each of them ma...
DETAILS

Dynamic (2 level) navigation list

The creation of a dynamic nested unordered list without using any JavaScript code is sometimes a problem because the script needs to &"remember&" the values, sub values and also the query string from previous clicked links. In this ...
DETAILS

Rich Ajax slide shows with DHTML and XML

This tutorial shows how to create an Asynchronous JavaScript and XML (Ajax) client-side slide show that''s animated using &"Ken Burns Effects.&" You''ll discover how to build XML data sources for Ajax, request XML data fro...
DETAILS

Comment Form / Post Feedback Tutorial

Feedback is very valuable to not only the web designers, but to other visitors as well. This tutorial shows you how to create a script that will display comments from users, and allow users to post their own comments. The script is very secure beca...
DETAILS

Form Validation With PHP

This tutorial explains how to validate HTML form on server side using PHP plus client side form validation using Javascript to make your form more user friendly
DETAILS

All types of redirection

This tutorial contains description of all the types of redirection. Learn how to use Perl, PHP, JavaScript or only pure HTML to transfer user browser to another URL. There are no any other ways except these.
DETAILS

Javascript Pop-up Button Code Generator for Flash

This tutorial describes a method of using JavaScript within your Flash movie without using any external JavaScript in the html your movie is embedded in. There is also a Javascript code generator done in Flash with this Tutorial, which can add some ...
DETAILS

Pop-up Windows

JavaScript allows you to create (open) new windows. In these windows you can place whatever HTML code you wish, and even have actions in one window effect what is happening in another window. This tutorial explains how to create various types of pop-...
DETAILS
©2003-2019 jCay.com