User Profile

Collapse

Profile Sidebar

Collapse
DeeOr
DeeOr
Last Activity: Jun 13 '12, 01:30 PM
Joined: Nov 6 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • DeeOr
    replied to JavaScript help using FireFox
    No there is no error. I think I'm missing an id tag but not sure.
    See more | Go to post

    Leave a comment:


  • DeeOr
    started a topic JavaScript help using FireFox

    JavaScript help using FireFox

    This JS works great in IE but does not work in FF. Can someone please advise me on what needs to be changed.

    Code:
    <script type="text/javascript"> 
    var promptValue; 
    var fW = (typeof getFormWarpRequest == "function" ? getFormWarpRequest() : document.forms["formWarpRequest"]); 
    
    if ( !fW || fW == undefined) { fW = ( formWarpRequest_THIS_ ? formWarpRequest_THIS_ : formWarpRequest_NS_
    ...
    See more | Go to post
    Last edited by Dormilich; Nov 7 '11, 07:22 AM. Reason: please use [CODE] [/CODE] tags when posting code
No activity results to display
Show More
Working...