Whats wrong with my script??

Posted by John Augst on Stack Overflow See other posts from Stack Overflow or by John Augst
Published on 2010-04-15T15:11:01Z Indexed on 2010/04/15 15:13 UTC
Read the original article Hit count: 229

Filed under:
|
|
|

Hi guys;

Could you tell me whats wrong with this script:

  • I think the error is in IF statment

    <script>
    

    productID=new Array() variaveis=location.search.replace(/\x3F/,"").replace(/\x2B/g," ").split("&") if(variaveis!=""){ for(i=0;iflash1"); } else if (flash = "flash2") { document.write("flash2"); } else { document.write("another"); }

© Stack Overflow or respective owner

Related posts about script

Related posts about error