This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes XML and Related Technologies and the fly likes Pass XSL attribute value to javascript function Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Pass XSL attribute value to javascript function" Watch "Pass XSL attribute value to javascript function" New topic
Author

Pass XSL attribute value to javascript function

Sathi Krishna
Ranch Hand

Joined: Oct 21, 2007
Posts: 51

Hi All,

My work related task, I got stopped in the following situation,

Xml is



Javascript function is



Wanted output should be
show hyperlink for
Information 1
Information 2
Information 3
If I click that alert method have to show the corresponding attribute value of OBJID.

Can any one please provide me the solution.
Thanks In Advance
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16483
    
    2

What did you read which told you that this was possible?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Pass XSL attribute value to javascript function
 
Similar Threads
Prototype <How to call custom action from Ajax.Updater> ?
How to call a method from an action class using Struts 2.
JavaScript code question
retreive selected value of list box
Javascript Dynamic Dropdown Box validation