[SOLVED]:jQuery::SlideDown animation now happening.(typo)
-
Hi guys,
I just started learning how to create plugins just yesterday, so please go easy on me . I created a simple plugin that I installed in wp via dashboard,
now all works well except for the jQuery part. The plugin just modifies the current top menu theme with custom links and images. For some reason I cant get the .slideDown () event to trigger at all when clicked. Weird enough the the alert () function in the js script does take action. ;(. I uploaded my scripts and .phps in hope for someones helps.The scripts are located at the following links.
http://hexcoderz.net/temp/loader.phps
http://hexcoderz.net/temp/mf-functions.phps
http://hexcoderz.net/temp/mf_javascript.jsThe only BP file that I modified was header.php inside bp-themes -> bp-default with.
if ( function_exists( mf_load_Menuimages)) mf_load_Menuimages () ;Please excuse the mess and all… I’m kinda tired of searching for a solution.
- The topic ‘[SOLVED]:jQuery::SlideDown animation now happening.(typo)’ is closed to new replies.