Web Design Forum  
 
Go Back   Web Design Forum > Web Software > Scripts

Reply
 
LinkBack Thread Tools Display Modes
Old 05-25-2011, 02:01 PM   #1
New Member
 
Join Date: May 2011
Posts: 1
Default Menu bar problem

In Google chrome and Opera when I click Investments dropdown 'Idividual Savings Accounts' link then I place my cursor back over Investments I get a doubled up menubar. This doesn't happen in either Firefox of Internet Explorer. Any ideas please before I rip my last few hairs out. Is this a js problem ?http://www.taxaccount.co.uk
harryjs is offline   Reply With Quote


Old 05-25-2011, 03:38 PM   #2
Platinum Member
 
ronaldroe's Avatar
 
Join Date: Jan 2011
Location: Oklahoma City, OK
Posts: 676
Send a message via Skype™ to ronaldroe
Default

I'm using Chrome 11, and don't have that problem.
__________________
Ronald Roe
Small Business Web Design
ronaldroe is offline   Reply With Quote
Old 10-14-2011, 10:40 AM   #3
New Member
 
Join Date: Oct 2011
Posts: 5
Default

My added "start" and "exit" to my menubar
File -> Start
File -> Exit

public boolean action(Event e, Object o)
{
if(e.target instanceof MenuItem)
{
if((String)o == "Start")
{
my code....
/* if(e.target.equals(b1))
{
some code...
}*/
}
if((String)o == "Exit")
{
System.exit(0);
__________________
Date My School
peterjoys is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:51 PM.


Camera Forum - Computer Forum - Web Design Forum

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.