![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
If you're a music fan, you've seen them everywhere, and they're all terrible. Aside from the basics, such as no advertisements, no pop-ups, no image-heavy junk ... how do you arrange information like this? |
#3
| ||||
| ||||
|
|
Using Javascript to draw in the track listings is out since it should only be used for optional fluff, not to provide an essential feature. |
|
Given the number of Gong releases and the sparse detailed sub information (track list only) in your example, I'd say that a sub page for each release doesn't seem justified. |
|
Adding cover pictures could drastically increase the byte size |
|
Basic markup: an ordered list for a bare listing of release titles (when in chronological order), a table for the track listings. When publishing as one page the release titles should be marked up as headers with the table with the track listing below them. |
#4
| |||
| |||
|
|
If you're a music fan, you've seen them everywhere, and they're all terrible. Aside from the basics, such as no advertisements, no pop-ups, no image-heavy junk ... how do you arrange information like this? Any thoughts? Ian |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Maybe you could do something like I'm doing on this page: http://deimos.curious.be/~dusk/media.php/ It's very simple php-scripting, where all the expanding stuff is in "if/else" blocks. |
#7
| |||
| |||
|
|
On Tue, 29 Nov 2005 00:26:07 +0100, TomB <mail (AT) invalid (DOT) mail> wrote: Maybe you could do something like I'm doing on this page: http://deimos.curious.be/~dusk/media.php/ It's very simple php-scripting, where all the expanding stuff is in "if/else" blocks. Thanks, Tom. That might very well be the answer. I'm wary of PHP, since I got in way over my head last year with the language, and, for certain reasons, can't really RTFM, but I'm going to give it a shot. |
#8
| |||
| |||
|
|
Here a small example of what it does: http://deimos.curious.be/~dusk/test/albums.php |
![]() |
| Thread Tools | |
| Display Modes | |
| |