473,473 Members | 1,985 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Javascript Tutorial

Here is small javascript that i aggregated using various sources from
web.
Please comment if you find it useful.
http://sandy007smarty.seo.iitm.ac.in...ript-tutorial/
Also do report bugs/suggestions.

Sep 25 '06 #1
1 1244
Hi,

Turbo wrote:
Here is small javascript that i aggregated using various sources from
web.
Please comment if you find it useful.
http://sandy007smarty.seo.iitm.ac.in...ript-tutorial/
Also do report bugs/suggestions.
You should rather submit this to the JavaScript newsgroup.

comp.lang.javascript

However, be prepared for criticism, the group is harsh.

A few general remarks:

1) You should write all HTML tags in small caps. Big caps are not XML
conform, and more and more users write XML conform HTML code nowadays.

2) <quote>
Another point to recognize is that if a browser does not understand the
<SCRIPTtag, it will skip over it, and the text that is between the two
tags (your code, basically) will appear on the screen as ordinary text.
Since you want to create an HTML page that is viewable on all browsers,
you would want to prevent this from happening.
</quote>

This was true many years ago, but is now totally obsolete. There are no
browsers on the market anymore which show the content of a <scripttag.
I would rather modify the section to tell the user that they should
not use <!-- --to "hide" script code.

I unfortunately don't have time to check your page more, but I am sure
that people on comp.lang.javascript will provide more comments.

Greetings,
Laurent
--
Laurent Bugnion, GalaSoft
Software engineering: http://www.galasoft-LB.ch
Private/Malaysia: http://mypage.bluewin.ch/lbugnion
Support children in Calcutta: http://www.calcutta-espoir.ch
Sep 26 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Anonymous | last post by:
Hello folks -- I would like a JavaScript tutorial for programmers. By this I mean that I'd like to know the language "fundamentals" /first/ and then learn about the "web stuff". This is because...
2
by: svend | last post by:
Hey everyone, I've written a tutorial to the Venkman debugger for Mozilla <http://www.mozilla.org/projects/venkman/>. It covers all features that I'm aware of, and most importantly, it's written...
4
by: binnyva | last post by:
Hello Everybody, I am writing an interactive tutorial for JavaScript. I created a text box into which the users can input javascript commands. On pressing a button, these commands will be...
15
by: binnyva | last post by:
Hello Everyone, I have just compleated a JavaScript tutorial and publishing the draft(or the beta version, as I like to call it) for review. This is not open to public yet. The Tutorial is...
2
by: Alan Searle | last post by:
I would like to use an XSL/HTML template to sort XML data dynamically on the client side. As it is, I found a tutorial showing how to do this on the following site ... ...
2
by: Water Cooler v2 | last post by:
http://www.w3schools.com/js/js_whereto.asp This link is to a JavaScript tutorial on w3schools. The page says that a script put in the HEAD is executed only when called, whereas one put in the...
2
by: Turbo | last post by:
Here is small javascript that i aggregated using various sources from web. Please comment if you find it useful. http://sandy007smarty.seo.iitm.ac.in/2006/09/26/javascript-tutorial/
9
by: mshepard | last post by:
I am very new to Javascript and would like some advise for the following... a. Declare a variable named rNumber = to the value returned from the randInt() function using 5 as the parameter value. ...
23
Frinavale
by: Frinavale | last post by:
JavaScript is a very strange place for me... So, I decided that, before I attempt to create an Object, I should first learn about Objects. I had actually created one before with the help of a...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.