AfterLoad and beforeChange
-
Well normally i would add this in the javascript call for NivoSlider. But i have to say, i like metaSlider ALOT and i would like to customize some caption effects.
I allready had some results with AfterLOad and BeforeChange but i dont know where i could declare these functions… so the current php call
protected function get_param($param) {
$params = array(
‘effect’ => ‘effect’,
‘slices’ => ‘slices’,But how do i declare the AfterLoad and BeforeChange function in here ?
or maybe i should ask myself, is it even possible to declare these in the first place, thanks in advance
The topic ‘AfterLoad and beforeChange’ is closed to new replies.