Divider Bar Help

Does anybody know how to put in a divider bar? Like the ones you see in the windows explorer....you can move the divider left and right....any ideas? I looked in javax.swing, but no luck...
Thanks

In Java Swing, it's called a Split Pane. Have a look at http://java.sun.com/docs/books/tutorial/uiswing/index.html

Similar Messages

  • Bridge horizontal divider bar- please help

    Ok, this is driving me crazy - In Bridge CS2 my horizontal divider bar disappeared from the left side of my panes - I like to have Favorites and Folders on top and Preview and Metadata on bottom - but for some strange reason I can not find the horizonal divider bar - now they are all on top - please help a confused soul!!

    Do you have the training CD that came with CS3? There is a 3 min. video on rearranging the panes and building your own worksheet. You can move panes and resize them by using the double headed arrow just like any other window.
    Can also view training videos on Adobe website I believe.

  • Divider Bar Colors

    I thought I'd pass the following along to those that may be interested in changing the divider bar colors in iChat.
    From MaxOSXhints
    http://www.macosxhints.com/article.php?story=2005081706233539&lsrc=osxh

    Sure! Glad you found it helpful!

  • I want to transfer pictures from my iphone 4 to a hardrive, but the problem is i dont know how. Can the genius bar help me with that, and can they possibly do this for me if i bring my iphone and hard drive with me there. Also if there is a cost, how much

    I want to transfer pictures from my iphone 4 to a hardrive, but the problem is i dont know how. Can the genius bar help me with that, and can they possibly do this for me if i bring my iphone and hard drive with me there. Also if there is a cost, how much?

    iOS: Importing personal photos and videos from iOS devices to your computer

  • Expanding menu bar help

    i have search for about 2-3hrs and cant figure out how to create a vertical expanding navigation bar like the one on www.louisvuitton.com on their main page there is a menu box on the right and when you put your mouse over it it expands allowing you to choose you country. i want to make this horizontal, not sure what this is called so i might have been searching for the wrong thing but any help in finding a tutorial would be great thanks

    You will lose a lot of Google's ability to map your site unless you submit a special site map to the search engine (see mine under www.aloe-vera.org/public_.xml ).
    To submit a sitemap to Google you need a google account (such as Gmail) and then go to: www.google.com/webmasters/tools to submit your sitemap.  This will help to balance having a Flash menu.
    I would love to see your menu when it is done!  Best wishes, David
    Read the Top 10 Benefits of Drinking Aloe Vera Juice.
    If
    you have any questions about the benefits of drinking Aloe Vera, please
    call 1-866-750-ALOE (2563) any day but Sunday.  (We are L.D.S.)
    Date: Fri, 3 Jun 2011 13:44:39 -0600
    From: [email protected]
    To: [email protected]
    Subject: expanding menu bar help
    google 
    Build a Versatile ActionScript 3.0 Menu with Masking
    here is the link http://active.tutsplus.com/tutorials/web-design/build-a-versatile-actionscript-30-menu-wit h-masking/
    ill have to mess with it some but it just about what i was looking for
    >

  • Mail divider bar lost

    In Mail 1.3.11 I lost the divider bar (betwwen message list and preview pane) and its handles and I can't get it back. Anyone know how to get it back?

    Hey roam2, You are right. I finally saw the itty bitty button and clicked on it. Thanks

  • Got grey screen when strat up,does genuis bar help to backup first b4 reset my hardwear?I didn't backup thoTAT

    got grey screen when strat up,does genuis bar help to backup first b4 reset my hardwear?I didn't backup thoTAT

    It is too late to backup now, the disc is already malfunctioning.
    Backup is what you do before things break.
    Take it in and hope that something can be recovered, don't be surprised if it can't.

  • JSplitPane's divider bar click event

    Hi all,
    I have a JSplitPane like this
    sp = new JSplitPane(JSplitPane.HORIZONTAL_SPLIT, canvas, myPanel);
    At runtime, when user CLICK on the divider bar (but doesn't drag), the canvas on the left panel is not repainted.
    Would you please let me know how I can catch the event when user clicks on the divider bar. (When user drag, I may detect by method ancestorMoved in AncestorListener).
    Thank you,
    Fanta

    I don't know if there is an easier way, but you can add your own MouseListener to the splitpane divider like so:
        JSplitPane split = new JSplitPane();
        BasicSplitPaneUI paneUi = (BasicSplitPaneUI)split.getUI();
        paneUi.getDivider().addMouseListener(new MouseAdapter() {
            public void mousePressed(MouseEvent e) {
                System.out.println("Mouse was clicked");
        });

  • Two crashes: one OS crash with gray screen and loading bar- help? (Stuck overseas, so you guys are it!)

    Hey everyone.
    When firefox crashed last night, I figured it was just firefox being difficult, but when while using firefox my entire computer crashed this afternoon and rebooted with a gray screen, the spinny wait symbol, and a loading bar, I started to get concerned. After looking through console, I'm not sure what's caused it to crash like this so I'm hoping one of you bright people here can tell me what exactly happened. I'm running a mac book pro with 10.6.8, have no real addons on firefox aside from adblock plus, divx, memory restart, a french dictionary, and a skin I've been using forever and have also spoken to the developer in the past about. I'm also using Firefox 17.0.1. After trying to google some of the more unfamiliar/suspicious lines (mostly relating to launch agents), I typed into terminal the command to list all launch agents and received 3 replies naming adobe, divx, and google. I used terminal to delete them all just for safe measure (plus the adobe update window has been irritating me to no end so maybe it'll go away now, haha). I did three things when I tried to boot up again after the crash and the weird launch screen with loading bar came up: 1) I held down the power button again because a) the screen was weirding me out and b) I thought it got hung up again (bar seemed to stall for an unusually long time), 2) I tried to boot again and when the same gray screen came back I just figured I had no choice and had to sit through it. 3) when the bar was at about half way I pulled out my ethernet cord for safe measure in case something shady was going on. These three things are also reflected in the log below.
    I currently live overseas and the nearest Apple store is over two hours away with no guarantee of a native english speaker working, so if anyone can let me know what caused the crash and if there's anything I can do about it, I would be extremely grateful. The following is my current console log in its entirety from today, including my attempted system update to see if that would improve things (which also resulted in a gray screen with loading bar later), and a really weird bit at the end that is also confusing (but possibly caused by me tinkering in terminal- not sure).
    NAME is replacing my HD name, and my screen name here (caithris) has replaced my computer user name. NUMBER has replaced anything that looks like a serial number of some kind.
    Thanks so much ahead of time-- please let me know if there's anything else I can share.
    Mar 31 00:30:01 NAME newsyslog[9228]: logfile turned over
    Mar 31 01:03:25 NAME firefox[8993]: Mozilla has caught an Obj-C exception [NSRangeException: *** -[NSCFArray objectAtIndex:]: index (1) beyond bounds (1)]
    Mar 31 01:03:25 NAME [0x0-0x10010].org.mozilla.firefox[0]: 2013-03-31 01:03:25.193 firefox[8993:903] Mozilla has caught an Obj-C exception [NSRangeException: *** -[NSCFArray objectAtIndex:]: index (1) beyond bounds (1)]
    Mar 31 01:04:06 NAME [0x0-0x10010].org.mozilla.firefox[0]: pure virtual method called
    Mar 31 01:04:06 NAME [0x0-0x10010].org.mozilla.firefox[0]: terminate called without an active exception
    Mar 31 01:04:20 NAME ReportCrash[9260]: Saved crash report for firefox[8993] version 17.0.1 (1712.11.28) to /Users/Caithris/Library/Logs/DiagnosticReports/firefox_2013-03-31-010420_NAME.c rash
    Mar 31 01:05:35 NAME SubmitDiagInfo[9280]: Submitted crash report: /Users/Caithris/Library/Logs/DiagnosticReports/firefox_2013-03-31-010420_NAME.c rash
    Mar 31 03:00:27 NAME loginwindow[31]: loginwindow SleepWakeCallback WILL sleep
    Mar 31 03:00:28 NAME configd[13]: PMConnection IPConfiguration com.apple.powermanagement.applicationresponse.slowresponse 1120 ms
    Mar 31 11:22:53 NAME configd[13]: Sleep: Success - AC 97 - Idle Sleep
    Mar 31 11:22:53 NAME configd[13]: Wake: Success - AC 97 - OHC2
    Mar 31 11:22:53 NAME configd[13]: Hibernate Statistics
    Mar 31 11:22:53 NAME loginwindow[31]: loginwindow SleepWakeCallback will power on, Currenttime:3/31/2013 11:22:53.195 AM - Waketime:3/31/2013 11:22:43.930 AM = Deltatime:9.265338957
    Mar 31 11:22:53 NAME loginwindow[31]: askForPasswordBuiltIn after makekey, Currenttime:3/31/2013 11:22:53.212 AM - Waketime:3/31/2013 11:22:43.930 AM = Deltatime:9.281565964
    Mar 31 11:22:53 NAME loginwindow[31]: builtInAuthWindowBecameKey, Currenttime:3/31/2013 11:22:53.243 AM - Waketime:3/31/2013 11:22:43.930 AM = Deltatime:9.312892973
    Mar 31 11:22:53 NAME configd[13]: network configuration changed.
    Mar 31 11:22:54 NAME configd[13]: PMConnection AirPort configd plug-in com.apple.powermanagement.applicationresponse.slowresponse 9839 ms
    Mar 31 11:22:54 NAME configd[13]: PMConnection IPConfiguration com.apple.powermanagement.applicationresponse.slowresponse 9849 ms
    Mar 31 11:22:57 NAME configd[13]: network configuration changed.
    Mar 31 11:22:57 NAME ntpd[20]: sendto(17.171.4.13) (fd=24): Network is unreachable
    Mar 31 11:23:02 NAME loginwindow[31]: in pam_sm_authenticate(): Failed to determine Kerberos principal name.
    Mar 31 11:23:02 NAME loginwindow[31]: builtInAuthWindowDidResignKey
    Mar 31 11:23:02 NAME loginwindow[31]: handleUnlockResult, Currenttime:3/31/2013 11:23:02.536 AM - Waketime:3/31/2013 11:22:43.930 AM = Deltatime:18.606058955
    Mar 31 11:23:32 NAME loginwindow[31]: no spins reported for this wake
    Mar 31 11:27:31 NAME SubmitDiagInfo[9444]: Cleaning up expired diagnostic messages database at path: /var/log/DiagnosticMessages/2013.03.01.asl
    Mar 31 11:33:29 NAME [0x0-0x3b63b6].org.mozilla.firefox[9264]: NOTE: child process received `Goodbye', closing down
    Mar 31 11:36:14 NAME ntpd[20]: time reset -4.060579 s
    Mar 31 12:11:05 NAME firefox[9264]: -deltaZ is deprecated for NSEventTypeMagnify.  Please use -magnification.
    Mar 31 15:19:22 NAME kernel[0]:
    Mar 31 15:28:23 NAME kernel[0]:
    Mar 31 15:28:53: --- last message repeated 7 times ---
    Mar 31 15:28:23 NAME kernel[0]:
    Mar 31 15:30:22 NAME kernel[0]:
    Mar 31 15:56:08 NAME kernel[0]:
    Mar 31 15:56:13: --- last message repeated 1 time ---
    Mar 31 15:56:13 NAME loginwindow[31]: in pam_sm_authenticate(): Failed to determine Kerberos principal name.
    Mar 31 15:56:16 NAME kernel[0]:
    Mar 31 15:56:46: --- last message repeated 8 times ---
    Mar 31 16:00:10 NAME kernel[0]:
    Mar 31 16:00:40: --- last message repeated 3 times ---
    Mar 31 16:00:44 NAME kernel[0]:
    Mar 31 16:01:14: --- last message repeated 5 times ---
    Mar 31 16:02:36 NAME kernel[0]:
    Mar 31 16:03:06: --- last message repeated 9 times ---
    Mar 31 16:03:22 NAME kernel[0]:
    Mar 31 16:10:31 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
    Mar 31 16:17:50 localhost DirectoryService[15]: Improper shutdown detected
    Mar 31 16:17:54 localhost fseventsd[33]: event logs in /.fseventsd out of sync with volume.  destroying old logs. (707133 444 707763)
    Mar 31 16:17:54 localhost bootlog[41]: BOOT_TIME: 1364713830 0
    Mar 31 16:17:58 localhost fseventsd[33]: log dir: /.fseventsd getting new uuid: NUMBER
    Mar 31 16:17:58 localhost blued[42]: Apple Bluetooth daemon started
    Mar 31 16:18:02 localhost mDNSResponder[28]: mDNSResponder mDNSResponder-258.21 (May 26 2011 14:40:13) starting
    Mar 31 16:18:03 localhost com.apple.usbmuxd[21]: usbmuxd-296.4 on Dec 21 2012 at 16:11:14, running 64 bit
    Mar 31 16:18:04 localhost configd[13]: bootp_session_transmit: bpf_write(en1) failed: Network is down (50)
    Mar 31 16:18:04 localhost configd[13]: DHCP en1: INIT transmit failed
    Mar 31 16:18:04 localhost configd[13]: network configuration changed.
    Mar 31 16:18:04 NAME configd[13]: setting hostname to "NAME.local"
    Mar 31 16:18:04 NAME /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[29]: Login Window Application Started
    Mar 31 16:18:04 NAME configd[13]: network configuration changed.
    Mar 31 16:18:04 NAME mDNSResponder[28]: mDNSPlatformSetDNSConfig: Error: dns_configuration_copy returned NULL
    Mar 31 16:18:04 NAME configd[13]: network configuration changed.
    Mar 31 16:18:11 NAME mds[27]: (Normal) DiskStore: Creating index for /
    Mar 31 16:18:17 NAME loginwindow[29]: Login Window Started Security Agent
    Mar 31 16:18:18 NAME WindowServer[71]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Mar 31 16:18:18 NAME com.apple.WindowServer[71]: Sun Mar 31 16:18:18 NAME.local WindowServer[71] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Mar 31 16:18:29 NAME SecurityAgent[92]: NSSecureTextFieldCell detected a field editor ((null)) that is not a NSTextView subclass designed to work with the cell. Ignoring...
    Mar 31 16:18:30 NAME loginwindow[29]: Login Window - Returned from Security Agent
    Mar 31 16:18:30 NAME loginwindow[29]: USER_PROCESS: 29 console
    Mar 31 16:18:30 NAME com.apple.launchd.peruser.501[96] (com.divx.agent.postinstall): Unknown key: LimitToSessionType
    Mar 31 16:18:30 NAME com.apple.launchd.peruser.501[96] (com.apple.ReportCrash): Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    Mar 31 16:18:36 NAME root[113]: /usr/libexec/ntpd-wrapper: scutil key State:/Network/Global/DNS not present after 30 seconds
    Mar 31 16:18:37 NAME root[130]: sntp options: a=2 v=1 e=0.100 E=5.000 P=2147483647.000
    Mar 31 16:18:37 NAME root[130]:     d=15 c=5 x=0 op=1 l=/var/run/sntp.pid f= time.apple.com
    Mar 31 16:18:37 NAME root[130]: sntp: getaddrinfo(hostname, ntp)  failed with nodename nor servname provided, or not known
    Mar 31 16:18:38 NAME-2 com.apple.launchd.peruser.501[96] (com.apple.mrt.uiagent[123]): Exited with exit code: 255
    Mar 31 16:18:38 NAME-2 com.apple.launchd.peruser.501[96] (com.apple.Kerberos.renew.plist[124]): Exited with exit code: 1
    Mar 31 16:19:55 NAME-2 XProtectUpdater[19]: NSURLConnection error: Error Domain=NSURLErrorDomain Code=-1009 UserInfo=0x100174890 "This computer’s Internet connection appears to be offline." Underlying Error=(Error Domain=kCFErrorDomainCFNetwork Code=-1009 UserInfo=0x1001744e0 "This computer’s Internet connection appears to be offline.")
    Mar 31 16:19:55 NAME com.apple.launchd[1] (com.apple.xprotectupdater[19]): Exited with exit code: 255
    Mar 31 16:22:04 NAME kextd[10]: updated kernel boot caches
    Mar 31 16:25:04 NAME Software Update[178]: SWU: scan found 0 products:
    Mar 31 16:25:05 NAME Software Update[178]: Error Domain=NSURLErrorDomain Code=-1009 UserInfo=0x10052e600 "This computer’s Internet connection appears to be offline." Underlying Error=(Error Domain=kCFErrorDomainCFNetwork Code=-1009 UserInfo=0x10052f760 "This computer’s Internet connection appears to be offline.")
    Mar 31 16:25:14 NAME com.apple.launchd[1] (com.apple.suhelperd[181]): Exited with exit code: 2
    Mar 31 16:25:18 NAME configd[13]: network configuration changed.
    Mar 31 16:26:17 NAME Software Update[188]: SWU: scan found 1 products:\n041-9605
    Mar 31 16:26:30 NAME ntpd[18]: time reset +1.140167 s
    Mar 31 16:26:57 NAME com.apple.launchd[1] (com.apple.suhelperd[190]): Exited with exit code: 2
    Mar 31 16:26:57 NAME com.apple.launchd.peruser.501[96] ([0x0-0xf00f].com.apple.Console[142]): Exited: Killed
    Mar 31 16:26:57 NAME com.apple.launchd.peruser.501[96] ([0x0-0x15015].com.apple.SoftwareUpdate[188]): Exited: Killed
    Mar 31 16:26:57 NAME com.apple.launchd.peruser.501[96] (com.apple.AirPortBaseStationAgent[126]): Exited: Killed
    Mar 31 16:26:57 NAME loginwindow[29]: DEAD_PROCESS: 29 console
    Mar 31 16:26:57 NAME /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[200]: Login Window Application Started
    Mar 31 16:26:58 NAME loginwindow[200]: USER_PROCESS: 200 console
    Mar 31 16:26:58 NAME WindowServer[203]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Mar 31 16:26:58 NAME com.apple.WindowServer[203]: Sun Mar 31 16:26:58 NAME.local WindowServer[203] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Mar 31 16:26:59 NAME Software Update[209]: Looking for products to install
    Mar 31 16:27:02 NAME Software Update[209]: Performing preflight
    Mar 31 16:27:02 NAME Software Update[209]: Preparing session
    Mar 31 16:27:02 NAME Software Update[209]: Starting session
    Mar 31 16:27:03 NAME Software Update[209]: PKG: extracting "com.apple.pkg.MacBookProSMCUpdate"
    Mar 31 16:27:03 NAME Software Update[209]: PKG: pre-flight scripts for "com.apple.pkg.MacBookProSMCUpdate"
    Mar 31 16:27:03 NAME Software Update[209]: PKG: pre-install scripts for "com.apple.pkg.MacBookProSMCUpdate"
    Mar 31 16:27:16 NAME Software Update[209]: REQ: moving files into place with shove
    Mar 31 16:27:17 NAME Software Update[209]: PKG: post-install scripts for "com.apple.pkg.MacBookProSMCUpdate"
    Mar 31 16:27:17 NAME Software Update[209]: PKG: post-flight scripts for "com.apple.pkg.MacBookProSMCUpdate"
    Mar 31 16:27:17 NAME Software Update[209]: PKG: writing receipt for "com.apple.pkg.MacBookProSMCUpdate"
    Mar 31 16:27:17 NAME Software Update[209]: REQ: install succeeded
    Mar 31 16:27:18 NAME Software Update[209]: SWU: installing "MacBook Pro SMC Firmware Update, 1.6"
    Mar 31 16:27:20 NAME [0x0-0x1a01a].com.apple.SoftwareUpdate[209]: /: no supported helper partitions to update.
    Mar 31 16:27:20 NAME kextd[10]: updated kernel boot caches
    Mar 31 16:27:20 NAME Software Update[209]: kextcache returned 0
    Mar 31 16:27:20 NAME Software Update[209]: Running /sbin/reboot
    Mar 31 16:27:20 NAME reboot[242]: rebooted by Caithris
    Mar 31 16:27:20 NAME reboot[242]: BOOT_TIME: 1364714840 524942
    Mar 31 16:27:20 NAME mDNSResponder[28]: mDNSResponder mDNSResponder-258.21 (May 26 2011 14:40:13) stopping
    Mar 31 16:27:20 NAME DirectoryService[15]: BUG in libdispatch: 10K549 - 1960 - 0x10004004
    Mar 31 16:27:20 NAME WindowServer[203]: hidd died. Reestablishing connection.
    Mar 31 16:27:20 NAME WindowServer[203]: Unable to create event queue via hidd: (0x10000003)
    Mar 31 16:28:03 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
    Mar 31 16:29:52 localhost bootlog[47]: BOOT_TIME: 1364714882 0
    Mar 31 16:29:53 localhost mDNSResponder[34]: mDNSResponder mDNSResponder-258.21 (May 26 2011 14:40:13) starting
    Mar 31 16:29:54 localhost configd[13]: network configuration changed.
    Mar 31 16:29:54 NAME configd[13]: setting hostname to "NAME.local"
    Mar 31 16:29:54 NAME com.apple.usbmuxd[27]: usbmuxd-296.4 on Dec 21 2012 at 16:11:14, running 64 bit
    Mar 31 16:29:56 NAME blued[17]: Apple Bluetooth daemon started
    Mar 31 16:29:57 NAME /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[35]: Login Window Application Started
    Mar 31 16:29:59 NAME configd[13]: network configuration changed.
    Mar 31 16:30:12: --- last message repeated 2 times ---
    Mar 31 16:30:12 NAME ntpd[24]: time reset +0.227711 s
    Mar 31 16:30:13 NAME loginwindow[35]: Login Window Started Security Agent
    Mar 31 16:30:14 NAME WindowServer[61]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Mar 31 16:30:14 NAME com.apple.WindowServer[61]: Sun Mar 31 16:30:14 NAME.local WindowServer[61] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Mar 31 16:30:21 NAME SecurityAgent[96]: NSSecureTextFieldCell detected a field editor ((null)) that is not a NSTextView subclass designed to work with the cell. Ignoring...
    Mar 31 16:30:22 NAME loginwindow[35]: Login Window - Returned from Security Agent
    Mar 31 16:30:22 NAME loginwindow[35]: USER_PROCESS: 35 console
    Mar 31 16:30:22 NAME com.apple.launchd.peruser.501[99] (com.divx.agent.postinstall): Unknown key: LimitToSessionType
    Mar 31 16:30:22 NAME com.apple.launchd.peruser.501[99] (com.apple.ReportCrash): Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    Mar 31 16:30:32 NAME com.apple.launchd.peruser.501[99] (com.apple.mrt.uiagent[124]): Exited with exit code: 255
    Mar 31 16:30:35 NAME com.apple.launchd.peruser.501[99] (com.apple.Kerberos.renew.plist[125]): Exited with exit code: 1
    Mar 31 16:30:47 NAME mdworker[81]: (Error) SyncInfo: Catalog changed during searchfs too many times -- falling back to fsw search /
    Mar 31 16:36:05 NAME mdworker32[158]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Mar 31 16:36:22 NAME mdworker32[161]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Mar 31 16:36:29 NAME [0x0-0x10010].org.mozilla.firefox[149]: NOTE: child process received `Goodbye', closing down
    Mar 31 16:39:07 NAME mdworker[157]: Warning: unknown JFIF revision number 0.01
    Mar 31 16:39:22 NAME login[182]: USER_PROCESS: 182 ttys000
    Mar 31 16:40:34 NAME /System/Library/CoreServices/CCacheServer.app/Contents/MacOS/CCacheServer[132]: No valid tickets, timing out
    Mar 31 16:40:35 NAME mdworker[157]: Error, could not create MachMessagePort for com.apple.AddressBook.abd
    Mar 31 16:40:37 NAME mdworker[157]: Unable to parse date (<XHTML-STRIPONREPLY>
    </XHTML-STRIPONREPLY>)
    Mar 31 16:40:38 NAME mdworker[157]: Unable to parse date ( S<XHTML-STRIPONREPLY>
    </XHTML-STRIPONREPLY>him to any)
    Mar 31 16:40:41: --- last message repeated 1 time ---
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 1
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 2
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 3
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 4
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 5
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 6
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 7
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 8
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 9
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 10
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 11
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 12
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 13
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 14
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 15
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 16
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 17
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 18
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 19
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 20
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 21
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 22
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 23
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 24
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 25
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 26
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char ^M for PropertyName in line 26
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 26
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char ^M for PropertyName in line 26
    Mar 31 16:40:41 NAME mdworker[157]: Invalid char \n for PropertyName in line 26
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 1
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 2
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 3
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 4
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 5
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 6
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 7
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 8
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 9
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 10
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 11
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 12
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 13
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 14
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 15
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 16
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 17
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 18
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 19
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 20
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 21
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 22
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 23
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 24
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 25
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 26
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char ^M for PropertyName in line 26
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 26
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char ^M for PropertyName in line 26
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 26
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char ^M for PropertyName in line 26
    Mar 31 16:40:43 NAME mdworker[157]: Invalid char \n for PropertyName in line 26
    Mar 31 16:41:27 NAME mdworker[157]: Corrupt JPEG data: 1 extraneous bytes before marker 0xd9
    Mar 31 16:41:27 NAME mdworker[157]: JPEG datastream contains no image
    Mar 31 16:41:33: --- last message repeated 1 time ---
    Mar 31 16:41:33 NAME login[182]: DEAD_PROCESS: 182 ttys000
    Mar 31 16:41:50 NAME mdworker[156]: iCal.mdimporter: could not parse ICS file: /Applications/Microsoft Office 2011/Office/OutlookCore.framework/Versions/14/Resources/en.lproj/Timezones.ics
    Mar 31 16:41:51 NAME mdworker32[204]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Mar 31 16:43:41 NAME [0x0-0x10010].org.mozilla.firefox[149]: NOTE: child process received `Goodbye', closing down
    Mar 31 17:07:10 NAME firefox[149]: -deltaZ is deprecated for NSEventTypeMagnify.  Please use -magnification.
    Thanks again- I mean it. It's lousy being stuck away from home when crazy thing happen to your main line of communication!
    -Caithris

    The gray screen with loading bar issue is a at boot fsck (file system check) that has discovered something wrong with your boot drive/partition and was attempting to fix it.
    OS X is booting but can't complete, so that means your hard drive is good, just likely has been either subjected to shock which damaged data on the platters, or bad sectors (the drive is dying if after fixing it, problems occurs again), or something messed something up in the file structure.
    Firefox is currently at 19.02, so it appears your background auto-update has not been occurring, which makes me suspect the machine's data is broken in some manner or you have malware on the machine blocking the updates.
    Your problems are multiple, in your case I advise a complete erase and install.
    1: If you have a backup of your user data on a external storage drive (not TimeMachine as it might be corrupted and compromised with malware it's just going to restore back) then your good, else you have to do this.
    Create a data recovery/undelete external boot drive
    Copy your data to a blank plain jane external storage drive as you want no executable files on it when you connect to the cleaned machine later.
    2: Once your data is safely copied (copy visible files manually and what you know is good, not folders that can contain invisible malware programs!) then disconnect the drive(s)
    3: Next assume all writeable media is contaminated with malware and treat as so. Even if you erased it.
    4: Stick in your 10.6 install disk and reboot holding the c or option key down. You want Disk Utility and you want to select the ENTIRE internal drive and MUST USE the Security Option > Zero All Data (unless your in the military then use 7x erase, do not use 35x as it will take weeks and is unnecessary)
    The Zero/7x erase will do two things, do a low level format and erradicate everything (including hidden stuff and deleted files) also will map off any failing sectors on the hard drive.
    5: Follow the procedure here to install 10.6
    How to erase and install Snow Leopard 10.6
    6: Reboot the machine twice, then once you set up the machine (using a alias of course and not allowing registration), use a secured network and IMMEDIATLY Software update to 10.6.8, if you can download the 10.6.8 Combo update on another secure machine to a (new) USB thumb drive and install it on the clean Mac, do that instead.
    WiFi security issues, at home and WiFi hotspots
    https://support.apple.com/kb/DL1399
    Still run Software update afterwards as Apple might not have fully updated the combo update yet.
    7: Once you machine is secure, download the free ClamXav and run a scan on the external storage drive with just your files, perhaps one or more PDF's or other files are not what they seem to be.
    8: Make sure to install fresh copies of software from original sources and not from rewriteable media, update them to be current. Malware can be hidden in copies of programs.
    9: Trash all your rewritable media, or use a Linux PC or Linux Mint in a virtual machine (VirtualBox) on another computer like Windows to scrub and reformat all the rewritable media before attaching them to the clean Mac. You have to make sure it's getting the entire media.
    10: Once your machine is set back up, then make clones and time and date them.
    Most commonly used backup methods
    If your still having problems with the machine, it's likley a failing hard drive and you will have to replace it and repeat the steps above pretty much.
    Really it's best to replace the drive in the interest of security.
    Install/upgrade RAM or storage drive in Mac's
    For performance of Snow Leopard, check out this tip
    For Snow Leopard Speed Freaks
    Your overseas, if your in a foriegn country you have to assume FinSpy is being installed on your machine (uses a older iTunes verison "update" to get on) or there is other tricks via the ISP to install something on your machine. So mix things up and don't stick any old USB you see laying around into your Mac.
    https://discussions.apple.com/community/notebooks/macbook_pro?view=documents#/

  • Spry Menu Bar - Help Request

    Hello!
    I'm using a horizontal spry menu bar with horizontal sub menu
    and have almost gotten the navigation exactly how I need it. I'm
    stuck, however, and don't know how to fix the following:
    1. I have absolute positioning set for my sub menu so that
    the items appear under the left-most main menu item instead of
    their parent item. When I change screen sizes, the sub menu stays
    put (as it should) and everything else moves with the re-size. I
    can't figure out where the sub menu positioning is originally set
    to change it or how to get it to appear where it currently is
    without using absolute positioning.
    2. I would like to center the contents of the sub menu and I
    think I've tried text-align:center everywhere possible but to no
    avail. Any suggestions would be greatly appreciated!
    3. Is there any way that the menu can recongnize the page
    that it's on and display the appropriate link high-lighted. For
    example, when you open the home page the active/focus state for the
    "Home" button shows (for this menu it would be a different color
    background image) and it's corresponding sub menu would be
    displayed automatically. Would a script do it? Is there anything
    like this available?
    The following is the page code and accompanying css. I have
    not altered the js file. I apologize for not being able to provide
    a link, but may be able to do so this evening.
    Thanks in advance for your help!
    Stephi
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <title>ContraCostaTest</title>
    <script src="SpryAssets/SpryMenuBar.js"
    type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css"
    rel="stylesheet" type="text/css" />
    <link href="Style/style.css" rel="stylesheet"
    type="text/css" />
    <style>
    #container{width:800px; margin:0 auto 0 auto;}
    #content{width:714px; background-color:white;margin:22px 0 0
    0;color:#CCCCCC; font-size:10px}
    #navbar{padding:0 0 32px 0; *margin:0 0 -32px 0; }
    </style>
    </head>
    <body>
    <div id="container">
    <div id="navbar">
    <ul id="MainMenu" class="MenuBarHorizontal">
    <li><a class="MenuBarItemSubmenu"
    href="#">Home<br /> </a>
    <ul>
    <li><a href="#">About Us <span> |
    </span></a></li>
    <li><a href="#"> Contact Us <span> |
    </span></a></li>
    <li><a href="#"> ATM Locator <span> |
    </span></a></li>
    <li><a href="#"> News <span> |
    </span></a></li>
    <li><a href="#"> Links <span> |
    </span></a></li>
    <li><a href="#"> Join <span> |
    </span></a></li>
    <li><a href="#"> Employment</a></li>
    </ul>
    </li>
    <li><a href="#" class="MenuBarItemSubmenu">Loans
    &amp;Rates</a>
    <ul>
    <li><a href="#">Consumer Loans <span> |
    </span></a></li>
    <li><a href="#"> VISA <span> |
    </span></a></li>
    <li><a href="#"> Mortgage Loans <span> |
    </span></a></li>
    <li><a href="#"> Auto Buying
    Center</a></li>
    </ul>
    </li>
    <li><a class="MenuBarItemSubmenu"
    href="#">Checking &amp; Savings</a>
    <ul>
    <li><a href="#">Regular Savings <span> |
    </span></a> </li>
    <li><a href="#"> Checking <span> |
    </span></a></li>
    <li><a href="#"> IRA <span> |
    </span></a></li>
    <li><a href="#"> Share Certificates <span>
    | </span></a></li>
    <li><a href="#"> Club Accounts <span> |
    </span></a></li>
    <li><a href="#"> Rates</a></li>
    </ul>
    </li>
    <li><a href="#"
    class="MenuBarItemSubmenu">Electronic Services</a>
    <ul>
    <li><a href="#">@ccessOnline <span> |
    </span></a></li>
    <li><a href="#"> BillPay <span> |
    </span></a></li>
    <li><a href="#"> Direct Deposit &amp;
    Payroll Deduction <span> | </span></a></li>
    <li><a href="#"> Automatic Bill Payments
    <span> | </span></a></li>
    <li><a href="#"> ATM or MasterMoney <span>
    | </span></a></li>
    <li><a href="#"> Access
    Line</a></li>
    </ul>
    </li>
    <li><a href="#"
    class="MenuBarItemSubmenu">Locations<br />
     </a>
    <ul>
    <li><a href="#"> </a></li>
    </ul>
    </li>
    <li><a href="#" class="MenuBarItemSubmenu">Forms
    &amp; Applications</a>
    <ul>
    <li><a href="#"> </a></li>
    </ul>
    </li>
    <li><a href="#" class="MenuBarItemSubmenu">Auto
    Buying Center</a>
    <ul>
    <li><a href="#"> </a></li>
    </ul>
    </li>
    </ul>
    </div>
    <div id="content">This is a test. This is a test. This
    is a test. This is a test. This is a test. This is a test. This is
    a test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test.
    </div>
    </div>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MainMenu",
    {imgDown:"SpryAssets/SpryMenuBarDownHover.gif",
    imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    </html>
    @charset "UTF-8";
    ul.MenuBarHorizontal
    margin: 0 auto 0 auto;
    padding: 0; /*NOTE: removing this item causes menu bar to
    shift right in FF. wierd...*/
    list-style-type: none;
    font-size: .7em;
    cursor: default;
    ul.MenuBarActive
    z-index: 1000;
    ul.MenuBarHorizontal li
    list-style-type: none;
    font-size: 100%;
    text-align: center;
    cursor: pointer;
    width: 9.1em;
    float: left;
    ul.MenuBarHorizontal ul
    margin: 0 auto 0 auto;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    z-index: 1020;
    cursor: default;
    position: absolute;
    left: 112px;
    *left: 101px;
    border:#CC0033 1px solid;
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
    left: 112px;
    *left: 101px;
    z-index: 1030;
    /*NOTE: submenu set at higher z-index than for
    ul.MenuBarHorizontal ul above at 1020 to display*/
    ul.MenuBarHorizontal a
    display: block;
    cursor: pointer;
    background-image:url(../Images/BGup_03.gif);
    color: #333;
    text-decoration: none;
    height:30px;
    padding-top:2px;
    text-align:center;
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
    color: #FFF;
    background-image:url(../Images/BGover_03.gif);
    ul.MenuBarHorizontal iframe{
    position: absolute;
    left: 112px;
    *left: 101px;
    ul.MenuBarHorizontal ul{
    background-color:#999999;
    width:714px; /*NOTE:setting a width keeps submenu
    horizontal*/
    ul.MenuBarHorizontal li li{
    width:auto;
    ul.MenuBarHorizontal li li a{
    background-color:#999999;
    height:20px;
    background-image:none;
    margin-left:5px;
    ul.MenuBarHorizontal li li a span{
    color:black;
    ul.MenuBarHorizontal li li a:hover, ul.MenuBarHorizontal li
    ul li a:focus{
    color:white;
    height:20px;
    background-image:none;
    Text

    Hello!
    I'm using a horizontal spry menu bar with horizontal sub menu
    and have almost gotten the navigation exactly how I need it. I'm
    stuck, however, and don't know how to fix the following:
    1. I have absolute positioning set for my sub menu so that
    the items appear under the left-most main menu item instead of
    their parent item. When I change screen sizes, the sub menu stays
    put (as it should) and everything else moves with the re-size. I
    can't figure out where the sub menu positioning is originally set
    to change it or how to get it to appear where it currently is
    without using absolute positioning.
    2. I would like to center the contents of the sub menu and I
    think I've tried text-align:center everywhere possible but to no
    avail. Any suggestions would be greatly appreciated!
    3. Is there any way that the menu can recongnize the page
    that it's on and display the appropriate link high-lighted. For
    example, when you open the home page the active/focus state for the
    "Home" button shows (for this menu it would be a different color
    background image) and it's corresponding sub menu would be
    displayed automatically. Would a script do it? Is there anything
    like this available?
    The following is the page code and accompanying css. I have
    not altered the js file. I apologize for not being able to provide
    a link, but may be able to do so this evening.
    Thanks in advance for your help!
    Stephi
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <title>ContraCostaTest</title>
    <script src="SpryAssets/SpryMenuBar.js"
    type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css"
    rel="stylesheet" type="text/css" />
    <link href="Style/style.css" rel="stylesheet"
    type="text/css" />
    <style>
    #container{width:800px; margin:0 auto 0 auto;}
    #content{width:714px; background-color:white;margin:22px 0 0
    0;color:#CCCCCC; font-size:10px}
    #navbar{padding:0 0 32px 0; *margin:0 0 -32px 0; }
    </style>
    </head>
    <body>
    <div id="container">
    <div id="navbar">
    <ul id="MainMenu" class="MenuBarHorizontal">
    <li><a class="MenuBarItemSubmenu"
    href="#">Home<br /> </a>
    <ul>
    <li><a href="#">About Us <span> |
    </span></a></li>
    <li><a href="#"> Contact Us <span> |
    </span></a></li>
    <li><a href="#"> ATM Locator <span> |
    </span></a></li>
    <li><a href="#"> News <span> |
    </span></a></li>
    <li><a href="#"> Links <span> |
    </span></a></li>
    <li><a href="#"> Join <span> |
    </span></a></li>
    <li><a href="#"> Employment</a></li>
    </ul>
    </li>
    <li><a href="#" class="MenuBarItemSubmenu">Loans
    &amp;Rates</a>
    <ul>
    <li><a href="#">Consumer Loans <span> |
    </span></a></li>
    <li><a href="#"> VISA <span> |
    </span></a></li>
    <li><a href="#"> Mortgage Loans <span> |
    </span></a></li>
    <li><a href="#"> Auto Buying
    Center</a></li>
    </ul>
    </li>
    <li><a class="MenuBarItemSubmenu"
    href="#">Checking &amp; Savings</a>
    <ul>
    <li><a href="#">Regular Savings <span> |
    </span></a> </li>
    <li><a href="#"> Checking <span> |
    </span></a></li>
    <li><a href="#"> IRA <span> |
    </span></a></li>
    <li><a href="#"> Share Certificates <span>
    | </span></a></li>
    <li><a href="#"> Club Accounts <span> |
    </span></a></li>
    <li><a href="#"> Rates</a></li>
    </ul>
    </li>
    <li><a href="#"
    class="MenuBarItemSubmenu">Electronic Services</a>
    <ul>
    <li><a href="#">@ccessOnline <span> |
    </span></a></li>
    <li><a href="#"> BillPay <span> |
    </span></a></li>
    <li><a href="#"> Direct Deposit &amp;
    Payroll Deduction <span> | </span></a></li>
    <li><a href="#"> Automatic Bill Payments
    <span> | </span></a></li>
    <li><a href="#"> ATM or MasterMoney <span>
    | </span></a></li>
    <li><a href="#"> Access
    Line</a></li>
    </ul>
    </li>
    <li><a href="#"
    class="MenuBarItemSubmenu">Locations<br />
     </a>
    <ul>
    <li><a href="#"> </a></li>
    </ul>
    </li>
    <li><a href="#" class="MenuBarItemSubmenu">Forms
    &amp; Applications</a>
    <ul>
    <li><a href="#"> </a></li>
    </ul>
    </li>
    <li><a href="#" class="MenuBarItemSubmenu">Auto
    Buying Center</a>
    <ul>
    <li><a href="#"> </a></li>
    </ul>
    </li>
    </ul>
    </div>
    <div id="content">This is a test. This is a test. This
    is a test. This is a test. This is a test. This is a test. This is
    a test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test. This is a test. This is a test. This is a
    test. This is a test.
    </div>
    </div>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MainMenu",
    {imgDown:"SpryAssets/SpryMenuBarDownHover.gif",
    imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    </html>
    @charset "UTF-8";
    ul.MenuBarHorizontal
    margin: 0 auto 0 auto;
    padding: 0; /*NOTE: removing this item causes menu bar to
    shift right in FF. wierd...*/
    list-style-type: none;
    font-size: .7em;
    cursor: default;
    ul.MenuBarActive
    z-index: 1000;
    ul.MenuBarHorizontal li
    list-style-type: none;
    font-size: 100%;
    text-align: center;
    cursor: pointer;
    width: 9.1em;
    float: left;
    ul.MenuBarHorizontal ul
    margin: 0 auto 0 auto;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    z-index: 1020;
    cursor: default;
    position: absolute;
    left: 112px;
    *left: 101px;
    border:#CC0033 1px solid;
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
    left: 112px;
    *left: 101px;
    z-index: 1030;
    /*NOTE: submenu set at higher z-index than for
    ul.MenuBarHorizontal ul above at 1020 to display*/
    ul.MenuBarHorizontal a
    display: block;
    cursor: pointer;
    background-image:url(../Images/BGup_03.gif);
    color: #333;
    text-decoration: none;
    height:30px;
    padding-top:2px;
    text-align:center;
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
    color: #FFF;
    background-image:url(../Images/BGover_03.gif);
    ul.MenuBarHorizontal iframe{
    position: absolute;
    left: 112px;
    *left: 101px;
    ul.MenuBarHorizontal ul{
    background-color:#999999;
    width:714px; /*NOTE:setting a width keeps submenu
    horizontal*/
    ul.MenuBarHorizontal li li{
    width:auto;
    ul.MenuBarHorizontal li li a{
    background-color:#999999;
    height:20px;
    background-image:none;
    margin-left:5px;
    ul.MenuBarHorizontal li li a span{
    color:black;
    ul.MenuBarHorizontal li li a:hover, ul.MenuBarHorizontal li
    ul li a:focus{
    color:white;
    height:20px;
    background-image:none;
    Text

  • Horizontal Menu Bar Help Needed

    Hi there, I am somewhat new to web design but I've been helping a friend update his business's page recently.  We use Dreamweaver CS3 and our hosting is thru GoDaddy. 
    My problem appears when I try to insert a horizontal menu bar (Insert>Spry>Menu bar) so that a dropdown menu will appear when I hover over an option, much like the top menu on the GoDaddy homepage, among others.  It works correctly when I preview my page in a browser from Dreamweaver, (Firefox, IE) but when I actually upload my page to the GoDaddy servers and view it, it shows up not as a bar with hidden options, but as a long unformatted vertical list. 
    The site in question is here: http://www.notyouraveragebookkeeper.com/indextabs
    I thought it might be a problem with CSS, but I made sure that all of the style sheets are properly uploaded to the servers, and I made sure that my browser accepted any Javascript applets.  I've also tried it with my Dreamweaver CS5 trial.  Like I said, I am an amateur in every sense of the word and I'm still learning technical terms for things so some of my jargon may be a bit flawed.  I have done a good bit of online research in forums and otherwise, and I've tried solutions that have been given to similar problems. Maybe someone could view the source code and find out where I've gone wrong, or suggest tips to identify problems in Dreamweaver. I feel like the problem lies within the Spry framework, but I have very little knowledge on how it works or what it does.
    Any assistance in this regard would be extremely helpful and appreciated.

    Neither SpryMenuBar.js and SpryMenuBarHorizontal.css can be found by your online site.
    Possibly these have not been uploaded or uploaded to a wrong location.
    Gramps

  • Menu bar help

    Can anyone help me!!!
    I seem to have messed up the menu bar of the RoboHelp for
    Word x5.
    The RoboHelp pulldown from the menu bar does appear.
    I have reinstalled Robohelp x5 and the updates but with no
    luck.
    PLEASE CAN SOMEONE PUT ME OUT OF MY MISERY
    regards
    Sean

    Firstly, look at this Knowledge base article:
    Are you pointing to the following template on template and
    addins?
    C:\Documents and Settings\cclarke\Application
    Data\Microsoft\Templates\Robohelp.dot
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=rb_100001
    Does this help?
    Now look at this thread:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=65&catid=448&threadid =1143700&enterthread=y
    Hope these help
    Kind Regards
    Craig

  • Newbie needs scroll bar help

    Hello anyone,
    I am fairly new to flash, I am using the MX version. I am
    having trouble getting my scroll bars to load with the page load?
    The bar shows up, but it does not give the option to scroll. If I
    click off the page and return to it then the slider is there and it
    works, but not on initial load. I have tried to set the action
    script run on load but this has not worked. I am a little confused
    and any help would be greatly appriciated.
    Also as an aside issue, can you load images into a text
    box?

    am I on the right board for this type of question? I am not
    very knowledgable in action scripts, but I have been trough the
    tutorials and I bought the action scripts for dummies book, however
    I have done everything that they say to do and still can't get the
    bars to work right.
    any help or redirection for help somewhere else would be
    greatly appriciated.

  • Missing airport icon in menu bar HELP PLEASE

    Okay, I have a g4 powerbook that came with tiger.
    I am missing the airport icon that once was there in the menu bar at the top right-hand side.
    What I've done: ran disk utility, = all's well, check for software updates = all's well there too., and the most obvious, check the box under system pref. for airport config.
    I check it and it is does, nothing. I go back to system pref. and is unchecked again.
    IM AT A LOSS. Anyone with this problem PLEASE help.
    thanks...

    muecyl,
    Do not concern yourself with the other files that you found at that location. Just leave them where they are.
    Since your problem is also related to some extent to System Preferences, you may benefit from trying the procedures outlined by Dr. Smoke in Try the following....
    Another possibility is to download and reinstall the Mac OS X 10.4.6 Combo for PPC.
    ;~)

  • ITunes Horizontal Bar Help While Trying To Register iPhone 3G

    So i purchased the iPhone 3G, and updated my itunes to iTunes 7.7, and i plugged in my iPhone, and it wants me to register, so i click on through, but then it gets to an area that is the iPhone Software License Agreement.. i scroll to the bottom and it only gives me three things to click. a box (The Box that states "I have read and agree..."), another box that says Cancel, and another that says Save. Obviously, A BUTTON IS MISSING, and it is on the far right, but iTunes somehow, does not stretch that far!!! it doesn't make sense, but it doesn't have a horizontal Scroll Bar (THE BAR THAT MOVES THE SCREEN LEFT TO RIGHT). please help. i've uninstalled and reinstalled iTunes 7.7 twice already. and there's still no horizontal scroll bar!

    Again, you need to set your screen to at least 1024x768 and you will be able to see the correct button at the lower right of the iTunes screen.
    Actually, you need at least 1024x600 but 1024x768 will display everything proportionally correct.
    -> iTunes window does not display all options

Maybe you are looking for