Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology

Most Popular Scripts | JavaScript | Tutorials & Tips

Results 61-80 of 333
JavaScript Regular Expressions guide
Regular expressions are a powerful tool for performing pattern matches in Strings in JavaScript. This is a comprehensive guide and reference on JS regular expressions.
(9 ratings)
Reviews0
PriceFree
Views1445
Loading two frames with one link
This tutorial shows you how to load two frames with one link using JavaScript.
(9 ratings)
Reviews0
PriceFree
Views7505
CSS Font and Text Style Wizard
Use this wizard to experiment with font and text styles and generate sample CSS style source code. This wizard uses dynamic HTML to change the style of the table in-situ, without loading another page. It is cross-browser compatible with Firefox, Netscape, Internet Explorer, and other modern browsers.
(9 ratings)
Reviews0
PriceFree
Views2461
Select Menu List
posted bywebinForms
You can use two multiple-select menus to make it easy for someone to create a list, by moving items from one menu to the other. This can be down with three line of JavaScript. Find out how.
(9 ratings)
Reviews0
PriceFree
Views8413
Pull-down Menu
posted bywebinNavigation
The pull down menu is an excellent to condense many links into a small area. In the older days the only way to process a pull-down menu was to use a CGI script, but now you can do it with JavaScript. This tutorial presents several different types of pull-down menus: standard menu, menu with no button, using in frames, and using in a different window.
(9 ratings)
Reviews0
PriceFree
Views13364
Determining cookie support in client's browser
If your script relies on JavaScript cookies to store and persist information, it's a good idea to always make sure the user's browser has cookies enabled first. This tutorial shows you how to perform this detection.
(9 ratings)
Reviews0
PriceFree
Views2784
Formatting text (strings) in JavaScript
Learn how to format strings in JavaScript, such as making them bold, changing font size, etc.
(9 ratings)
Reviews0
PriceFree
Views5724
Text style
Make ur own text style with javascript code
(9 ratings)
Reviews0
PriceFree
Views4555
Sticky Table Headers
posted byxmlpitstopinDHTML
Sticky Table Headers are a characteristic of tables that allow the HeaderRow of a table to remain stationary while the data rows are allowed to scroll. This offers a nice effect that allows tables a more "elegant" appearance. Users often ask me about this and it is nice to give this effect with minimal effort. As with just about everything related to programming, there is more than one way to skin a cat. This snippet contains 4 varieties.
(9 ratings)
Reviews0
PriceFree
Views3882
JavaScript Status Text Clock
Here we are going to display Text Clock at status bar of browser.First of all we have define variable var currentDate=new Date() and create a date object. Then define function NumToText() which take input as number which is output of method supported by date object.
(7 ratings)
Reviews0
PriceFree
Views2060
Ace Hold Focus
This JavaScript code allows you to ensure a window to remain in focus, on top. Useful for web site news or smaller popup windows that are easily shuffled under out of focus. Try to change focus to a different page, click another window, and you will see how the script works.
(7 ratings)
Reviews0
PriceFree
Views4929
Easy Javascript for Beginners
For Javascript beginners or as a reference. Short examples with easy to follow explanations. No long examples with bulky html forms. If you want to split an array, you get the code to split an array.
(7 ratings)
Reviews1
PriceFree
Views2274
Setting IFRAME height dynamically using Javascript
A working code and tutorial which sets the IFRAME height automatically using javascript.
(7 ratings)
Reviews1
PriceFree
Views4062
Simple ChalkBoard Example
posted byjackinMouse Tricks
Extremely simple example of turning background colors of the cells of the table on and off with mouse events to simulate a chalkboard. You can add more rows and columns.
(7 ratings)
Reviews1
PriceFree
Views5116
Javascript Sliders
The javascript slider object does not use any other javascript framework. So the length of the script is very small. It will make it easy to deploy the slider on your site.
(6 ratings)
Reviews0
PriceFree
Views713
JavaScript Tips for ASP.NET Developers
ASP.NET server controls make your life easier on the server-side, but you may still need to do some client-side programming to build a powerful UI. JavaScript is the most powerful language on the client-side, and this white paper and the accompanied source code are specifically composed for ASP.NET developers.
(6 ratings)
Reviews0
PriceFree
Views1078
AJAX get page title example
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.
(6 ratings)
Reviews0
PriceFree
Views2344
Address Auto-Fill Ckeck Box
posted bynewsourceinForms
Javascript code that automatically fills in the address in all places needed on the page after just once entering it and selecting the check box.
(6 ratings)
Reviews0
PriceFree
Views3950
JavaScript Password with External *.js Script
It uses the a prompt for the user to input a password or request. The page is dynamically built based on the the user response. It uses an external *.js file (If referenced directly, it will download) that contains arrays to build the page. You should not rely on this for secure pages, but give a good example for low in content management. It's a bit clunky, but shows how to use to create dynamic page changes. I have used an external *.js file for site navigation.
(6 ratings)
Reviews0
PriceFree
Views4189
HTML Elements in Forms
posted bywebmasterinForms
A tutorial on how to script forms with JavaScript. Covers different event handlers for common form elements. This is an excerpt of "Beginning JavaScript" from Wrox Press.
(6 ratings)
Reviews0
PriceFree
Views7114
Results 61-80 of 333