Hi Marcus,

The new buttons are up on your test page:
http://download.openoffice.org/test/

I hope you don't mind, but I took the liberty of cleaning up the HTML
and giving exceptions.css an overhaul in terms of structure and many
of the styles. The CSS is now much more semantic (I've left the ID's
untouched) so that the styles for the buttons are stored in classes
rather than ID's. <div class="button blue"> (button is the class for
styles that apply to all buttons, while blue is the class for styles
specific to the blue button). Please have a look and let me know if
there's anything else that I can help with.

Regards,
Ivan.

2009/2/7 Ivan M <[email protected]>:
> Hi Goran,
>
> The version is currently specified via JS - e.g., on the homepage:
>
> <script type="text/javascript">
> <!--
> var VERSION = "3.0.1";
>
> ... and so on. I'm just asking if this could be moved to download.js
> because the same code is replicated on download.openoffice.org (there
> may be other instances I am not aware of).
>
> If JS is disabled, this is the only page that currently has version numbers:
> http://download.openoffice.org/other.html
>
> Regards,
> Ivan.
>
> On Sat, Feb 7, 2009 at 11:41 AM, Goran Rakic <[email protected]> wrote:
>> У пет, 06. 02 2009. у 09:10 +1300, Ivan M пише:
>>> There might be a good reason why this isn't done, but it seems like a
>>> possible improvement to me.
>>
>> Search engines? Users of a11y software with JavaScript turned off?
>>
>> Regards,
>> Goran
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to