Search:

Type: Posts; User: GAMC

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    1,837

    Re: Function work in IE 8 or 9 but not in Chrome

    I have not found how to close this request.

    Please close.

    GAMC
  2. Java Script works in IE 8 and 9 but not in Chrome

    The following works in IE 8 and 9 but does not work in Chrome. See the error in bold.


    function runSearch() {

    var tmptarget = (document.forms(0).target);

    Error: Uncaught TypeError:...
  3. Replies
    2
    Views
    1,837

    Function work in IE 8 or 9 but not in Chrome

    The following Function work in IE 8 or 9 but not in Chrome

    See error below:



    function runSearch() {

    var tmptarget = (document.forms(0).target);
Results 1 to 3 of 3