Js working with FF but not working with IE

Dear All,
I have created a text field P5_NO1 and in the
Post Element Text
<span style="color:#0000ff;font: normal 1.2em "Lucida Sans Unicode",sans- serif;font-size:12px;"> <select id="unit" onchange="TankUnit();" >
<option> -S-</option>
<option> ml</option>
<option> kg </option>
</select> Units
</span>
the js TankUnit() works fine in FF not in IE
I have an sample in apex.oracle.com
http://apex.oracle.com/pls/otn/f?p=4000:4150:4089089633206316::NO:::
can anyone help me to solve the problem?
bye
Srikavi

Hi Peter and John,
FF is so... tolerant to accept the value of the option as the same as it is displayed in the select list.
where IE is so... prudence, that we have to explictly tell it
ie Post Element Text in IE should be like this
<select id="unit" onchange="TankUnit();" >
<option> -S-</option>
<option value="ml"> ml</option>
<option value="kg"> kg </option>
</select> Units
bye
Srikavi

Similar Messages

  • My Fullbrowser Portefolio Website work in SWF but not work in HTML

    Hi people
    First of all I am not very good in English language.
    I created my portfolio website in flash as3, with javascript (SWFAddress and SWFObject), with contact form with PHP, and XML Gallery.
    When uploading all the files into the correct folders for the server, the first times I view the site in browser it works correctly, the browser reads the HTML without any problems.
    However I tested it on firefox, safari, ie, google chrome, and it just did not work in google chrome, so I tried to solve the problem, beginning to see where the error was in the HTML file.
    I copied the original file, because that original file I knew it was working properly in other browsers, and started to make changes. I managed to get google chrome to open the HTML correctly but then did not work in firefox and safari.
    So I decided to eliminate this html file and continue with the original file. I'll test again and something happen! The file browser can't read XML, everything else works correctly, alltransitions are correct, the animations are correct.
    I try with the SWF and it opens the XML Gallery, I try with the HTML and it does not open.
    I don't know what to do, can you guys help me?
    Thanks!

    If the swf file is in a different folder than the html file, then it is might be a problem with targeting the XML file in the swf.  When you place an swf file in an html page, anything that swf tries to load has to be targeted as if the swf file is in the same folder as the html.  It does not have to live in that same folder, but it has to act as if it does.

  • I was using webrtc connection for a video connect. Firefox works in Mac but not work in windows

    I was using our company API tokbox SDK to do the servers test between two machines. I blocked one machine ipfw to test the server connection. However, our server connection works well when we are using two mac firefox browser, but not succeed when we were using one windows and one mac machine.

    Oh, I replied in your second question here: https://support.mozilla.org/questions/1001511

  • Css work in window but not work in mac os on browser safari

    css not work properly on safari of mac os but work  safari on
    window

    Check Safari / Preferences - Extensions. Turn that off if you have any installed, quit then relaunch Safari.

  • RFC working in foreground but not working thru webdynpro abap

    Dear all,
    I am passing certain parameters to an RFC it works thru foreground but when I pass the same parameters at the click of a submit button the RFC doesn't work. although the RFC importing parameters are getting passed successfully.
    Can anyone tell me the reason for this kind of behaviour or what needs to be done to make it work more specifically?
    Thanks and regards,
    Sonal

    I am not sure about the exact reason behind your problem, but you can try following things. I hope it will help.
    1) Set break point after RFC call, and try following things:
         i) Check if correct parameters are passed to the RFC i.e. parameters you are passing in test mode, same are also passed
            while running in WDA application
         ii) Compare the return parameters of RFC in test mode and WDA after setting break point if any
    2) use 'COMMIT WORK' after RFC call
    Regards,
    Saket.

  • Wifi on Surface Pro - installed with ndiswrapper but not working

    Hi there guys.
    I have installed Arch on a Surface Pro and most things work well.
    The biggest problem so far is wifi - it comes with a 88w8797 Marvell Avastar chipset. I managed to find the drivers and used ndiswrapper to install them.
    $ ndiswrapper -l
    mwlu97w8 : driver installed
    device (1286:2043) present (alternate driver: mwifiex_usb)
    The ndiswrapper help page says that one should get rid of alternate drivers before enabling ndiswrapper but I have no clue where to start - that seems to be a kernel loaded module (link) but it really doesn't do much apparently.
    I did 'modprobe ndiswrapper' but as you can see below, nothing seems to be really happening
    # iwconfig
    enp0s20u2u3 no wireless extensions.
    lo no wireless extensions.
    dmesg returns this on ndiswrapper
    $ dmesg | grep ndiswrapper
    [ 2.996565] ndiswrapper version 1.58 loaded (smp=yes, preempt=yes)
    [ 4.230024] usbcore: registered new interface driver ndiswrapper
    The gnome network manager, just like iwconfig, shows no able wireless.
    I'm at a loss on what to do, any help is greatly appreciatted
    Last edited by OttoRobba (2013-02-21 10:26:50)

    The blacklisting was a good call as I had completely forgot to do so. Made a /etc/modprobe.d/blacklist.conf  with 'install mwifiex_usb /bin/false' -  nothing changed though, the wireless network still won't show.
    # lsusb
    Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 003 Device 003: ID 058f:6254 Alcor Micro Corp. USB Hub
    Bus 003 Device 002: ID 1286:2043 Marvell Semiconductor, Inc.
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 003: ID 045e:0795 Microsoft Corp.
    Bus 002 Device 003: ID 045e:079c Microsoft Corp.
    Bus 002 Device 004: ID 03eb:8209 Atmel Corp.
    Bus 002 Device 005: ID 045e:0794 Microsoft Corp.
    Bus 003 Device 006: ID 04e8:6863 Samsung Electronics Co., Ltd
    # lspci
    00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
    00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
    00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
    00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
    00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
    00:1f.0 ISA bridge: Intel Corporation HM77 Express Chipset LPC Controller (rev 04)
    00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
    00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
    It seems ndiswrapper is failing to load - I wonder if there is another module claiming the device?
    #dmesg
    [ 4.191249] ndiswrapper (import:232): unknown symbol: ntoskrnl.exe:'__chkstk'
    [ 4.191274] ndiswrapper (import:232): unknown symbol: ntoskrnl.exe:'MmGetSystemRoutineAddress'
    [ 4.191295] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisFreeIoWorkItem'
    [ 4.191305] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisQueueIoWorkItem'
    [ 4.191326] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisFreeMdl'
    [ 4.191336] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisAllocateMdl'
    [ 4.191346] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisAllocateNetBufferAndNetBufferList'
    [ 4.191356] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisFreeNetBufferList'
    [ 4.191366] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisFreeNetBufferListPool'
    [ 4.191376] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisAllocateNetBufferListPool'
    [ 4.191386] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMAllocatePort'
    [ 4.191403] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMIdleNotificationComplete'
    [ 4.191413] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMIdleNotificationConfirm'
    [ 4.191423] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMFreePort'
    [ 4.191432] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMNetPnPEvent'
    [ 4.191443] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMIndicateReceiveNetBufferLists'
    [ 4.191453] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMSendNetBufferListsComplete'
    [ 4.191463] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMOidRequestComplete'
    [ 4.191473] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMIndicateStatusEx'
    [ 4.191483] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMSetMiniportAttributes'
    [ 4.191493] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisSetOptionalHandlers'
    [ 4.191504] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisAllocateMemoryWithTagPriority'
    [ 4.191514] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisOpenConfigurationEx'
    [ 4.191523] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisFreeTimerObject'
    [ 4.191533] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisCancelTimerObject'
    [ 4.191543] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisSetTimerObject'
    [ 4.191599] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisAllocateIoWorkItem'
    [ 4.191613] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMRegisterMiniportDriver'
    [ 4.191623] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMDeregisterMiniportDriver'
    [ 4.191648] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisAllocateTimerObject'
    [ 4.191663] ndiswrapper (load_sys_files:199): couldn't prepare driver 'mwlu97w8'
    [ 4.191827] ndiswrapper (load_wrap_driver:121): couldn't load driver 'mwlu97w8'
    [ 4.191926] usbcore: registered new interface driver ndiswrapper

  • Wifi works on iPhone but not MacBook with more bars!

    so, sitting in the same spot my MacBook Pro has 4/4 bars but the wifi only works for five seconds at a time (not literally but it feels like it), then I have to disconnect and reconnect. My iPhone has 2/3-3/3 bars and the wifi works great! why is this? Shouldn't the MacBook have better reception as its bigger/has more power? Why does it show more bars than the iPhone but hAbe a worse connection?

    Start up in Recovery mode. In the OS X Utilities screen, select Get Help Online. A clean copy of Safari will launch. No plugins, such as Flash, will be available. While in Recovery, you'll have no access to your saved bookmarks or passwords, so make a note of those before you begin, if they're needed for the test.
    Test. After testing, restart as usual and post the results.

  • IPhone 4S GSM full bar with 3G but not working!

    Hello everyone.
    Here is an issue I can't beat.
    iPhone 4S, not locked to carrier. Suddenly I noticed that may people start to complain to me about my phone is switch off. But same time phone is on and has full GSM bar with 3G. Once I make an experiment, when my friend Skype me about my phone is off i tried to make a call, but call is won't connect, i even can't hear a beeps. I tried to reboot the phone and in a few hours story repeats. Then I tried to resent network settings. Won't help. I tryed to restore my iPhone with iTunes with latest firmware. Not luck. Last thing I did is replaced my SIM card with my carrier. No luck. I saw on internet, that there are a lot of people having same issue with no luck of fixing it. My phone is on warranty, but or local dialer won't replace it, because it's bug not consistently seen. Any suggestions?

    Contact the carrier to rule out network/account issues.
    Beyond that, basic troubleshooting is reset, restart, restore (first from backup then as new).  If all of this has been tried and does not resolve the issue then the device has a hardware issue and will need to be replaced.
    It is up to Apple or the Authorized Agent in your country to determine what qualifies for hardware replacement.

  • IPhoto updated to 9.6 to be used with Yosemite but not working.

    I upgraded my macbook pro software to Yosemite, and upgraded all my apps, including I Photo, in order for them to be compatible with Yosemite. However when I go to open I Photo it has a no entry sign around it and says I must upgrade as it isn't compatible. It is the most up to date version available but when I go to 'get info' for the app, it says it's version is 9.5. Although as far as myself and the app store are aware it has been upgraded and is 9.6! all apps are fully up to date. So confused, I've googled it and done everything I can think of and no one else seems to have this problem, Please help!!!!

    Move the iPhoto 9.5 application to the Trash, then restart the App Store and sign into the store with your apple ID. Open the "Purchased" tab.
    What does the button besides "iPhoto" say? If you see "Install" , let it install again. If it says "Open", click "Open" to run.
    If you can get iPhoto to run this way, ctrl-click the Dock icon and click "options > Show in Finder", to see, where it is installed.

  • Load xml works on designer but not works in adobe acrobat

    Hi
    I have load a xml file on the file -> properties of the form.
    When I preview the pdf all works ok, but when I have saved the document and I have opened the pdf file with adobe acrobat. Then data hasn't loaded.
    Somebody know what happen?
    Thanks
    Ruben

    Unfortunately, Adobe no longer supports Acrobat 7.  Not only that, but I don't believe it was ever supported in a Citrix environment. 
    You will need to upgrade to at least Acrobat 8 for general support (and official Citrix compatibility).

  • Personal hotspot working via BlueTooth but NOT working via wi-fi

    Hi,
    Would appreciate some help with this! Using an iPhone 4, just upgraded to iOS 4.3, and trying to get personal hotspot working.
    Basically, see subject ^ .. I can't get it working. Devices (I've tried iMac, iPad) can see the wireless network created by the iPhone, begins to connect (and appearing connected, from the iPhone) but isn't actually online. Though, I was able to pair my computer and phone and create a network connection via personal hotspot that way. But I want to use wifi, and let others use it...
    I'm on Bell Mobility in Canada. Any help greatly appreciated!
    Chris

    Hi lofive,
    Welcome to Apple Support Communities.
    It sounds like you’re running into an issue with devices not being able to connect to a Personal Hotspot created by your iPhone. Try the suggestions in the article linked below, it provides a lot of great troubleshooting tips that will resolve most issues like the one you’ve described.
    iOS: Troubleshooting Personal Hotspot
    I hope this helps.
    -Jason

  • Case Working in "TOAD" but not Working in "WHERE" clause

    Hi Friends,
    When I am using case in the where clause of SQL query in Oracle Reports 3.0.5, than it is giving me "Error - Rep - 0946 Unable to Parse Query"
    But when I am running the same query in TOAD it is working fine.
    select *from inv_stores, inv_product, inv_location
    where  (inv_stores.location_code in ('12', '13', '16', '17', '18') and
                inv_stores.location_code = inv_location.location_code and
                inv_stores.department_code = inv_product.department_code and
                inv_stores.product_code = inv_product.product_code and
                nvl(delete_flag, 'N') <> 'Y' and
                inv_product.department_code = '11' and
                       (((CASE WHEN nvl(inv_product.sale_price3jd,0) = 0 THEN 0  ELSE (nvl(inv_product.sale_price3jd,0) - nvl(inv_product.cost_pricejd,0)) /
                       nvl(inv_product.sale_price3jd,0) END) *  100 ) <= 100))
    order by inv_product.department_code, inv_product.product_codePlease Help me.......
    Thanks in Advance

    Hello,
    When you create a SQL query in Reports, Reports will parse the SQL query in order to create the "data model".
    Reports 3.0.5 is quite old, so, you can use only the SQL "supported" by the RSF included in Reports 3.0.5.
    When you use TOAD , the sql query is not parsed by TOAD but by the DB just like with sqlplus or SQL Developer.
    Regards

  • DragAcceptFiles Working in 9926 But Not Working In 10049 and 10061

    My company has a software product that accepts dragged items.  In all versions of Windows from XP through Windows 10 build 9926 that functionality has worked fine.  However, with build 10049 (possibly 10041 which I did not test thoroughly before
    going to 10049) and now 10061 that functionality stopped working.  The application calls DragAcceptFiles to enable drag drop messages.  In addition, either ChangeWindowMessageFilter is called on Vista or ChangeWindowMessageFilterEx is called on Windows
    7 and higher for the messages WM_DROPFILES, WM_COPYDATA, and WM_COPYGLOBALDATA.  This was working fine on Windows 10 build 9926.  Now when I attempt to drag an item to our software product, I get the "Don't" symbol (circle with line through
    it) and no WM_DROPFILES messages are received.  The application is unchanged with only an upgrade to the Windows 10 build performed.  As a sanity check, I created a brand new VM yesterday running build 9926 and the functionality worked fine.  I
    then upgraded to 10049 and it stopped working.  This morning I upgraded to 10061 and it is still broken.  Is there are new filter or restriction in place since build 9926 that would be stopping the traditional drag drop procedure from working? This
    is very frustrating because there is a dearth of information on Windows 10 API changes and since this appears to be some kind of recent change, I am out of ideas of where to look for answers.  I can duplicate this problem on the older platforms by simply
    calling DragAcceptFiles with the second parameter set to false.  In that case, on Windows 7 for example, I will get the "Don't" symbol.
    When drag drop is working fine, the WM_DROPFILES message is received and processed using DragQueryFile to get the number of files to be transferred and the names of those files.  That is then followed by DragFinish to complete the operation.

    Hi,
    Since this issue is related to the desktop application development, I recommend you post it in the following forum
    MSDN---Application compatibility for Windows Desktop Development
    https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?category=windowsdesktopdev
    Regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Isync for RAZR worked on powerbook, but not working on new MacBook Pro

    Hello --
    I've been syncing my RAZR for the past year using my G4 Powerbook - no problems. I've just bought a MacBook Pro, and am trying to get the RAZR to sync to it. I was able to set up the bluetooth connection no problem, but iSync doesn't seem to see the phone - it doesn't find it when I scan to add a device. Thoughts/advice?
    Thanks!

    I have a similar situation. My RAZR pairs and works with my G4 Dual, but when I pair it with my 15" Powerbook, there are no isync services ....
    I haven't found a solution yet.
    PB 15" 1.67   Mac OS X (10.4.7)  

  • AMF work in Localhost, but not work in Remote server

    I am using zend's amf to connect the flex with backend.
    I have this service-config:
    <?xml version="1.0" encoding="UTF-8"?>
    <services-config>
        <services>
            <service id="zend-service"
                class="flex.messaging.services.RemotingService"
                messageTypes="flex.messaging.messages.RemotingMessage">
                <destination id="zend">
                    <channels>
                        <channel ref="zend-endpoint"/>
                    </channels>
                    <properties>
                        <source>*</source>
                    </properties>
                </destination>
            </service>
        </services>
        <channels>
        <channel-definition id="zend-endpoint" class="mx.messaging.channels.AMFChannel">
            <endpoint uri="http://www.domain.com.br/flex" class="flex.messaging.endpoints.AMFEndpoint"/>
        </channel-definition>
        </channels>
    </services-config>
    When I run my app in localweb this work nice, but when I upload my app to the host, this erro show:
    [RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend" faultDetail="Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: Failed: url: 'http://www.domain.com.br/flex'"]
        at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::faultHandler()[C:\autobuild\3.x\frameworks\pro jects\rpc\src\mx\rpc\AbstractInvoker.as:290]
        at mx.rpc::Responder/fault()[C:\autobuild\3.x\frameworks\projects\rpc\src\mx\rpc\Responder.a s:58]
        at mx.rpc::AsyncRequest/fault()[C:\autobuild\3.x\frameworks\projects\rpc\src\mx\rpc\AsyncReq uest.as:103]
        at mx.messaging::ChannelSet/faultPendingSends()[C:\autobuild\3.x\frameworks\projects\rpc\src \mx\messaging\ChannelSet.as:1446]
        at mx.messaging::ChannelSet/channelFaultHandler()[C:\autobuild\3.x\frameworks\projects\rpc\s rc\mx\messaging\ChannelSet.as:1056]
        at flash.events::EventDispatcher/dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at mx.messaging::Channel/connectFailed()[C:\autobuild\3.x\frameworks\projects\rpc\src\mx\mes saging\Channel.as:1069]
        at mx.messaging.channels::PollingChannel/connectFailed()[C:\autobuild\3.x\frameworks\project s\rpc\src\mx\messaging\channels\PollingChannel.as:388]
        at mx.messaging.channels::AMFChannel/statusHandler()[C:\autobuild\3.x\frameworks\projects\rp c\src\mx\messaging\channels\AMFChannel.as:411]
    Please, somebody can help-me, please?

    RESOLVED!
    The problem was on the server: http resquest return 301... I turn off the "mod_security" on the server and all works perfect now!

Maybe you are looking for