jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Miscellaneous

DeEnFrSp
Amount: 40
Displaying: 1 - 10
Pages: [1] 2 3 4 >>
Sort Listings By:
Hits: 280

Add to Favorites

Rating 0.0 0.0
Creating a simple 'add to favorites' link. This is a client side request, that asks the browser to put the link in the 'favorites' folder. Each browser may respond differently to this request, IE will pop open a window asking the user if they wish to add to their favorites.
Platform(s): n/a Date: Apr, 10 2004
DETAIL
Hits: 601

Adding Sound/Music to web sites

Rating 0.0 0.0
Learn how to use Dreamweaver Behaviors to Play Sound in 2 quick steps
Platform(s): Windows Date: Dec, 04 2004
DETAIL
Hits: 1038

AJAX get page title example

Rating 3.5 3.5
AJAX (Asynchronous JavaScript and XML) is a JavaScript technique which involves special object XMLHttpRequest and sending/receive asynchronous (without full page reload) requests to server. This is an example of simple AJAX application which allows user to enter web-page url and display title of that page right after user stops typing.
Platform(s): Windows Date: Nov, 06 2006
DETAIL
Hits: 1218

Arrays in JavaScript – Part I

Rating 3.0 3.0
In this JavaScript – Part I Tutorial you will learn about Array Definition, Defining an Array in JavaScript, Shorter form, Literal Array, Accessing the elements in an array, Editing the values or elements in an array, Single Dimensional Array in JavaScript The array concept is used to store a set of values in a single variable name. So this is a very important concept in any programming language, Let us see how to define and handle arrays in JavaScript in this session.
Platform(s): Windows Date: Dec, 24 2006
DETAIL
Hits: 1460

Arrays in JavaScript-Part II

Rating 2.0 2.0
Having got a brief idea about Single Dimensional Array in JavaScript let us see in this section how to define and access Two Dimensional Array in JavaScript.
Platform(s): Windows Date: Dec, 24 2006
DETAIL
Hits: 320

Bookmark Homepage

Rating 0.0 0.0
Creating a simple "set to homepage" link. The dhtml script that sets the homepage only works for IE. It calls the following function, "this.setHomePage('http://someurl.com')" see webpage for more details.
Platform(s): n/a Date: Apr, 10 2004
DETAIL
Hits: 603

Calculate Distance Between Two Points Using Longitude & Latitude

Rating 4.5 4.5
Tutorial and sample codes to calculate the distance between two locations. Free sample source codes in PHP, ASP, ColdFusion, C/C++, C#, Java, Perl, Visual Basic and Javascript. Longitude and latitude for United States ZIP Code and Canadian Postal Code are available in database subscription.
Platform(s): n/a Date: Mar, 05 2004
DETAIL
Hits: 1462

Conditional Statements in Java Script – Part I

Rating 0.0 0.0
Just like any other programming language the conditional statements in Java Script are used for decision making purpose.If a programmer wants to execute certain statements only , when a desired condition is satisfied or have the true value then this conditional statement namely if statement can be used.
Platform(s): Windows Date: Nov, 23 2006
DETAIL
Hits: 1215

Conditional Statements in Java Script – Part II

Rating 0.0 0.0
In continuation of the previous section let use see the remaining conditional statements in Java Script in this section.If there are many branching r conditions to be decided based on which actions must be executed then the programmer can go for if...else if....else statement.
Platform(s): Windows Date: Nov, 23 2006
DETAIL
Hits: 790

Creating Pop Ups with Javascript

Rating 0.0 0.0
There are many scripts out there that provide customized pop ups for your pages. Rather than trying to supply a one size fits all script this article demonstrates how you can easily write your own popups, giving you complete control over what you show your users.
Platform(s): Windows Date: Oct, 03 2006
DETAIL
Amount: 40
Displaying: 1 - 10
Pages: [1] 2 3 4 >>