techques
asked on
How can I build the dynamic panel in ascx?
Hi
How can I build the west and east panel at http://www.dhtmlgoodies.com/packages/dhtml-suite-for-applications/demos/demo-pane-splitter.html
I just need the panel move out when click a button. I need the simplest script is ok as the demo is too complicated.
I use ASP.NET, C#
How can I build the west and east panel at http://www.dhtmlgoodies.com/packages/dhtml-suite-for-applications/demos/demo-pane-splitter.html
I just need the panel move out when click a button. I need the simplest script is ok as the demo is too complicated.
I use ASP.NET, C#
ASKER
Hi
I viewed this demo http://www.webintenta.com/9914.html
How can I change the Monster align on the right and display vertically?
and
When click monster, how can the panel move from right to left to display?
I viewed this demo http://www.webintenta.com/9914.html
How can I change the Monster align on the right and display vertically?
and
When click monster, how can the panel move from right to left to display?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
I recommend that you use a framework to achieve this. There are plenty of samples around.
www.jquery.com
http://www.noupe.com/jquery/50-amazing-jquery-examples-part1.html
http://speckyboy.com/2008/04/02/65-excellent-jquery-resources-tutorialscheat-sheetsebooksdemosplugins/
Sean