- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Yes.
'populatePartNo' is the function name. 'partNo' is the array name. Since 'partNo' is defined outside of a function it is available to all functions in the script object. The 'populatePartNo' function iterates over the 'partNo' array adding each child to the drop-down.
Steve
Views
Replies
0 Likes
Total Likes