Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Enable/Disable Layers

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
kohle Posted - 22 Mar 2011 : 20:08:12
Hi,
I need some help.

What I try to build is a page with some fields in a form.
There are 3 section. Shipping address, delivery address and
and info field. The delivery address fields I only want to (expand)
show when I push a button or link. The same I need for the info field.

I put all in own layers (adr_lay,del_lay,inf_lay) with absolute position. For test I have a button to hide the layer with
the delivery fields.

My problem is that after hidding, there is space between the
shipping address and the info fields.
I tried with relative position but with no success.

Also I want to toggle between "expand" status and "hidden"
status.













1   L A T E S T    R E P L I E S    (Newest First)
s.dav Posted - 23 Mar 2011 : 12:30:47
This is a simple question but quite complex using a WYSUWYG program; in order to make such as thing you need to create container DIVs tags without "height" size and hide internal DIVs using "display:none" HTML style.

In Dynamic HTML Editor now it is not possible as it always gives size to elements.

You can create such as code in HTML

Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000