Need help troubleshooting Firefox issue

I've got this page pretty much working in IE and Opera but
Firefox is still giving me some issues.
Here is the URL;
http://www2.wgint.com/splash_test/splash_test_new_right2.php.
The issue I am having is the section that says "Featured
Projects". When you click on one of the numbers (1-4) only the
picture and text below it should fade and change, but the gray bar
above with "Featured Projects 1 2 3 4" is also fading.
Any help you could provide would be greatly appreciated.
Thanks,
Lee

Hi,
You have this wrong behavior because you added the image and
the initial text inside the tab div, not inside the content div.
Now inside this div: <div class="AccordionPanelTab">
you added the content that is updated and has the effect applied on
it.
You should move this content inside the content div: <div
class="AccordionPanelContent"> because you just want to update
the panel content not also the tab.
You should have somethig similar with this:
<div class="AccordionPanel">
<div class="AccordionPanelTab"><a href="#"
onclick="fadeIt('test', 'pull.html'); return false;">Here is the
link/a></div>
<div class="AccordionPanelContent">
<div id="test">Initial content that will be updated
and animated.</div>
</div>
</div>
Hope this helps you,
Diana

Similar Messages

  • Need help troubleshooting EA6500 issue

    I am using EA6500 router with Time Warner Cable and Motorola Model SB6141.
    Every few days the router loses connection to modem.  I recently replaced the ethernet cable from router to modem which solved the problem.
    Same issue this morning with modem/router.  I called Time Warner and they said the modem is fine and issue is router not maintaining connection to modem.  I am using only wired connections
    Is something wrong with my router?  How can I tell issue is router as Time Warner suggests?
    Please help.  Thanks.

    Hi atomarchio, to properly isolate your problem you have to disconnect the router from your network and connect your main computer directly to the Motorola Modem and observe the connection if it's going to drop or not. You have to observe it at least within 24 hours.

  • Need help troubleshooting poor performance loading cubes

    I need ideas on how to troubleshoot performance issues we are having when loading our infocube.  There are eight infopackages running in parallel to update the cube.  Each infopackage can execute three datapackages at a time.  The load performance is erractic.  For example, if an infopackage needs five datapackages to load the data, data package 1 is sometimes the last one to complete.  Sometimes the slow performance is in the Update Rules processing and other times it is on the Insert into the fact table. 
    Sometimes there are no performance problems and the load completes in 20 mins.  Other times, the loads complete in 1.5+ hours.
    Does anyone know how to tell which server a data package was executed on?  Can someone tell me any transactions to use to monitor the loads while they are running to help pinpoint what the bottleneck is?
    Thanks.
    Regards,
    Ryan

    Some sugegstions:
    1. Collect BW statistics for all the cubes. Goto RSA1 and go to the cube and on tool bar - tools - BW statistics. Check thed boxes to collect both OLAP and WHM.
    2. Activate all the technical content cubes and reports and relevant objects. You will find them if you search with 0BWTC* in the business content.
    3. Start loading data to the Technical content cubes.
    4. There are a few reports out of these statistical cubes and run them and you will get some ideas.
    5. Try  to schedule sequentially instead of parallel loads.
    Ravi Thothadri

  • Need help troubleshooting Report Query/BI Publisher

    Hi All --
    I need some help with an odd issue I'm having with a report query and BI Publisher. The users run this report by inputting a date range, usually by week. Oddly enough, if we input a date range of 06/01/2008 through 06/07/2008, the report runs and BI Publisher renders the document correctly, but if we input a date range of 06/08/2008 through 06/14/2008, the report shows correctly on the screen, but BI Publisher returns an empty document. I thought perhaps it was an issue with the data, but inputting the date range of 06/01/2008 through 06/14/2008 works correctly and the document is rendered with all the data as shown in the report.
    I'm really at a loss and don't know how to proceed in troubleshooting the issue. Does anyone know of any log files or anything else to look at to try and figure out why the report isn't being rendered correctly for that one week?
    Thanks!
    Leigh Johnson

    Thanks Marc --
    The OC4J logs don't show any errors at the time I tried running the report. I did change the output format to XML and saved it for the date range that doesn't work as well as a date range that does work. As foar as I can tell, the only differences is the data within the tags, but I'm no XML expert so I may have missed something. I opened my report template and loaded the xml data first from the date range that produces a rendered report properly and used preview...as expected it worked. When I did the same thing for the "bad" date range, I get the following set of errors, should I move my issue to the BI Publisher forum do you think?
    ConfFile: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\config\xdoconfig.xml
    Font Dir: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\fonts
    Run XDO Start
    Template: D:\BiPublisher\on_time_delivery.rtf
    RTFProcessor setLocale: en-us
    FOProcessor setData: D:\BiPublisher\ontimedelivery.xml
    FOProcessor setLocale: en-us
    Output type: MHTML
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:721)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:504)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:253)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:181)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1151)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:275)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1809)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:1027)
         at RTF2PDF.runRTFto(RTF2PDF.java:708)
         at RTF2PDF.runXDO(RTF2PDF.java:548)
         at RTF2PDF.main(RTF2PDF.java:305)
    Caused by: oracle.xdo.parser.v2.XPathException: An internal error condition occurred.
         at oracle.xdo.parser.v2.XSLStylesheet.flushErrors(XSLStylesheet.java:1534)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:521)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:489)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:271)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:155)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:192)
         ... 15 more

  • Delete row option doesn't work and then becomes greyed out. Need help troubleshooting.

    Hello!
    I'm hoping that someone can please help me troubleshoot an issue I'm having with a table in my form. It has a menu associated with each row that allows you to add, delete, reset, etc. rows. The name of the table on the form is the Purchase Items table. It's the first table on the form.
    Here are the steps to recreate the issue:
    1. Create 3 rows in the table
    2. Click the menu ("X") button associated with the first row.
    3. Select "Delete this row". Nothing happens.
    4. Click the menu ("X") button associated with the first row.
    5. Select "Delete this row" again. Nothing happens.
    6. Click the menu ("X") button associated with the first row. You'll notice that the "Delete this row" option is greyed out.
    My best guess that the rows are being deleted in the background which would explain that if I have 3 rows, and "delete" 2, that my delete option is then greyed out because I believe there is logic in there such that if there is only 1 row then grey out the option to delete rows. I was planning to attach the file as I have seen others do but don't see the option. I'm happy to provide the file via email if that's easier. Thank you in advance!
    Saskia

    I've posted the solution here:
    http://www.fieldeffecttechnologies.com/AdobeForums/PCard.pdf
    The instance manager methods were being given the wrong index of the row to work with. They need to be passed the index for the row that the button you are pressing is in (of course). Instead they were given some v8b index, which I honestly cannot decipher as to what that number possibly means. (Math.round((v3-v4)*v6........)???
    Anyways, I fixed it up and also changed some of the logic in the sub menu to determine what's greyed out.
    I like that feature! Might even show it to a client!
    Kyle

  • Need help for desktop issue

    Hi all, i need help urgently. my desktop has nothing on it but when i get info it shows that desktop is using over 10GB of disk space and counting. does anyone knows what is going on as my available disk space getting lesser as the day goes by.

    Hi,
    I also have issues with my desktop - the iDisk was not syncing.
    I opened the desktop folder on a window, and it showed zero items, when I have the HD and LaCie hardrives showing on the desktop. The iDisk does not show on the desktop as it should. However, the desktop folder showed other items such as files saved on the desktop.
    Here's what happened last week: I received an e-mail from an airline saying that my ticket was approved - it was from an actual airline so i made the BIG mistake of opening the link only to find a bunch of scrambled characters - i immediately figured out that it was a bomb/virus/scam to destroy the computer, and after that i had problems with Entourage (had to call support to solve the issue) and now with syncing iDisk the 0-items desktop folder. Are they related or just coincidence? Who knows....
    And here's the sad part: I tried your suggestion and it didn't work. I opened the desktop folder and still shows 0 items; the iDisk still not appearing on the desktop automatically (as it should) and still "failed to sync"; and I am still frazzled/puzzled.
    Here's the messages in the terminal:
    Last login: Sun Sep 23 08:04:14 on console
    Welcome to Darwin!
    [Tocantinss-Computer:~] tc%
    [Tocantinss-Computer:~] tc% ls -alh desktop
    total 1088
    drwx------ 6 tc staff 204B Sep 22 14:21 .
    drwxr-xr-x 25 tc staff 850B Sep 23 08:04 ..
    -rw-rw-rw- 1 tc staff 42K Sep 22 14:21 .DS_Store
    -rw-rw-rw- 1 tc staff 496K Sep 20 2003 .FBCIndex
    drwxrwxrwx 3 tc staff 102B Sep 20 2003 .FBCLockFolder
    -rw-r--r-- 1 tc staff 20B May 2 2002 Icon
    [Tocantinss-Computer:~] tc%
    [Tocantinss-Computer:~] tc% defaults write com.apple.finder AppleShowAllFiles -boolean true; killall Finder
    [Tocantinss-Computer:~] tc% defaults write com.apple.finder AppleShowAllFiles -boolean true;killall Finder
    [Tocantinss-Computer:~] tc% defaults write com.apple.finder AppleShowAllFiles -boolean false;killall Finder
    [Tocantinss-Computer:~] tc%
    Do you have any other suggestion or solution?
    Thank you so much.

  • Need help troubleshooting Index creation..

    Hi,
    I'm using RH8, Webhelp, working locally.
    I've tried several times to create an index, but each time it crashes.
    The first few times, I manually accepted the index keywords.....I'd spend about 25 minutes or so working on it, then RH would freeze on random files (different each time), causing me to reboot RH.  I've lost the entire index because it never completed.
    Now, I thought I would test it by just automatically adding the index keywords.......and after about 3-4 minutes of it working through the files, it froze. I can't even minimize the RH window, I have to reboot again.
    I've created an index for a previous project with no errors......but this is not the case with this project.
    Does anyone have any advice on what could be wrong?  Anything errors I can eliminate? files to test? review? anything?  I don't even know where to begin to troubleshoot this problem.......
    Thanks!

    HI,
    Just following up....
    1 - Yes, I have successfully created an index on a completely different project.
    2 - Windows xp, 32.
    I need to revisit this issue in a couple of months, I have other things to tend to.  I'll post back my "next attempts" on creating an index.
    but, if there's someone out there with an answer, by all means.........please share!
    Thanks!

  • I need help installing Firefox on my Ubuntu 10.10 Maverick Meerkat.

    I need help using the tar.bz2 file that Firefox came zipped in. I have tried opening it with Archive Manager, but it shows the contents of the package Firefox. As you can probably figure out, I can't answer the "This happened..." question.

    I would recommend installing Firefox using Ubuntu package manager.
    Also, verify that $DISPLAY is set to a correct value.

  • Need help on FSCM issue

    Hi All,
    Need your help on FSCM issue.
    We had an customer invoice posted through an interface . The invoice base line date is 12/16/2008 (due 30 days), interest is calculated for this invoice on 02/01/2009.
    The actual invoice amount is Rs 238.69 and the interest amount is Rs 2.00. Also the invoice is dunned on 03/03/2009 for amount 240.69 (including the interest amount).
    The document shows as open in UDM_Specialist for amount 240.69 for a particular specialist. The invoice is cleared on 03/16/2009. Though it is cleared still shows in UDM_Specialist with amount 0.0.
    Once the invoice is cleared it should not exist in UDM_Specialist. We have tried the same scenario but the functionality is working fine in Development.
    Please tell me your valuable suggestion in this regard.
    Thanks in advance.
    Regards,
    Jayasudha

    showsessionvalue.jsp:
    <%@ page language="java" %>
    <%
    String username=(String) session.getAttribute("username");
    if(username==null) username="";
    %>
    <html>
    <head>
    <meta http-equiv="refresh" content="<%=session.getMaxInactiveInterval()%>;url=logout.jsp">
    <title>Show Saved Name</title>
    </head>
    <body>
    <form name="action1" action="savenametosession.jsp">
    <% if (username == "") { %>
    <p> Invalid session </p>
    <%} else {%>
    <p>Welcome: <%=username%><p>
    enter name <input name="username" maxlength="75">
    enter age <input name="age" maxlength="3">
    <button type="submit" name="submit">submit </button>
    <br>
    <a href = "logout.jsp">logout </a>
    <%System.out.println(session.getLastAccessedTime());%>
    <%}%>
    </form>
    </body>
    Hello every one,
    Thanks for your reply.
    In show showsessionvalue.jsp I am just setting up the session id.
    Let me first describe my requirement. I need to set a default session value<let it be 30sec>, so that when the user is ideal for that session value he should be logged out automatically. Else if he keeps the web page activate then he should not be logged out. And on the same hand if the user is ideal for some period, and come back with in the session limit then the session timer should be stopped and vice versa.
    In the above code what the problem I face is that even if I keep my browser busy it logouts me after at 1 sec as I specified in the XML.
    Thank you,

  • Have upgraded to iTunes 11 and now can't determine how to printout the listing of songs on my playlists.  I admit to being a 73 year old novice.  I need help on this issue. Step by step help would be appreciated.

    I just upgraded to iTunes 11, and now I can't printout the song listings on my playlists.  It was easy for me on the earlier version of iTunes.  I am a 73 year old novice and need help.  A step by step explanatuion would really help.  Bless whoever can help me.

    Select all the songs in the playlist concerned. Ctrl + A is the normal shortcut.
    Select File > Print from the top menu
    Select the option of Song List in the dialog box
    Click Print

  • Need help troubleshooting Kernel panics

    Hi,
    I have had two Kernel Panics in two days just now, and another one a few weeks ago. The logs don't help me as I am not familiar with the wording on the Mac side, and I cannot submit the error reports to Apple as it fails, probably because I run 10.5.8 and Apple discontinued suppoort for Leopard or something like that. I would need help trying to figure out from the error message whether it is likely hardware, software, network, etc.
    Here are the tope lines of the recent Kernel panic logs:
    Thu May  3 10:23:12 2012
    panic(cpu 1 caller 0x001AB0FE): Kernel trap at 0x00000000, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000000, CR3: 0x010a8000, CR4: 0x00000660
    EAX: 0x06b21480, EBX: 0x00001000, ECX: 0x00000000, EDX: 0x06c63b80
    CR2: 0x00000000, EBP: 0x21d5bdb8, ESI: 0x00000000, EDI: 0x03112d80
    EFL: 0x00010202, EIP: 0x00000000, CS:  0x00000008, DS:  0x00000010
    Error code: 0x00000010
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x21d5bb68 : 0x12b4c6 (0x45f91c 0x21d5bb9c 0x13355c 0x0)
    0x21d5bbb8 : 0x1ab0fe (0x469a98 0x0 0xe 0x469248)
    0x21d5bc98 : 0x1a1713 (0x21d5bcb0 0x1cda6e60 0x21d5bdb8 0x0)
    0x21d5bca8 : 0x0 (0xe 0x48 0x707a0010 0x1cda0010)
    0x21d5bdb8 : 0x7f78c6 (0x2c7d300 0x3112d80 0x0 0x1000)
    0x21d5bde8 : 0xc9df27 (0x21d5be34 0x0 0x1000 0x0)
    0x21d5be58 : 0xca37e1 (0x2b8c800 0x2a54d00 0x2b95500 0x0)
    0x21d5be98 : 0xca28ba (0x2b62500 0x2a54d00 0x33606d1f 0x2b91a14)
    0x21d5beb8 : 0xbf5c6a (0x2c06d00 0x2b95500 0x0 0x0)
    0x21d5bef8 : 0xbf7332 (0x2b91a00 0x20 0x2b1c000 0x2b1c0dc)
    0x21d5bf48 : 0xbf44d2 (0x2b91a00 0x2cc5500 0x1b2d6000 0x1)
    0x21d5bf68 : 0x425d58 (0x2b97780 0x2b1cf20 0x21d5bf98 0x136efd)
    0x21d5bf98 : 0x425a3a (0x2b97980 0x3184f00 0x46d46b0 0xa129b2)
    0x21d5bfc8 : 0x1a14fc (0x2b97980 0x0 0x1a40b5 0x3d18208)
    Backtrace terminated-invalid frame pointer 0
          Kernel loadable modules in backtrace (with dependencies):
             com.apple.iokit.IOAHCIBlockStorage(1.2.2)@0xc9b000->0xcacfff
                dependency: com.apple.iokit.IOAHCIFamily(1.5.0)@0xbeb000
                dependency: com.apple.iokit.IOStorageFamily(1.5.6)@0x7e6000
             com.apple.driver.AppleAHCIPort(1.7.0)@0xbf1000->0xbfcfff
                dependency: com.apple.iokit.IOPCIFamily(2.6)@0x5db000
                dependency: com.apple.iokit.IOAHCIFamily(1.5.0)@0xbeb000
             com.apple.iokit.IOStorageFamily(1.5.6)@0x7e6000->0x7fdfff
    BSD process name corresponding to current thread: kernel_task
    Wed May  2 13:25:06 2012
    panic(cpu 0 caller 0x004312D7): "IOGMD: not wired for the IODMACommand"@/SourceCache/xnu/xnu-1228.15.4/iokit/Kernel/IOMemoryDescriptor.cp p:1311
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x2318b9b8 : 0x12b4c6 (0x45f91c 0x2318b9ec 0x13355c 0x0)
    0x2318ba08 : 0x4312d7 (0x4a5ab4 0x0 0xc00bb3 0x2)
    0x2318ba88 : 0x42b7ba (0x3cdaf80 0x3 0x2b84800 0x80)
    0x2318bb68 : 0x42bdee (0x2b81680 0x42b2aa 0x2a 0x2318bbb0)
    0x2318bbd8 : 0x42c500 (0x2b81680 0x2a 0x2318bc88 0x142281)
    0x2318bc18 : 0xbe9c6d (0x2b81680 0x0 0x0 0x1000)
    0x2318bc88 : 0xbed5a3 (0x2b71200 0x2b81680 0x3cdaf80 0x1000)
    0x2318bcf8 : 0xbe35ef (0x2b71200 0x2b81680 0x2318bd28 0x42963b)
    0x2318bd38 : 0xbe3fea (0x2b71200 0x2b81680 0x0 0xc9d5b3)
    0x2318bd68 : 0xc97e50 (0x2b86980 0x2c01880 0x0 0x1a9ad9)
    0x2318bda8 : 0xc933cb (0x2b72800 0x2a4b790 0x2318bde8 0x7ed8c6)
    0x2318bde8 : 0xc93f4e (0x2b72700 0x2a4b790 0x1000 0x0)
    0x2318be58 : 0xc997e1 (0x2b72700 0x2a4a340 0x2b81680 0x0)
    0x2318be98 : 0xc988ba (0x2b72800 0x2a4a340 0x2318beb8 0x2b7123c)
    0x2318beb8 : 0xbebc6a (0x2bf5e00 0x2b81680 0x0 0x0)
    0x2318bef8 : 0xbed332 (0x2b71200 0x8000 0x0 0x2b774f0)
        Backtrace continues...
          Kernel loadable modules in backtrace (with dependencies):
             com.apple.iokit.IOAHCIBlockStorage(1.2.2)@0xc91000->0xca2fff
                dependency: com.apple.iokit.IOAHCIFamily(1.5.0)@0xbe1000
                dependency: com.apple.iokit.IOStorageFamily(1.5.6)@0x7dc000
             com.apple.driver.AppleAHCIPort(1.7.0)@0xbe7000->0xbf2fff
                dependency: com.apple.iokit.IOPCIFamily(2.6)@0x5db000
                dependency: com.apple.iokit.IOAHCIFamily(1.5.0)@0xbe1000
             com.apple.iokit.IOAHCIFamily(1.5.0)@0xbe1000->0xbe6fff
    BSD process name corresponding to current thread: kernel_task
    Fri Apr 13 14:35:28 2012
    panic(cpu 0 caller 0x001AB0FE): Kernel trap at 0x00040000, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00040000, CR3: 0x0109f000, CR4: 0x00000660
    EAX: 0x0532c280, EBX: 0x00001000, ECX: 0x00000000, EDX: 0x055ef580
    CR2: 0x00040000, EBP: 0x21663db8, ESI: 0x00000000, EDI: 0x02deacc0
    EFL: 0x00010202, EIP: 0x00040000, CS:  0x00000008, DS:  0x00000010
    Error code: 0x00000010
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x21663b68 : 0x12b4c6 (0x45f91c 0x21663b9c 0x13355c 0x0)
    0x21663bb8 : 0x1ab0fe (0x469a98 0x40000 0xe 0x469248)
    0x21663c98 : 0x1a1713 (0x21663cb0 0x1cda7760 0x21663db8 0x40000)
    0x21663ca8 : 0x40000 (0xe 0x48 0x3db0010 0x1cda0010)
    0x21663db8 : 0x7ed8c6 (0x2c5c400 0x2deacc0 0x0 0x1000)
    0x21663de8 : 0xc93f27 (0x21663e34 0x0 0x1000 0x0)
    0x21663e58 : 0xc997e1 (0x2bc2b00 0x2ba16e8 0x2ba8b00 0x0)
    0x21663e98 : 0xc988ba (0x2b66700 0x2ba16e8 0x0 0x2baee2c)
    0x21663eb8 : 0xbebc6a (0x2bddb80 0x2ba8b00 0x0 0x0)
    0x21663ef8 : 0xbed332 (0x2baee00 0x800 0x21663fc8 0x198fa3)
    0x21663f48 : 0xbea4d2 (0x2baee00 0x0 0x0 0x450)
    0x21663f68 : 0x425d58 (0x2badc80 0x0 0x0 0x0)
    0x21663f98 : 0x425a3a (0x2bade80 0x0 0x21663fc8 0x126204)
    0x21663fc8 : 0x1a14fc (0x2bade80 0x0 0x1a40b5 0x2c8b880)
    Backtrace terminated-invalid frame pointer 0
          Kernel loadable modules in backtrace (with dependencies):
             com.apple.iokit.IOAHCIBlockStorage(1.2.2)@0xc91000->0xca2fff
                dependency: com.apple.iokit.IOAHCIFamily(1.5.0)@0xbe1000
                dependency: com.apple.iokit.IOStorageFamily(1.5.6)@0x7dc000
             com.apple.driver.AppleAHCIPort(1.7.0)@0xbe7000->0xbf2fff
                dependency: com.apple.iokit.IOPCIFamily(2.6)@0x5db000
                dependency: com.apple.iokit.IOAHCIFamily(1.5.0)@0xbe1000
             com.apple.iokit.IOStorageFamily(1.5.6)@0x7dc000->0x7f3fff
    BSD process name corresponding to current thread: kernel_task
    Thanks,
    Vincent

    Some additional information which might help:
    MacBook,  2 GHz Intel Core 2 Duo, 1GB DDR2 SDRAM
    The last two kernel panics happened just as I hit "send" in Thunderbird, so it may be related. I fail to understand how such a simple command would crash a computer though.

  • I need help understanding the issues on why i can not download the latest version of shockwave player. this affecting all of my game play on any game i attemt to run.

    is there anyone who may be able to help with the issues at hand? my current version of shockwave crashes at will! this is affecting any and all games i try to run. i have tried several times to download the latest version with no luck. if there is something i have done wrong, or something i have not done...please feel free to direct the right course of action.

    See my response to your other question

  • Firewire port on my iMac. Need help troubleshooting

    I've been attempting to troubleshoot this issue for the past month, with no real solution or or glint of hope!
    I'm having issues using my Motu firewire audio interface with my iMac (*late 2006 24" iMac*). Once the unit is connected to my iMac, it starts turning on and off. The same interface work flawlessly with two other macs. I've done the following sofar:
    - re-installed audio drivers multiple times
    - SMC resets many times (have lost count)
    - Fresh new OS install
    - Different firewire cables. Even tried the FW800 port.
    I'm beginning to suspect the problem is with the power flow out of the Firewire port, since when the mac is shutdown, I still get the same problem when the interface is connected to my mac.
    Firewire drives work fine. No problems. So its not a problem with firewire devices not mounting. I'm truly stumped!! Not sure why this is happening. Any info or technical advice is greatly appreciated.
    thanks;
    John

    im having a similar problem the only difference is, the power stays on two interfaces the motu ultralite and the fw solo by m-audio but they dont show that there connected, with both the software and the system, any ideas??? anyone??? can my firewire be fried already? the cpu is almost 2 years old!

  • Need help with Firefox display issue on one page of site

    I have a page that W3C validates, displays properly in IE and Netscape, but does not display properly in Firefox. The issue is with a style class applied to the inner centered table. class= "vert_table" This class works on all of the other pages in the site, but not in this one.
    The page:
    http://www.redshift.com/~lorac/sdy-46-49.html
    The issue:
    < table class="vert_table" width="760" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#f1ebe8" >
    The vertical rule does not display, and further down the page a dark left-right border appears starting with this text.
    my mother, when I was wasting my life away not knowing who I was,
    and ends with:
    Mojin: (hugging him) I don't expect you to love me. I just want you to live, that's all.
    I have been looking through this code for two days, searching for any offending omission in code or redundancy that would break the page. I've searched for missing div tags but none are apparent to me. I'm hoping someone with fresh eyes can spot it right away.
    It's odd that the page validates but Firefox cannot display it properly.
    Sample page of code working properly:
    http://www.redshift.com/~lorac/sdy-41-45.html
    Any help is appreciated.

    Hi Jim, thanks for the reply. Your suggestions sound interesting but I'd like to figure out why this particular page doesn't work when all of the others do. I'm sure it's just a little code thing that I'm overlooking.
    I could revert back to a saved page, but I updated text and images on this page before the verticle border broke, so I don't want to lose those edits. And that is why I'd like to fix this one instead of redesigning the page.
    BTW, I forgot to mention in my first post, GoLive CS, W2K.

  • Need help troubleshooting this CSS Issue

    I have a test page setup here:
    http://www.pasewark.com/advisein/index.html
    On the left side of the page which starts with "Advise-in Solutions Home" I noticed that the green cell background color goes away in Firefox. The nav is created in CSS and someow I think its affecting the rendering of the green cell color. I've tested it in Safari & Firefox on Mac and IE and Firefox on PC. The issue only manifests in Firefox.
    Any suggestions?
    Thanks!
    D.

    You need to add a # to your colour code. See if that works
    <td width="300" align="left" valign="top" bgcolor="#5e997f"><div class="style3"><a href="#">Advise-In Solutions Home

Maybe you are looking for

  • When I run my SQL query in MS Access it ask for value ...I don't know why

    Hi, Below is my SQL Query: SELECT employee.Name, employee.Emplid, payudds.Udds, data.Budget, data.Fund, data.FTE, data.[Annualized Rate], data.[FN Dist Pct], data.Udds, data.Project, data.[Empl Class] FROM ((employeeuddslink INNER JOIN employee ON em

  • How to enable the iscsi in Solaris 10

    Dear All, Kindly help me,How to enable the iscsi in solaris 10,That box already running in solaris 9,Now we installed solaris 10,In that solaris box separate iscsi card in there,How to enable the iscsi card to access the NAS storage. Kindly sent any

  • Running SQL Queries in PeopleSoft Application Designer

    Hi, I'd like to find out which peoplesoft tables contain two fields x and y. I have the sql query to do that, but I don't know where I can run that query from in application designer. Its quite possible that it will be done from "Query" window in App

  • Can this be done? video related

    I have the first generation iphone. My son emailed me a video from his phone (not iphone) of my grand daughter's first Christmas and would love to see the video. They have tried to send video in the past and I never got it. Is it possible for me to o

  • TS4020 how can I get my spreadsheet to update on two computers

    I have a laptop and an iMac with iCloud activated on each with the same account settings.  On both in system preferences I have "documents" checked.  When I update my "Numbers" spreadsheet and store it on iCloud, it does not update on the other compu