[Message Deleted]
-
lostinxsl wrote:
It would be great it someone could guide me.
There are tutorials all over the Web for beginners. You can use google to find them with like Javascript tutorial There are some at www.w3schools.com
-
lostinxsl wrote:
It would be great it someone could guide me.
There are tutorials all over the Web for beginners. You can use google to find them with like Javascript tutorial There are some at www.w3schools.com
-
lostinxsl wrote:
I cant figure out this : a XSL generates a javascript function.
Ok, that part is done then and has nothing to do with:
lostinxsl wrote:
This javascript functions is used in html . how can i do this ?
Again, if you don't understand how to use javascript in a browser then you need to be studying more beginner material on that subject until you do understand. Also:
lostinxsl wrote:
I am only able to display the javascript function on a webpage
Javascript that is correctly added to HTML will not be displayed in the browser. So again, you need to know how to write HTML/Javascript before you try to generate it with anything else like XSLT.