top panel

More
14 years 10 months ago #9693 by JMGilday
top panel was created by JMGilday
We've noticed a fun part of SOME templates (DesignNow) is a tab at the very top that expands to feature panels 1-4.

Since this does NOT appear to be an available extension and IS a very cool option, can it be added as an 'extra' on other templates????

Thanks for all the help,
Kathy

Please Log in to join the conversation.

More
14 years 10 months ago #9710 by ivan.milic
Replied by ivan.milic on topic Re: top panel
Well basically , that is just one div that holds some module positions in it. Collapsing/Expanding is handled by jQuery .

jQuery('#toggle_button_id').click(function(){
jQuery('#div_id').anaimate({height: 'toggle'},'slow');
});


api.jquery.com/animate/

There could be problems with layout on some templates , because position of some elements is absolute with top property set to some value.

Please Log in to join the conversation.

More
14 years 10 months ago #9728 by JMGilday
Replied by JMGilday on topic Re: top panel
Thanks !
(do you ever get tired being right all the time?)

Please Log in to join the conversation.

More
14 years 9 months ago #10106 by arnulfo
Replied by arnulfo on topic Re: top panel
se debe implantar con flash o Fx para que sea mas dinamico asi se dan mejores opciones

Please Log in to join the conversation.

More
14 years 9 months ago #10110 by ivan.milic
Replied by ivan.milic on topic Re: top panel
Dear "Arnulfo" moderators on this forum do not understand your language. Please write your question again in English.

Please Log in to join the conversation.

More
14 years 9 months ago - 14 years 9 months ago #10114 by KORourke
Replied by KORourke on topic Re: top panel
translation:
"must be implemented with Flash or Flex to be more dynamic so there are better options"

further comment:
If it requires Flash I assume it can't be used in iPhone or iPad browser, correct?
Last edit: 14 years 9 months ago by KORourke. Reason: expansion

Please Log in to join the conversation.

Time to create page: 0.277 seconds
Powered by Kunena Forum