Hi,
ggppdk wrote: mmm, thanks for pointing out the div closing div,
thanks for the new tab function
ggppdk wrote: about single quotes there having been quite a few discussions on the topic, they work with HTML and are allow by XHTML standard, of course someone could make a custom browser that will not work with single quotes
, but since no reason to be single quotes there i ll change this
ok ...
for me ... it confuses me a bit
e.g. because i think always of PHP when i see single quotes
ggppdk wrote: about the creation of the tabs i think to remove all this TABBING duplicate code and add a loop to create it? or this will limit customization?
mmm ... i'm not sure ... but I do not think
...
+ then there is only one template position for the tabs
where to position the fields that are displayed as tabs ...
so more than 6 tabs are possible ... great
-+
BUT how it looks with the titles of tabs ... currently i can give for each tab a custom title (great) ... with the loop creation it will be the field label?! mmm not so good ... or is there a possibility for custom titles too?
good enhancement would be:
1. css3 tabs ... if javascript is not available (or vice versa) ... like this one
css-tricks.com/css3-tabs/
2. choice whether to display as tabs or slider or extra position(s) for slider ...
(i think the slider is very similar to the tabs)
a question:
why becomes the '#flexicontent .fctabber' in the current implementation the flexicontent.css the width 5000px and not 100%?
Regards