frontline
01-12-2003, 01:06 PM
Hello
is there any way to find say the second function call in document ,what i mean is
say you have the function foo() , and then you have this function call scattered in the document
in different places , but i like to get access to the second (instance?? ) of the function in document
( the reason by the way is to get the third argument value of this second instance of the foo() function call in the page
is there any kind if array of functions or collection in page?
thanks!
is there any way to find say the second function call in document ,what i mean is
say you have the function foo() , and then you have this function call scattered in the document
in different places , but i like to get access to the second (instance?? ) of the function in document
( the reason by the way is to get the third argument value of this second instance of the foo() function call in the page
is there any kind if array of functions or collection in page?
thanks!