|
|
pinTab
Started by GlobalArchitect at 08-10-2006 12:33 . Topic has 1 replies.
 
 
|
|
Sort Posts:
|
|
|
|
08-10-2006, 12:33
|
GlobalArchitect
Joined on 08-09-2006
Posts 1
|
Nested Tabs
|
|
|
|
|
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
Joined on 08-30-2005
Posts 1.910
|
|
|
|
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
|
|
|
|