Accessing elements across sections

Hi,
Am happily using betheme. I have a page with two columns in a wrap in a section.
The first column has a calendar in it. I have inserted javascript into the main betheme options area that attaches events (onload) to the calendar days and successfully fires when a "day" is clicked.
I want to take the value that I can extract from the onclick event and set a text element with a known id (say #xyz1) in column 2.
But - I can't seem to reference the element in column2. I think it's because it's inside the muffin builder framework....
Could you tell me how (jquery) I can access an element with a known id inside a column in a section?
Thanks.

Comments

Sign In or Register to comment.