This is a migrated thread and some comments may be shown as answers.

Need a MultiPage OnClientLoad function...

1 Answer 37 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 09 Jan 2011, 07:26 PM
I need to know when the Multipage is available on the clientside.  The manipulation I need to preform is inside of $(document).ready()

Difficulty: I am unable to use the pageLoad function :)

1 Answer, 1 is accepted

Sort by
0
Cori
Top achievements
Rank 2
answered on 10 Jan 2011, 02:09 PM
Hello Steve,

You should try using Sys.Application.add_load([Method Name]).

I hope that helps.
Tags
TabStrip
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Cori
Top achievements
Rank 2
Share this question
or