[pmwiki-users] Two tables on a page - can't separate them

Mildiner, Melvyn Melvyn.Mildiner at verint.com
Thu Jun 21 00:35:57 CDT 2007


I'm trying to show one table then another on a page. The complication is
that the first page includes "Showhide" buttons to show sections beneath
the first table. I want the second table to appear at the foot of the
page. For some reason, the second table is shown alongside the first
table rather than underneath it. Is there an easy way around this?

I also need the "showhides" to reveal their related divs beneath the
first table. Am I being to ambitious?

 

 

Content of my page:

 

!! Heading1

Some information

 

!! Second section

 

(:table align=left cellspacing='0' cellpadding='0' border='0'
width='35%':)

(:cell style='background-color:#FFF; padding: 10px; border: 1px solid
#FFF;':)

||* Cause1.||(:showhide init=hide div=div1 lshow='Show Solution'
lhide='Hide Solution':)||

||* Cause2.||(:showhide init=hide div=div2 lshow='Show Solution'
lhide='Hide Solution':)||

||* Cause3.||(:showhide init=hide div=div3 lshow='Show Solution'
lhide='Hide Solution':)||

(:tableend:)

 

(:div1 id=div1 style='width:600px; border:1px solid #999; padding:5px;
margin-left:25px; margin-bottom:10px;  background:#fed':)

'''Cause1 Solution:'''

# Step1

# Step2

(:div1end:)

 

(:div2 id=div2 style='width:600px; border:1px solid #999; padding:5px;
margin-left:25px; margin-bottom:10px;  background:#fed':)

'''Cause2 Solution:'''

# Step1

# Step2

(:div2end:)

 

(:div3 id=div3 style='width:600px; border:1px solid #999; padding:5px;
margin-left:25px; margin-bottom:10px;  background:#fed':)

'''Cause3 Solution:'''

# Step1

# Step2

(:div3end:)

 

(:table align=center cellspacing='0' cellpadding='0' border='0'
width='45%':)

(:cell style='background-color:#f0f9ff; padding: 10px; border: 1px solid
#6a6;':)

||'''Author:'''||AUTHOR_NAME||

||'''Status:'''||Unverified||

||'''Content reviewed by:'''||YOUR_NAME||

||'''Language reviewed by:'''||YOUR_NAME||

||'''Products affected:'''||PRODUCT_NAME||

(:tableend:)

 

 

Regards,
Melvyn

 



__________________________________________________________________________________________
This electronic message contains information from Verint Systems, which may be privileged and confidential. 
The information is intended to be for the use of the individual(s)or entity named above. 
If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. 
If you have received this electronic message in error, please notify us by replying to this email (1).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20070621/6089a167/attachment-0001.html 


More information about the pmwiki-users mailing list