- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
I made the change Srini, but that currentPage script still doesn't work.
Here's the syntax now (just for testing):
<Ok button Click event>
if (xfa.host.currentPage =="1" ) {
this.presence = "invisible";
}
else {this.presence = "visible";
}
Views
Replies
0 Likes
Total Likes