I need to make a rotating backround that has some since of interaction because it will have buttons that will correspond to content and text that will be the introduction to that content.
I am having two problems.
The first of which is how can I get to the bottom most layer in Omega. The rotating images need to be placed on the body tag or the page tag (I'm guessing) so its not in the way of the other flowing content. How do I locate and manipulate the root. Do I break away from my sub-theme and just re-structure the alpha or omega themes? Or do I simply write the code in my sub-theme... if so ... Where?
The second issue is the connection of this jQuery code to load specific views... Is this even possible... I just want to have a view loaded for each image slide in a specific div. if possible, how so?