astajl
-
10/25/2005 6:54:47 PM
Can we use javascript inside transformation of document template?
if so, can you give me a very simple example?
All I want to do is to display 5 buttons (or hyperlink) in "SelectedNodeTransformation", when user clicks button1, photo will display, when user clicks button2, price will display, and so on...
I think I should use different "layers" to "store" the photo and price etc. by javascript.
if cannot use javascript, can you suggest a way for me to do?
|