window.open wont work in my browsers

Discussion in 'JavaScript' started by ollis, Jan 28, 2007.

  1. #1
    Allthoug I have run through all the security settings in my firewall and browsersettings javascripts window.open function wont run. I've used firebug to track the error and whenever I click on a link a with window.open function attached firebugs reports: 'window.open is not a function. Anyone able to help me on this one?
     
    ollis, Jan 28, 2007 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #2
    Could you may post your whole code?
     
    nico_swd, Jan 29, 2007 IP
  3. rays

    rays Active Member

    Messages:
    563
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #3
    some part of code snippet should be produced its difficult to trace the exact reason for the error message
     
    rays, Jan 31, 2007 IP
  4. datropics

    datropics Peon

    Messages:
    309
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    0
    #4
    I agree - we need to see what it is that you are doing literally (actual code). For all you know, you have open with an incorrect spelling! :)
     
    datropics, Jan 31, 2007 IP