Active Articles: 2038
Total Categories: 16
Sub Categories:616
CSS List Style Wizard | ||||||||
Use this wizard to experiment with list 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. ... learn more
| ||||||||
| ||||||||
Leading Zeros | ||||||||
Add a leading zero (or zero pad) your numbers to retain your preferred numerical layout when displaying numbers. i.e. '1' becomes '01' or '001' etc etc. ... learn more
| ||||||||
| ||||||||
Disabling The MyImage Toolbar in IE6+ | ||||||||
IE6+ incorporates a new feature called MyImage Toolbar, which, if enabled on Tools|Internet Options, provides the user with a popup menu over images that allows the user to instantly save, print, or email any image in a page. This technical note shows how to disable or enable this feature. ... learn more
| ||||||||
| ||||||||
JavaScript Applet Objects | ||||||||
In this JavaScript tutorial, you will learn about applet object, properties and methods of applet object, Methods of applet object, area object, Properties of area object viz. hash, host, hostname, href, pathname, port, protocol, search and target. ... learn more
| ||||||||
| ||||||||
Javascript Include Tuturial | ||||||||
This tuturial will briefly explain an easy way to do a javascript include. ... learn more
| ||||||||
| ||||||||
The target attribute | ||||||||
For various web scripts it is more convenient that user will see form executed in new window when he is pressing the submit button. Using JavaScript you can control the appearance of that window. change size, turn off navigation panel, hide manubar and so on. This technique is very helpful for poll and guestbook applications. ... learn more
| ||||||||
| ||||||||
Jump Menus | ||||||||
If you have a lot of links on a page and don't have enough of space to fit them all a simple way to add the links is to create a jump menu. Learn how to create jump menus in Macromedia Dreamweaver 4.0. Code is also included. ... learn more
| ||||||||
| ||||||||
Java Script Features | ||||||||
Having got a brief introduction about Java Script in the previous chapter let us see the features of Java Script in this section.While designing using HTML the persons doing the designing using HTML need to be a good designer and would generally, need not be a good programmer. So in such situation the Java Script ... learn more
| ||||||||
| ||||||||
Javascript Rollovers | ||||||||
This used to be the language you had to know in order to get links in a color other than blue, or do image rollovers and other such things. There is still a great deal to be done with it; that is, I don’t think it will disappear in a year or two. I like ... learn more
| ||||||||
| ||||||||
Java Script Math Object | ||||||||
We saw in previous sections the String and Date Objects of Java Script. Now in this section let us see another object of Java Script mentioned earlier in our sections namely the Math Object. ... learn more
| ||||||||
| ||||||||
Address Auto-Fill Ckeck Box | ||||||||
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. ... learn more
| ||||||||
| ||||||||
Manipulating image opacity in NS6 | ||||||||
This tutorial explains the little known technique on manipulating image opacity in NS6, using CSS and DHTML. ... learn more
| ||||||||
| ||||||||
Web Code Optimization | ||||||||
Google and Yahoo! know that speeding pages to their users is crucial. Both companies have invested millions of dollars in the server capacity and software enhancements that it takes to quickly serve search results to millions of users everyday. However, the optimizations that these companies perform do not stop at infrastructure investments. They optimize the ... learn more
| ||||||||
| ||||||||
Beginners guide to Javascript | ||||||||
Want to learn php, we have set up a simple to follow quick guide to send you on your way. We cover all the very basics of php also find our other tutorials covering an even wider range of php coding. ... learn more
| ||||||||
| ||||||||
Creating time-dependent scripts using JavaScript | ||||||||
Learn how to use JavaScript to manipulate and display the current time and date. ... learn more
| ||||||||
| ||||||||
Changing external style sheets using the DOM | ||||||||
Using the DOM, you can access and manipulate external style sheets on the page, from adding/deleting rules to modifying existing ones. This comprehensive tutorial shows you how. ... learn more
| ||||||||
| ||||||||
Getting global and external style sheet values in DHTML | ||||||||
This useful tutorial looks at how to use DHTML to retrieve property values of global and external CSS. ... learn more
| ||||||||
| ||||||||
Dom Element methods reference | ||||||||
One page reference on the various DOM methods available on an HTML element. ... learn more
| ||||||||
| ||||||||
JavaScript Arrays | ||||||||
In this JavaScript tutorial, you will learn about JavaScript Array, different ways of defining an array in JavaScript viz. traditional way, shorter form, literal array, accessing the elements in an array and editing the values or elements in an array. ... learn more
| ||||||||
| ||||||||
JavaScript Slider Weight Control | ||||||||
A nice tutotial on DHTML slider weight control. Slider has two math options: Percent and Score. Percent option has automatic weight redistribution to non-selected sliders if they are not locked. Source code available for download. ... learn more
| ||||||||
| ||||||||
| JavaScript for Web Design - Advantages and Disadvantages Author: Stuart Mortimer This article discusses the good and the bad points of using JavaScript in your website designs. It points out the areas where JavaScript excels as a web based programming language and also describes situations where its use can actually detract from the p [Read Full Article] | |
| The Low-Down On JavaScript Author: David Sielicki JavaScript first emerged in 1996 and was a programming language written by Brendan Eich for Netscape. Initially, it was developed so the code could be embedded in Web pages so it could process numbers and modify the contents of forms. [Read Full Article] | |
| Use JavaScript to Dynamically Update Your Website Author: Shelley Lowery If you've been on the Internet for a while, you've probably seen numerous examples of JavaScript use. JavaScript is a powerful scripting language used to create special effects on your website, but did you know it can also be used as a very powerful web d [Read Full Article] | |
| Spice Up Your Web Site with JavaScript Author: Shelley Lowery JavaScript is a scripting language designed for use within a web page and/or on a web server. It is used to create special effects within a web page. Elements such as links, images and forms can be manipulated using this powerful technology. [Read Full Article] | |
| Add Dynamic Touches to your Website using JavaScript Author: Sergio Roth You’re not a programmer but you have a website. Would you like to add some JavaScript to it to make it look more dynamic and appealing? [Read Full Article] | |
| JavaScript Alert - Every Web Master Running JavaScript Should Know This Author: David Malia Many web sites these days are running Javascript in order to have fancy drop down menus. If the surfer has Javascript turned off, those menus can disappear entirely, leaving the surfer with the belief that he has stumbled upon an unfinished web site that [Read Full Article] | |
| Javascript Popup Is For All Author: Jimmy Thakkar Javascript popup windows are currently one of the best methods for web advertising and catching the web surfers attention. [Read Full Article] | |
| How to Handle Web Surfers Who Disabled JavaScript Author: Michael Kashirin There are hundreds of millions of Web surfers today. Each of them uses one of multiple web browsers available now. [Read Full Article] | |
| IE6 Standards Complaince Using Javascript Author: Mark Kempton IE6 is a nightmare for web designers. The lack of standards compliance is a real problem. Usually Often we have to include conditional comments and hacks to fix all the bugs that crop up. Fortunately a solution has finally been found. [Read Full Article] | |
| How to Protect your JavaScript Author: Joseph Hamilton Okay, so your problem is that you have been developing in one of many web development languages such as PHP, JSP, or ASP.NET and you love that fact that your code cannot be stolen, but you hate the fact that your javascript can be stolen. [Read Full Article] | |
| Seven Reasons to Avoid JavaScript Dynamic Navigation Author: Iain Row I’ve been a web developer for over seven years, and in that time I’ve been fortunate enough to see several bad ideas go out of fashion, including splash screens and unnecessary framesets. [Read Full Article] | |
| Web Analytics with JavaScript Page Tagging and Server Log Files : Comparison of 2 Analytical Methods Author: Kingsley Tagbo Introduction There are 2 primary ways to collect and analyze web server log files. The first way is through the use of JavaScript code embedded between the [head] metatags of each page you need to analyze. The JavaScript code is executed when the page loa [Read Full Article] | |
| Does Javascript Affect Ranking? Author: Jon Ricerca Almost all SEO's agree that using too much javascript can harm your rankings and might confuse the search engines. Is it true? We decided to answer this extremely simple question for the two leading search engines using a simple statistical analysis. [Read Full Article] | |
| A Java Developer's Guide To Web Hosting Author: David Heffelfinger You make a living writing enterprise java applications, and you would like to work on your own projects for fun or profit, you would like to create your own web site or you would like to have a place to host your open source project. You look around for h [Read Full Article] | |
| Advertising To Those With Javascript Turned Off Author: Dan Amato Just about all of the contextual advertising services and many other types of services use JavaScript to include their ads on your website. This is great because it's easy to put the code on your web... [Read Full Article] | |
| Does Javascript Affect Ranking? Author: Jon Ricerca Almost all SEO's agree that using too much javascript can harm your rankings and might confuse the search engines. Is it true? We decided to answer this extremely simple question for the two leading ... [Read Full Article] | |

