Alex Fisher wrote: > Not entirely true, Daniel :) > > Could you (and anyone else who might be interested) take a look at the source > for the following page: > <http://distribution.openoffice.org/cdrom/sellers-test.html>...
Yay! Thanks Alex. > I need to know whether the way it is currently laid out is suitable, It is, except for a tiny addition. The <div> tags also need a 'class' attribute. I just made a copy of your page, and set them all to class="region". That seemed appropriate. > and since I know nothing of JS, could you tell me how to modify your > script (and also to hide the current links if JS is available at the > user's end, but display them when it is disabled). Done: http://website.openoffice.org/tryouts/dcarrera/distribution/sellers.html Check it out, it's cool. You don't need to understand the JS to use this page. The page mantainer only has to maintain HTML code. You can add and remove regions, and you can add and remove countries without looking at the JS. As an aside, some comments on your regions: * Should "spacific" not be part of "oceanea" ? * What's the plain English term for "sea" and "emed" ? I didn't know what to call those on the drop-down list. But in any event, the page is there, and it works. Cheers, -- Daniel Carrera | I don't want it perfect, Join OOoAuthors today! | I want it Tuesday. http://oooauthors.org | --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
