November 18, 200718 yr comment_67267 I'm messing with integrating a wordpress blog into my site, by taking a basic theme and modifying the header and footer php files with the code from my html home page. This works except i can't seem to get my javascript menu to work on it...is there anything special i have to do w/ javascript in a php page? http://www.headamp.com/blog/ test blog http://www.headamp.com/ regular site Report
November 18, 200718 yr comment_67296 Justin, It worked fine for me. I am using Firefox 2.0.3 on Fedora 7 Report
November 19, 200718 yr comment_67536 <natedog> i wonder what would never happen on Headamp's forum? <hungryTHECHEF> posts <larizzle> PEOPLE JOINING <larizzle> OHHH Report
November 19, 200718 yr Author comment_67539 hey my forum has posts www.headamp.com/forums its not quite ready yet though Report
November 19, 200718 yr comment_67658 Left a comment in your test blog. Works for me. I'm using Firefox 2.0.0.9 on Win XP Pro. Report
November 19, 200718 yr comment_67668 the javascript script files are being imported slightly differently on each page. this shouldn't make a difference, since both ways should work, but they are different nonetheless. i didn't go through the javascript code, just looked it over, but needless to say, it isn't encapsulated very well, so there may be a namespace/variable clash somewhere with the new site... i.e. some functionality on your page(s) outside of the menu is using the same variable/function name that the menu is using and/or is it refering to DOM elements whose names have changed in the new section. but, it works for me in ff 2.0.0.9 and i do not get any errors in my javascript console... mjb Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.