adopdampaubs21
New Member
I'm working on building the framework for a website and as a core component I would like to have links open in a new div on the same page. The divs need to take naming information from the pages they are displaying and be accessed from an array using jQuery. What I can't seem to figure out is how to put these two elements together. How is a function that creates a new div object and then appends the identification of that div object to the back of an array put together using jQuery?