-
pass value to javascript in xsl
Hi
I have a tag like this in xsl
<div id="summary" onclick="showHideImportData('detail[1]');" style="cursor:hand;">
I have the different values tobe passed for each div tag. i.e
<div id="summary" onclick="showHideImportData('detail[2]');" style="cursor:hand;">
How can i pass value 'detail[ ]' in javascript function
shailesh
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|