Hey all,

I want to put a javascript accordion on one of my pages. It will only be on the "About Me" page. As far as I know, I need to put the .ready script into the head of my html file.

Is there any way I could edit the head on JUST that page? I don't want it to load the accordion on every single page if it is only being used on one page. Or does that not matter? I have very little experience with js.

Comments

kjv1611’s picture

(I may be totally wrong as I've no experience with this specific item), but is it possible to just create a custom theme, and apply that theme ONLY to the About Me Page?

So, for instance, say you're using Garland. You'd take a copy of Garland, and edit the copy to include what you are wanting on your About Me page. Then you just apply that theme only to the page.. And there may be a "sub-theme" type setup you can use, but I may be getting different things confused...

Hopefully this is of some help, and not just muddying the waters. ;0)