rendrjs / rendr

Render your Backbone.js apps on the client and the server, using Node.js.
MIT License
4.09k stars 313 forks source link

Jquery .val() undefined #498

Closed LongJeongS closed 8 years ago

LongJeongS commented 8 years ago

Whenever i call $.val() im getting it as undefined, I believe the javascript is getting executed before the dom has loaded, but I'm not sure why its happening and how to solve it

crwang commented 8 years ago

@LongJeongS would you mind posting this on Stack Overflow and then you can link to it back here if you want. We're trying to get things run through SO for these sorts of coding questions.

Also, when you post there, if you could post a code example that will us provide the feedback you need. :smile:

LongJeongS commented 8 years ago

ahh ok, will do. Thanks :+1: