Forum Replies Created
-
Fixed.
Anyone having similar problems, go to Kwicks .js
Look for:
container=$(this);
Add “var” so it looks like this:
var container=$(this);
It was on the Kiwicks page.
Now the Navigation Menu the pictures do slide open and close on mouse over in IE, too…
J is part of Ajax Functions .js file in the parent theme.
I solved the livequery error code.
Now kwicks java script is giving me error code “Object doesn’t support this property or method” If I remove kwicks, there are no other error codes. It runs fine, except on IE.
But thanks!!! …Code works perfectly in other mediums, but needs lots of ♥TLC♥ in buddy press…
I customized the default theme to fit my own by activating the “custom.css” file, which I read instructions on how to do somewhere here… and my theme looks *nothing* like the default theme now.
Of course, it’s quite a bit more complicated than that, but it’s a good starting point.
Yes, David, I think I’m just going to have to delete all of my MooTools plugins and find their jQuery equivalent. *sigh*
Cleaner.
Like Jeff said, the new MooTool framework, and especially the upcoming 2.0 solves this problem, but the code I use is not…
Luckily, I did find the jQuery equivalent to my beloved MooTools Image Menu.
Thanks everyone!
Thank you, Jeff.
I did go ahead and update Mootools and modify the plug-in as per their specifications (replacing the “$”) but I could not get it to work.
So, it’s back to how it was (only working on the front page)
…but I’m determined to make it work since I love my theme and it’s up and ready with cool features like the cinema effect, the sliding Image Menu header, toggle features, and the vertical slide box, and I don’t want to re-do it all over again in a new framework.