Spry

Options

I want to create collapsible text panels on a pageBuilder page, and I have sketched out something in Dreamweaver using Spry widgets. Has anyone converted those to PageBuilder? Does it work? Is there a standard manual for such things?

Tagged:

Comments

  • hey Tony,

    Convio has the prototype JS library built into the pages (assuming everyone's pages are like ours at action.sierraclub.org, you can view source and search for prototype.js). I could probably help you write the code to do what you want if you can send me sample.

    Collapsible text panels would be pretty simple.

    You probably could use the Spry widgets fine though. The one drawback is that you are adding in additional JS that probably duplicates a lot of functionality that already exists in existing JS files.

    Adrian

  • Adrian Cotter:

    hey Tony,

    Convio has the prototype JS library built into the pages (assuming everyone's pages are like ours at action.sierraclub.org, you can view source and search for prototype.js). I could probably help you write the code to do what you want if you can send me sample.

    Collapsible text panels would be pretty simple.

    You probably could use the Spry widgets fine though. The one drawback is that you are adding in additional JS that probably duplicates a lot of functionality that already exists in existing JS files.

    Adrian

    Adrian,

    Thanks for the offer. I had to Google Prototype. I am no expert in web stuff, so this is all new to me. But Anthony from Convio Support called me and talked through how to do this with Dreamweaver snippets. I'll let you know if I'm still stumped after playing around with it.

    Thanks again,

    Tony

Categories