- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
a form has two languages a, b, switched by a drop-down list. there's a exclusion group, its members are radio buttons 1, 2, .... when first open the page, it is language a. after selecting language b, the text of buttons 1, 2, ... will change to language b as well accordingly.
this will be handled by javascript. but i don't know how to identify the text of these radio buttons. i tried button1.rawValue, button1.value.text.value but failed. would u pls tell me how? thx!
Views
Replies
0 Likes
Total Likes