Regardless of what I do, I cannot get the Next button to function
properly in safari when there are elements that it can (and should)
scroll to. My implementation is paired with the jquery Galleria
plugin. Anyone else having this problem?
This can be observed at
http://www.rmrdevelopment.com/S
Does anyone know if there is a way to view the function names of the
currently bound event handlers for an element? i.e. if I do $
('.someelem').bind('click', somefunction);, is there a way to check
and see if somefunction is bound to the click event of '.someelem'?
Thanks in advance
2 matches
Mail list logo