Modify ↓
Ticket #7541 (closed bug: invalid)
getting [object Object] in my jaqueries function
| Reported by: | kelly.simpson@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.5 |
| Component: | unfiled | Version: | 1.4.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
hi , i am new in jquery . i use following code <script src=" http://code.jquery.com/jquery-latest.min.js"></script> <script>var kk = $("err_pos");alert(kk);</script> <div id="err_pos">this is a test form</div>
now ny problem is each time this alert show me as "[object Object]". what it means. m i doing something wrong...??please help
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

The jQuery bug tracker is not for support requests. Please use the jQuery Forum for support requests.