No Button action - javascript:void(0)

Hi,
I am developing an application in Webdynpro ABAP.  But when I click the button, all I am getitng is javascript:void(0).
There is no action.  Please help me on this.
Can I solve the problem by changing default browser?
Thanks & Regards,
Sunil

Hi Sunil,
Check the below thread for ur info.
[Reg : javascript:void(0) on browser;
These can be for :- 
A popup blocker blocking the JavaScript  -  Disable your popup blocker
A malfunctioning web proxy -  Disable your web proxy, if possible
An improperly written JavaScript -  Webmaster must rewrite the JavaScript
JavaScript is not enabled -  Enable JavaScript
Web browser implementation of JavaScript is broken -  Switch web browsers or upgrade your web browser.
Thanks & Regards,
Monishankar C

Similar Messages

  • On certain pages of a website, get a Javascript:void(0) in status bar and no response to the action but clicking on same object works in IE. I am not a developer, just a user and I don't like IE!

    When I click on some buttons on certain pages of certain websites, there is no response and "javascript:void(0)" is flashed in the status bar; then "Done". When I click on same button on same site/page in IE, it works fine. Have detailed one site/page but this is not the only one. I am not a developer, just a user, so please keep it simple!

    Such links usually have an onclick attribute that does the actual action.<br />
    Make sure that you do not block [[JavaScript]]
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).<br />
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.<br />
    You can use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.<br />
    You have to close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • Javascript:void(0) error after clicking buttons in my trips and expenses

    Hi All,
    I have implemented EHP2 and activated FIN_TRAVEL_1, now I am getting all the ABAP webdynpro iviews.
    BUT when i go to "my trips and expenses" and try to click any button there like; create travel request, plan, exit, etc...
    than I get the message at the bottom left of page "javascript:void(0)"
    but when i actually go tarvel and expenses-->create new - Create Travel Request than i can create a new request and same is the case with create new plan and create expense report.
    Now in none of the screen Display form does not work, even exit, cancel button do work.
    I searched for this in form and found that this might be probably due to missing roles so I gave the following roles but still the same error:
    SAP_FI_TV_ADMINISTRATOR
    SAP_FI_TV_ADVANCE_PAYER
    SAP_FI_TV_MANAGER_GENERIC
    SAP_FI_TV_TRAVEL_ASSISTANT
    SAP_FI_TV_TRAVEL_MANAGER
    SAP_FI_TV_TRAVELER
    SAP_FI_TV_WEB_APPROVER
    SAP_FI_TV_WEB_ASSISTANT
    SAP_FI_TV_WEB_POLICY_ADMIN
    SAP_FI_TV_WEB_TRAVELER
    Plz given in your responses in this regards.
    Regards,
    JJ

    Hi All,
    Sorry for the late response....was actually really busy with my ess implementation...so i thought that i would update my forum once everything is working fine...
    coming back to error:
    the issue was probably with the host name...
    explanation:
    i was accessing my portal with [http://hostname:50000/irj/portal] which usually we do in normal scenario,
    but what i found was that when i was using EHP2 for travel module the screen were designed in abap webdynpro and on clicking any of the links i use to get javascript:void(0)....
    so after doing some RnD what i found is that if i access my portal with FQDN i.e: [http://hostname.domainname.com:50000/irj/portal] that the system understands the proper script to launch...
    plz update me if my understanding is wrong....
    Thanks & Regards,
    JJ.

  • SSRS Action URL via javascript:void(window.open doesn't work in IE

    Hi,
    I am using the following code to open "google.com.au"
    in a pop-up window through SSRS Report -> Action -> URL 
    ="javascript:void(window.open('"+
    "http://www.google.com.au/" +
    "','_blank','scrollbars=true,status=true'))"
    The script work fine in Chrome and FireFox but not IE ( we are using IE 11.0 ), any idea what's going wrong?
    ( When we click on it ; Nothing appear in IE )
    Thanks.

    Hi Yu,
    1. We are using SQL Server SSRS 2008 R2 in IE 11.0.9600.17501 environment ( Means we already have the latest IE 11 Patch )
    2. Did you try put in Javascript in SSRS Cell -> Placeholder Properties -> Action -> URL?     
        i.e. ="javascript:void(window.open('"+ "http://www.google.com.au/" + "','_blank','scrollbars=true,status=true'))" 
    3. All reports are having the same phenomenon.
    4. I used F12 and tried IE7, IE8, IE9, IE10 all same ( ALL couldn't  POP UP window ).
    5. Please refer to attachment, I found out that when I go to Cell -> Right click -> Inspect Element & change
    target="_top" to
    target="_self" then the problem gone.
        BUT... how to set target="_self" in SSRS? 
    Regards,
    Frank

  • I click a box on a website and nothing happens. When I hover over the button "javascript:void(0); appears on the left"

    I click a box on a website and nothing happens. When I hover over the button "javascript:void(0); appears on the left"

    same issue

  • Attaching an action to a button in Javascript

    Hey guys,
    I'm playing around with attaching an action to a button in javascript but I'm just not getting it
    I've tried putting it into a function like so
    function deleteSwatches () {
        = app.doScript("Delete Unused Swatches", "Custom Art Actions");
    Then calling the action with said function but it doesnt respond.
    Any ideas?

    Try this:
    !!! CS6 required
    var w = new Window('dialog', '');
    btnProd = w.add('button',undefined,'Delete unused swatches');
    btnProd.onClick = function() {
        //alert ("Delete, if your action with the defined name is available !AND! CS6 required")
        deleteSwatches ()
    w.show();
    function deleteSwatches () {
        app.doScript("Delete Unused Swatches", "Custom Art Actions");
    Otherwise looking for a John Wundes script, which do the same.
    Have fun

  • I am trying to click on a 'zoom' button to enlarge a table or photo but nothing happens other than "javascript:void(null)" appearing in bottom left corner of Firefox window. How can I correct this?

    There are a few tables and photos on the left that I need to zoom into but nothing happens. All I get is the text "javascript:void(null)" in the bottom left corner of my Firefox window.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * [[Troubleshooting extensions and themes]]

  • I am unable to save plug-in gadgets in Blogger because I get a Javascript:void(0) message on pop-up window. Pop-up blocker is disabled, cache cleared. Help?

    I am trying to add a plug-in gadget to my blogger blog. They use a pop-up window to configure the gadget and then a save button. When I am ready to save the plug-in I see a tiny message in the lower left of the pop-up window which says " Javascript:void(0)". I click "save" but the operation is not fully completed. Here is the strange part. The plug in does appear on my blog but I cannot edit it from the blog. When it was first installed, I could edit the plug-in but the changes would not be saved. Now I cannot edit as no editing buttons appear.
    I have cleared my cache, have exempted the Blogger site from my pop-up blocker. I have rebooted. My Firefox plug-ins are all up to date. I have contacted the support for the company that makes the plug-in, they can't fix it. I tried to contact Google but that help pop-up box also did not work properly as it only allows me to sign in but then nothing more happens.
    I don't want to have to refresh Firefox unless I have to... rebuilding what I have is going to take a lot of time.

    Hi Winnie
    Unfortunately I have been sick and did not read the message before. I apologize.
    I have not received help beyond what is on the page. But when I get I tell you.
    I hope you can get answers. If you receive, I ask that you share with me.
    thank you very much
    best regards
    AC
    Date: Mon, 27 Feb 2012 09:33:10 -0700
    From: [email protected]
    To: [email protected]
    Subject: Pop up Window before saving remembering the need (forcing) to fill required fields in a form
        Re: Pop up Window before saving remembering the need (forcing) to fill required fields in a form
        created by Win_Form in Forms - View the full discussion
    Hi ACI wonder if you can share any responses on to your question above?I too have never used a script but, I have the same problems as you in regards to building a form. And wants to have the same 'protection' and message reminders for the end users. Any information, including a script and/or a contact email of experts you can share with me will help tremendously. Thank you so much in advance. Winnie
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4232307#4232307
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4232307#4232307. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Forms by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Recently when I try to perform a function on a certain website I get an error message that says "javascript void" and I can't go any further. What can I do?

    The specific function that produces this error message (the only one so far) is when trying to cancel an order on HSN.com. This is something I have done many times in the past with no problems.

    This can also happen if you block JavaScript as the javascript:void; message is a placeholder and the real action is done via an onclick event tied to this button.
    You can try these steps in case of issues with web pages:
    Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • I get a a message "javascript: void (0)" when I turn on online radio. This problem is related also with other browsers. I reinstalled java but nothing changed

    This problem is related also with chrome, opera and explorer. I reinstalled java but nothing changed

    To avoid confusion:
    *http://kb.mozillazine.org/JavaScript_is_not_Java
    Note the javascript: void(0); is often use as a placeholder URL to indicate that an onclick event is tied to the link to do the actual action.<br />
    If JavaScript is blocked for some reason then this javascript: void(0); links comes into view.
    Make sure that you do not block JavaScript.
    *http://kb.mozillazine.org/JavaScript
    Also make sure that your security software isn't blocking JavaScript if it happens in other browsers as well.
    You can try these steps in case of issues with web pages:
    Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Ui:hyperlink and ui:button "action" methods stopped working in IE

    Hi
    I'm developing my application for few months, but few days ago all ui:hyperlink and button action methods stopped working in IE. They are not invoked at all... No javascript errors, everything works fine in Firefox. Can anybody tell me where to look as I'm sitting 6h in front of screen and cannot find anything wrong...
    The only thing I have changed was adding a filter which changes encoding to UTF-8. Class below:
    * CharsetFilter.java
    * Created on 17 maj 2007, 11:18
    package tools.filter;
    import java.io.*;
    import java.net.*;
    import java.util.*;
    import java.text.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import javax.servlet.Filter;
    import javax.servlet.FilterChain;
    import javax.servlet.FilterConfig;
    import javax.servlet.ServletContext;
    import javax.servlet.ServletException;
    import javax.servlet.ServletRequest;
    import javax.servlet.ServletResponse;
    * @author  Michal
    * @version
    public class CharsetFilter implements Filter {
        public CharsetFilter() {
        private String encoding;
        public void init(FilterConfig config) throws ServletException {
            encoding = config.getInitParameter("requestEncoding");
            if( encoding==null )
              encoding="UTF-8";
        public void doFilter(ServletRequest request, ServletResponse response, FilterChain next)
             throws IOException, ServletException
    //          request.setCharacterEncoding(encoding);
              next.doFilter(request, response);
         * Destroy method for this filter
        public void destroy() {
    }

    anyways, it can't be a problem becasue new application is facing the same problem and there's no filter. I'm using tomcat 5.5.18 on jboss 4.0.5.

  • I get a javascript:void(0); when I am on some sites, how do I get rid of it?

    When I am on a shopping website and I try to add something to my wish list or bag I get the javascript:void(0); in the bottom left hand corner of the screen and nothing happens. It doesn't add it to my bag or list. I have tried many things to resolve this but nothing has worked and this only started happening within the last month.

    javascript: void(0); is used as a placeholder URL to indicate that an onclick event is tied to the link to do the actual action.<br />
    If JavaScript is blocked for some reason then this javascript: void(0); link comes into view.
    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Javascript:void(null) error while saving a request

    Hi All,
    I am not able to save/open a request in Answers.
    Whenever I click on 'save request' or 'open request' button on the top right corner of the screen on the Answers page, it displays javascript:void(null) and do not prompt me to save or open a request.
    Issue is when I am using Internet Explorer as a web browser. However everything works fine when it's (Answers) accessed through Mozilla Firefox.
    Also the issue only occurs when OBIEE is configured for SSO and I am accessing OBIEE link through Portal.
    I followed all the steps as on http://support.microsoft.com/kb/308260, just to find that the issue is not with IE.
    Could anyone tell me plese if it's something to do with OBIEE.
    Any help on the same will be appreciated.
    Thanks,
    Deepak

    Have you tried it with IE6 or IE8?
    Can you try enabling notification about all javascript errors: (Tools -> Internet Options -> Advanced tab -> click "Display a notification about every script error")
    That it works on Firefox suggests that it is a problem with IE
    You could dig around a bit with a javascript debugger: http://www.jonathanboutelle.com/mt/archives/2006/01/howto_debug_jav.html
    Does it work if you go into Answers directly, not through the portal?

  • I use noscript and when clicking on "print" on newspaper articles or links to social networks I get javascript:void(null) error and nothing happens. ???

    If I am reading an article on, example, the Indy Star website, and there is a button to print, I see this javascript:void(null) error message in the lower corner and nothing happens. If I go to noscript and keep "temporarily allowing all pages" eventually it will print. The same goes with trying to put an article, again say off the Indy Star website, on my Facebook page, I get the same error and have to follow the same routine (temp allow all pages) before it finally works. Any suggestions?

    Yes, if you block JavaScript by using the NoScript extension, JavaScript print buttons aren't going to work until you allow JavaScript for the particular domain that print button is for.
    You should study the NoScript features and learn how to use that extension. <br />
    http://noscript.net/features
    It is a very powerful extension which adds a good deal of security to Firefox, but there is a steep learning curve, and when you first start using it you need to set up the whitelist for web sites that you frequently visit.

  • How to specify the target for a command button action?

    Hi can anybody explain how to achieve the target feature, i mean i need to display the result of the action in a different window after clicking on the button. Is there anyway to achieve this?
    I want to click the button using Javascript.(using button.click event).
    Thanks in advance

    Thanks for the reply Stas, but it is not the solution I wanted. I want display the result of that action into a different frame of the window. As we have target attribute of the anchor tag in HTML. The target attribute of the h:CommandLink is not working. I tried that.
    Anyway thanks again.

Maybe you are looking for

  • How to open an pdf report On click of some command button in adf

    Hi, I have to generate some pdf report or some pdf document on click of some command button .Could any one please tell me how to achieve this. suggestion would be appreciated, Regards Vinay kumar

  • Virtual Tables in a universe?

    We have a large structured database that we would like to make available through a universe.  We were considering using a universe that references tables that we make up so that when the report occurs, BO would request the data based on "virtual" tab

  • Abap code sample..please

    Hello friends, need some help. i have created the datasource which si based on infoset. i would like to go for the structre which will be based on program. my structure is based on pa0001 and most of the fields are from the same table. could you plea

  • HT201302 How do i get my photo gallery back

    I bought the iphone 5, everything transfered except my photo gallery

  • No room on nano

    HELP IVE ONLY GOT 98 SONGS ON MY NANO AND IT KEEPS COMING UP NO MORE ROOM FOR MORE WHATS GOING ON ITS A 4GB