Adobe Dreamweaver Forums



Last 10 THreads :         Give a checkbox a variable name. (Last Post : NedWebs - Replies : 2 - Views : 3 )           »          Is there an easier or neater way to code this... (Last Post : twistedpancreas - Replies : 0 - Views : 1 )           »          A New Joke Website (Last Post : nightwolf666 - Replies : 6 - Views : 7 )           »          Flash Player 10, problem with emdended fonts andattachment (Last Post : plasmaflex - Replies : 2 - Views : 3 )           »          DWCS4 Effects>Appear on DIV background image? (Last Post : Murray *ACE* - Replies : 4 - Views : 5 )           »          flash and wide-gamut monitors (Last Post : tonton66 - Replies : 1 - Views : 3 )           »          creating links between Fireworks images (Last Post : Murray *ACE* - Replies : 4 - Views : 5 )           »          CS4 Div Tags Help Needed (Last Post : Murray *ACE* - Replies : 6 - Views : 7 )           »          absolute images (Last Post : Murray *ACE* - Replies : 1 - Views : 2 )           »          So many issues with CS4 (bugs/rants) (Last Post : Murray *ACE* - Replies : 6 - Views : 7 )           »         


Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
User Info Statistics
Go Back   Adobe Dreamweaver Forums > Dreamweaver: Main > Dreamweaver Extensions
 
Tags: ,



Reply
  #11 (permalink)  
Old 05-31-2008, 08:50 PM
VisViresEventus
 
Posts: n/a
Diggs:
Default Re: spry accordion

FreightGuy , thank you! You found a pretty nice solution!
[hr]
http://seoanalytic.com
Reply With Quote
Sponsored Links
  #12 (permalink)  
Old 07-23-2008, 01:16 PM
vanessalewis
 
Posts: n/a
Diggs:
Default Re: spry accordion

Does this work with Vista ?

Anthony O'Hare

http://www.advanceddatarecovery.co.uk http://www.inkcartridgesuk.co.uk http://www.datarecovery24.co.uk
Reply With Quote


  #13 (permalink)  
Old 07-23-2008, 03:08 PM
Justin H.
 
Posts: n/a
Diggs:
Default Re: spry accordion

As far as Vista goes, I wouldn't see why it wouldn't. It's really the browser
that makes a difference, and when I posted I believe that I tested it with IE
3.0 - 7.0 and Firefox 1 - 3 beta 1. Those were on XP SP2. Haven't really
messed with it since.

Reply With Quote
  #14 (permalink)  
Old 07-26-2008, 10:48 PM
stomersons
 
Posts: n/a
Diggs:
Default Re: spry accordion

Thanks for help
[hr]
http://roomreview.net/texas-holdem-tips/
Reply With Quote
  #15 (permalink)  
Old 07-28-2008, 10:38 AM
thethreedegrees
 
Posts: n/a
Diggs:
Default Re: spry accordion

thanks.for the post.
my eyes are sore all weekend woking with the tooltip css i couldnt handle another session today looking for the code to fix this problem.
YOUR GREAT!
Reply With Quote


  #16 (permalink)  
Old 08-04-2008, 06:13 PM
dzhdiv
 
Posts: n/a
Diggs:
Default Re: spry accordion

great tips. i will fix the bug!
Reply With Quote
  #17 (permalink)  
Old 08-24-2008, 08:26 AM
leighd7
 
Posts: n/a
Diggs:
Default Re: spry accordion

I had been looking for 2 hours for this answer thanks guys.
Reply With Quote
  #18 (permalink)  
Old 09-05-2008, 10:26 PM
EuropeWord
 
Posts: n/a
Diggs:
Default Re: spry accordion

Good question.
Reply With Quote


  #19 (permalink)  
Old 09-23-2008, 04:31 PM
Simon G.
 
Posts: n/a
Diggs:
Default Re: spry accordion

[q]Originally posted by: FreightGuy
After i posted, i decided to go back and check out a few more things, and
solved the mystery. In your SpryAccordion.js file, fine the section that says:

Spry.Widget.Accordion.prototype.onPanelClick = function(panel)
{
// if (this.enableKeyboardNavigation)
// this.element.focus();
if (panel != this.currentPanel)
this.openPanel(panel);
this.focus();
};

This is the code to open the accordion panel when you click on it. What we're
going to do is copy this part of the code:
if (panel != this.currentPanel)
this.openPanel(panel);
this.focus();

And then find the section for mouseover, which is up towards the top, and
paste it after the current code...it should look like this after we get done:
Spry.Widget.Accordion.prototype.onPanelTabMouseOve r = function(panel)
{
if (panel)
this.addClassName(this.getPanelTab(panel), this.hoverClass);
if (panel != this.currentPanel)
this.openPanel(panel);
this.focus();
};

And there you have it. Save your file and go have some fun!!![/q]

Its really very useful and it is working fine, thank you very much dude!


Reply With Quote
  #20 (permalink)  
Old 09-28-2008, 03:37 AM
dzhdiv
 
Posts: n/a
Diggs:
Default Re: spry accordion

great tips. i will fix the bug!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



© Camley Interactive (camley.info) 2008 - all logos and images are copywrite their respective owners.
Proud member of the Camley Interactive Network
All times are GMT. The time now is 01:35 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Inactive Reminders By Mished.co.uk