rosebloomca / jquery-content-panel-switcher

Automatically exported from code.google.com/p/jquery-content-panel-switcher
0 stars 0 forks source link

target to another page #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
How can I modify the code, so If i click the button it will go to another page 
and open the content there. In my example I have this navigation working on my 
index page, but than I have another page called photo gallery. When I am on 
page photo gallery, I want to click button about me, and the content will open 
on index page

Original issue reported on code.google.com by thedesig...@gmail.com on 8 Feb 2012 at 9:36

GoogleCodeExporter commented 8 years ago
If your talking about directing to a completely different page, and having 
content from the previous page display there in a content panel,  thats not 
going to be possible, at least not with this plugin alone.  

You would have to look at posting the data and retrieving it using a backend 
scripting language like PHP.  I cant imagine why you would want to do this 
though.

Maybe you can explain your problem again if iv got this wrong, im not 
completely clear on what your trying to do.

Original comment by cheyne.w...@gmail.com on 8 Feb 2012 at 10:03

GoogleCodeExporter commented 8 years ago
I have the content panel on my index page. But the navigation is on all
pages. So, my panel works great on my index page, when I click navigation
barton, its open panel under the navigation. When I am on other page I
still have navigation there, but panel is just on my index page. I am
trying to click navigation button on the other page like photo gallery and
it should open index page and panel for this exact input.

On Wed, Feb 8, 2012 at 4:04 PM, <
jquery-content-panel-switcher@googlecode.com> wrote:

Original comment by thedesig...@gmail.com on 9 Feb 2012 at 4:18