document.getElementById('blabla').value='text'

Discussion in 'JavaScript' started by ziya, Sep 27, 2009.

  1. #1
    i need a help guys.

    it is working fine in IE :
    document.getElementById('blabla').value='text'

    But not working on FireFox . Is there any cross browser way to do this ?


    Edit : I have solved the problem. Forgot adding ID property . It was dumb :)
     
    Last edited: Sep 27, 2009
    ziya, Sep 27, 2009 IP