Re: [nyphp-talk] Javascript Highlighter

2008-06-18 Thread Greg Rundlett
On Mon, Jun 16, 2008 at 1:41 PM, Aniesh joseph <[EMAIL PROTECTED]> wrote: > Hi All, > > I wish to create a Javascript Highlighter. While we are reading some texts > on a webpage, I need to select certain words or paragraphs. When I click on > the selected portion, it need to remain as unselected. W

Re: [nyphp-talk] Javascript Highlighter

2008-06-16 Thread Guilherme Blanco
Look for GeSHi http://qbnz.com/highlighter/ Cheers, On Mon, Jun 16, 2008 at 2:41 PM, Aniesh joseph <[EMAIL PROTECTED]> wrote: > Hi All, > > I wish to create a Javascript Highlighter. While we are reading some texts > on a webpage, I need to select certain words or paragraphs. When I click on > th

[nyphp-talk] Javascript Highlighter

2008-06-16 Thread Aniesh joseph
Hi All, I wish to create a Javascript Highlighter. While we are reading some texts on a webpage, I need to select certain words or paragraphs. When I click on the selected portion, it need to remain as unselected. When we move to next page, no need to keep this selection. Any ideas would be great