Welcome to Pintexx Forum Sign in | Join | Faq

pinTab

Started by GlobalArchitect at 08-10-2006 12:33 . Topic has 1 replies.

Print Search
Sort Posts:    
   08-10-2006, 12:33
GlobalArchitect is not online. Last active: 09.08.2006 21:31:15 GlobalArchitect

Top 500 Posts
Joined on 08-09-2006
Posts 1
Surprise [:O] Nested Tabs
Reply Quote
I am trying to nest a set of tabs as is found in your cascading tabs sample. In all of the examples, it appears that you use absolute positioning - and I need to use relative positioning.
When I remove the absolute positioning, I get a margin along the top and left side of the nested tab control - how can I remove those margins?
   Report 
   08-10-2006, 4:55
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Re: Nested Tabs
Reply Quote

Hi,

you can remove margins by setting:

<body style="margin:0"

in the nested pages

Regards,
Hans-Peter


   Report 
Pintexx Forum » Developer Produ... » pinTab » Re: Nested Tabs