flexdropdown.js problem
-
Hi i am working on a site http://www.ecosteps.co.za/wpnewsite/ and i have a drop down menu on the menu item ‘eco products’ the drop down menu works fine on the home page but not on any other page. The home page has a seperate stylesheet to all other pages and a seperate header,footer and page entry as well so i am guessing that there is an issue with my java script in these pages.Having said that i have looked through and they all look identical with the exception of the content being replaced with graphics on the home page. Anyone have any ideas?
thanks Tim
-
these are the errors forefox is reporting
“NetworkError: 404 Not Found – http://www.ecosteps.co.za/wpnewsite/home/sandbag-building/wp-content/themes/eco2/js/flexdropdown.js”
flexdropdown.js
“NetworkError: 404 Not Found – http://www.ecosteps.co.za/wpnewsite/home/sandbag-building/wp-content/themes/eco2/themes/js/jquery.bxslider.min.js”
jquery….min.js
“NetworkError: 404 Not Found – http://www.ecosteps.co.za/wpnewsite/home/sandbag-building/wp_content/themes/eco2/themes/js/jquery.bxslider.min.js”
jquery….min.js
“NetworkError: 404 Not Found – http://www.ecosteps.co.za/wpnewsite/home/sandbag-building/wp-content/themes/eco2/js/jquery-1.2.6.min.js”
jquery….min.js
“NetworkError: 404 Not Found – http://www.ecosteps.co.za/wpnewsite/home/sandbag-building/js/jquery-1.2.6.min.js”
jquery….min.js
TypeError: $ is not a function
[Break On This Error]$(function() {
/wpnew…ilding/ (line 127)
“NetworkError: 404 Not Found – http://www.ecosteps.co.za/wpnewsite/home/sandbag-building/wp_content/themes/eco2/themes/js/jquery.bxslider.min.js”
jquery….min.js
TypeError: $ is not a function
[Break On This Error]$(document).ready(function(){
/wpnew…ilding/ (line 139)
“NetworkError: 404 Not Found – http://www.ecosteps.co.za/wpnewsite/home/sandbag-building/wp-content/themes/eco2/js/jquery-1.2.6.min.js”
jquery….min.js
SyntaxError: syntax error
[Break On This Error]});
/wpnew…ilding/ (line 282)
“NetworkError: 404 Not Found – http://www.ecosteps.co.za/wpnewsite/home/sandbag-building/wp-content/themes/eco2/themes/js/jquery.bxslider.min.js”
jquery….min.js
ReferenceError: jquery is not defined
[Break On This Error]jquery(document).ready(function(){
NetworkError: 404 Not Found
Means the requested files are missing. Check again these files from your host control panel or via FTP.
*) Note: if there is or are error(s) within javascript. Then all script execution will be halted.
The topic ‘flexdropdown.js problem’ is closed to new replies.