blog: customize details pane
Moderators: fgagnon, nikos, Site Mods
-
- Site Admin
- Posts: 16296
- Joined: 2002 Feb 07, 15:57
- Location: UK
-
- Site Admin
- Posts: 16296
- Joined: 2002 Feb 07, 15:57
- Location: UK
ok, groovy mystery solved
the reason why you see the PAGES for mp3 is that the pages property appears in the same group (div) as the AUTHORS column. As the author (artist) exists, it also shows the empty pages field. This group was meant for documents. If you don't like this, then just split authors and pages into 2 separate groups
the reason why you see the PAGES for mp3 is that the pages property appears in the same group (div) as the AUTHORS column. As the author (artist) exists, it also shows the empty pages field. This group was meant for documents. If you don't like this, then just split authors and pages into 2 separate groups
-
- Platinum Member
- Posts: 4797
- Joined: 2008 Sep 30, 06:52
- Location: Baile Átha Cliath
Ok then I had it backwards:nikos wrote:the pages property appears in the same group (div) as the AUTHORS column.
So, basically it should read "if any have data then the whole <Div> is displayed, including the blank elements." Eh, logic - it was overrated 3000 years ago, it's overrated now.Kilmatead wrote:...if some are empty then the whole <Div> element is hidden.
