November 18, 200718 yr 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
November 19, 200718 yr <natedog> i wonder what would never happen on Headamp's forum? <hungryTHECHEF> posts <larizzle> PEOPLE JOINING <larizzle> OHHH
November 19, 200718 yr Author hey my forum has posts www.headamp.com/forums its not quite ready yet though
November 19, 200718 yr Left a comment in your test blog. Works for me. I'm using Firefox 2.0.0.9 on Win XP Pro.
November 19, 200718 yr 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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now