Forum: JavaScript / DHTML / AJAX Dec 20th, 2006 |
| Replies: 1 Views: 1,312 Hi
I have written a javascript program where in a user selects the text on the web page, which is marked for him by changing the bgcolor of the selected text but i am facing a problem where in after... |
Forum: JavaScript / DHTML / AJAX Dec 8th, 2006 |
| Replies: 2 Views: 9,983 Hi
I am working on javascript wherein i am trying to highlight the
selected text by changing its background color.
What I want exactly is:
1) When a page is loaded, the user will... |
Forum: JavaScript / DHTML / AJAX Dec 8th, 2006 |
| Replies: 2 Views: 9,983 Hi
I want to write a javascript program which will change the font/color of the user selcted text on a web page.
Is it possible to know the exact location of the selected text from the web page. ... |
Forum: Perl Nov 1st, 2006 |
| Replies: 2 Views: 4,808 Hi,
I want to write a program in perl which will pass function parameters to a C++ .exe file and run the exe file with these parameters |