Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Creating "Hidden/Spoiler" Text to Product Pages

Creating "Hidden/Spoiler" Text to Product Pages

Views: 667

Results 1 to 3 of 3
10 Jun 2011, 8:14 PM
#1
celiakyle avatar

celiakyle

New Zenner

Join Date:
Jun 2011
Posts:
2
Plugin Contributions:
0

Creating "Hidden/Spoiler" Text to Product Pages

Hi Zennies!

I will be utilizing Zen Cart as an ebook store and would like to include excerpts for each book. However, that would make for some long pages.

What I'd like is a spoiler/hidden text area that, on click, would expand to show the hidden text. I'm using something similar in Wordpress atm. http://summerhousepublishing.com/books/legends-love/ (The grey bar, "Click to Read Excerpt".)

I'd like something similar, but have been unable to find a module/tweak that would do this automagically.

Any other ideas? I'm not afraid of digging into code and I'm familiar with hacking at hmtl, css and php. So, even a general idea would be helpful as a starting point for me.

Thanks!

Ce

11 Jun 2011, 12:41 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Creating "Hidden/Spoiler" Text to Product Pages

Google for

pop up text window

11 Jun 2011, 2:57 AM
#3
website_rob avatar

website_rob

Inactive

Join Date:
Oct 2006
Location:
Alberta, Canada
Posts:
4,572
Plugin Contributions:
0

Re: Creating "Hidden/Spoiler" Text to Product Pages

Don't think you'll find a pre-made Zen Cart module but you could adapt the script you are using now: Accordion Content script: By Dynamic Drive

Or use your favourite SE for 'jQuery accordion' for something else.