Accordion dynamically created into iFrame
I'm expecting to do that:
1) load a "one.HTML"
2) from "one.HTML" load an iFrame with "two.HTML" contents
3) using jQuery from "one.HTML" create an Accordion inside the "two.HTML" document contained in the iFrame.
Can you help me to achieve that?
Best, J