- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
For some reason my cut and paste made that last row a bullet -- this is the code I'm trying:
var nodes = xfa.resolveNodes("form1.pageonesubform [*].addremovesubform[*]");
var len = button.length;
for(var i=0; i<len; i++){
button.item(i).addbutton.presence = "invisible";
Views
Replies
0 Likes
Total Likes