[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] [XTR] Admin Left hand Navigation buttons gone in Mozilla Firefox



Thanks to all who corresponded on this thread.

I was able to solve the problem, and have not seen any problem with
either Mozilla or IE since.

The style on the left hand navigation was set to turn off visibility by
default. Changing this fixed it.

In the file /usr/sausalito/ui/web/libJs/collapsibleList.js
(My file was dated Dec 12, 2000.)

Line 249 has: 
    249   doc.write("<DIV ID=\""+_cList_elementId+"\"
STYLE=\"position:absolute;         visibility:hidden; left:"+_cList_x+";
top:"+_cList_y+";\">");          

I changed the "visibility:hidden" to "visibility:visible", and it works
fine. 

Vidar

> 
> Has it been determined if it's incorrectly written JavaScript 
> on Cobalt's side, or bad JavaScript implementation on the 
> browser side? Too often, I see things blamed on one side or 
> the other, when really it's the other side's fault.  Don't 
> want to point fingers, just curious if it's been looked into 
> with greater detail.
> 
> 
> Don Head
> Hosting TAC/UNIX
> SAVVIS Communications
> www.savvis.net
> SAVVIS, The Network That Powers Wall Street
> 
> -----Original Message-----
> From: J.F. Charland [mailto:jfc@xxxxxxxxxxxxxxx] 
> Sent: Tuesday, March 02, 2004 7:56 AM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] RE: [XTR] Admin Left hand Navigation 
> buttons gone in Mozilla Firefox
> 
> 
> Hello Vidar 
> 
> This is a long-standing Mozilla bug that is still not 
> resolved (outstanding since v1.1, I believe). You are right, 
> it is a Javascript issue. 
> 
> On a Linux or Windows system, you can use Opera as an 
> alternative to IE, but not Mozilla/Gecko-based browsers. Not 
> sure about Macs, though.
> 
> This is probably not the answer you wanted to hear. It's 
> surprising and disappointing that a Linux-based product like 
> the Cobalt Raq requires a Microsoft browser to administer.  
> Like you, I find it frustrating that every time I try to go 
> open-source to take advantage of a better platform or a 
> specific application, I keep getting pulled back by some 
> "Micro$oft-ism".  :(
> 
> JF Charland
> Total Support
> http://www.totalsupport.ca
> 
> 
> ----------------------------------
> > Date: Mon, 1 Mar 2004 16:29:26 -0600
> > From: "Ligard, Vidar" <vligard@xxxxxxxxx>
> > To: <cobalt-users@xxxxxxxxxxxxxxx>
> > Subject: [cobalt-users] [XTR] Admin Left hand Navigation 
> buttons gone
> > in Mozilla FireFox
> > Reply-To: cobalt-users@xxxxxxxxxxxxxxx
> > 
> > Hi all,
> > I am switching from IE to Mozilla Firefox 0.8 (on a Win2K 
> system) It's
> 
> > really a nice browser with a much faster rendering engine 
> than IE. And
> 
> > the way it does tabs are great.
> > 
> > Only problem is, the navigation buttons on the admin site 
> for the XTR
> > are gone.
> 
> > You know, those that say "Control Panel", "Server Usage", 
> "Backup and
> > Restore", "Maintanance", etc. They are gone whether I am in 
> the server
> 
> > management section, or trying to manage a site.
> > 
> > Has anyone seen this, or have any solution.
> > I am suspecting it to be an issue with javascript as those 
> buttons are
> 
> > created by javascript.
> > 
> > Any ideas welcome.
> > 
> > Thanks,
> > Vidar
> > 
> > *****************************
> > Vidar Ligard
> > Computer Information Systems
> > RHEMA Bible Church
> 
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to: 
> http://list.cobalt.com/mailman/listinfo/cobalt> -users
> 
> 
> _____________________________________
> cobalt-users 
> mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to: 
> http://list.cobalt.com/mailman/listinfo/cobalt> -users
>