I am writing the documentation of my XNeat.
The code sample is included within Pre tag.
Is there exist a javascript solution that will allow me to convert the text within this <Pre> tag into file and prompt the users to download it ?
you may take a look into this page to know what i am talking about at this link
i want to have a link under the code in gray that allows the users to download this code.
I want to make it dynamically without going in the headache of having those files on my server.
Thanks in advance
Sa6ry
The code sample is included within Pre tag.
Is there exist a javascript solution that will allow me to convert the text within this <Pre> tag into file and prompt the users to download it ?
you may take a look into this page to know what i am talking about at this link
i want to have a link under the code in gray that allows the users to download this code.
I want to make it dynamically without going in the headache of having those files on my server.
Thanks in advance
Sa6ry
Comment