javascript - mootools .bind function not working -


here page: http://www.b-a.lt/c3150/seseliai-akims

in page using mootools plugin lazypagination

http://mootools.net/forge/p/lazypagination

in ff chrome , ie9+ works fine, in ie7, ie8 bind function in lazy pagination class not working.

any ideas?

the bind function not supported in ie7 , ie8.

the same question has been answered how handle lack of javascript object.bind() method in ie 8

in case using jquery ended using $.proxy() method, returns new function context of 'this' in function set object pass in. don't know if mootools has equivalent function.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

monitor web browser programmatically in Android? -

c# - Using multiple datasets in RDLC -