Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] What is this


  • From: UGrinwald at dynamic.ca (Grinwald, Uri)
  • Subject: [Javascript] What is this
  • Date: Thu Sep 23 10:15:06 2004

Thanks Kim :)

-----Original Message-----
From: Kim Hoogenberg [mailto:kim.hoogenberg@xxxxxxxxx] 
Sent: Thursday, September 23, 2004 9:44 AM
To: [JavaScript List]
Subject: Re: [Javascript] What is this


Grinwald, Uri wrote:

>Hi all.
>
>Can someone please indicate what this signifies.
>I never seen this before and came across it in some javascriprt code 
>/>
>
>Thanks,
>Uri
>_______________________________________________
>Javascript mailing list
>Javascript@xxxxxxxxxx 
>https://lists.LaTech.edu/mailman/listinfo/javascript
>  
>
&gt; is interpreted by a browser as being '>' (greater then) &lt; -> '<'
or less then &amp; -> '&' or ampersand and so on..

If occuring in a html file, this will be rendered as a symbol (text) on 
a page rather than as being part of the html code.

Greetz,

Kim
_______________________________________________
Javascript mailing list
Javascript@xxxxxxxxxx
https://lists.LaTech.edu/mailman/listinfo/javascript