Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

DIV tag + style sheet in Opera browser for BeOS

1 view
Skip to first unread message

Yi-Fon Lee

unread,
Mar 28, 2001, 5:32:54 PM3/28/01
to
Hi!

Does anyone know whether <DIV> tag + Style Sheet (to specify the visibility and layer positioning) work in opera browser for BeOS? I want to use layers with style sheet to
dynamically show/hide a layer. This works in IE and Netscape using <DIV> tags. As a matter of fact, Opera on Windows OS also works. But the same code didn't work in
Opera browser on BeOS. Does anyone have any clues on this or know how to tackle this problem?

Please give me some hints! Thank you so much!

Yi-Fon

Rijk van Geijtenbeek

unread,
Mar 28, 2001, 7:08:07 PM3/28/01
to
On Wed, 28 Mar 2001 22:32:54 GMT, Yi-Fon Lee <yi...@operamail.com>
wrote:

Opera for BeOS is based on the 3.6 codebase, with supports CSS1.
Support for positioning, part of CSS2, was introduced only later in
the 4.0 codebase.

Hiding and showing stuff with JavaScript can't be done in 3.6. You can
use the CSS1 style 'display:none;', but that's also not scriptable so
it doesn;t help you much.

--
If you don't like having choices | Rijk van Geijtenbeek
made for you, you should start | mailto:ri...@opera.com
making your own. - Neal Stephenson | http://rijk.op.het.net

Marcel Montes

unread,
Apr 5, 2001, 11:57:44 AM4/5/01
to
>
> Opera for BeOS is based on the 3.6 codebase, with supports CSS1.
> Support for positioning, part of CSS2, was introduced only later in
> the 4.0 codebase.
>
> Hiding and showing stuff with JavaScript can't be done in 3.6. You can
> use the CSS1 style 'display:none;', but that's also not scriptable so
> it doesn;t help you much.
>

well, Opera 5.0 beta 6/linux was able to display http://www.monografias.com/indexdhtml.shtml 's moving layer correctly. beta 7 doesn't render it at all. =( already posted this
on a bug report. and somewhere else.

0 new messages