Javascript-форум (https://javascript.ru/forum/)
-   Internet Explorer (https://javascript.ru/forum/css-html-internet-explorer/)
-   -   Object doesn't support this property or method (https://javascript.ru/forum/css-html-internet-explorer/32042-object-doesn%27t-support-property-method.html)

vladimircape 01.10.2012 16:43

Object doesn't support this property or method
 
вот код
$("#signin_submit").click(function() {
login=$("input[id=Email]").val();
password=$("input[id=password]").val();

и почему-то выдает ошибку только в IE когда пароль берёшь :cray:

vladimircape 01.10.2012 16:52

Решено, надо просто обьявлять как var


Часовой пояс GMT +3, время: 03:50.