Skip to main content

Bug Tracker

Side navigation

#7800 closed bug (invalid)

Opened December 17, 2010 11:42AM UTC

Closed January 01, 2011 07:39AM UTC

Last modified March 14, 2012 02:00AM UTC

Jquery issue with anchor tag

Reported by: sachin.vaid@daffodilsw.com Owned by: sachin.vaid@daffodilsw.com
Priority: undecided Milestone: 1.6
Component: unfiled Version: 1.4.4
Keywords: Cc:
Blocked by: Blocking:
Description

Hi

I am trying to use the latest jquery version 1.4.4 and I am getting error "Microsoft JScript runtime error: 'attributes' is null or not an object" on the line 1788 " if (!elem.attributes[name] && (elem.hasAttribute && !elem.hasAttribute(name))) {

return undefined;

}"

This issue was not with the previous version i.e 1.3.3 but with the current one it is.

If you try to add a tab control on a page and try to change the tab, this issue arises out.

Kindly provide a solution for it.

Thanks & Regards,

Sachin Vaid

Attachments (0)
Change History (2)

Changed December 17, 2010 11:57AM UTC by jitter comment:1

owner: → sachin.vaid@daffodilsw.com
status: newpending

Thanks for taking the time to contribute to the jQuery project by writing a bug report. We require that all bug reports include a valid reduced test case, which reproduces the issue you are experiencing, on http://jsfiddle.net. This enables us to more easily investigate this issue further.

So please provide such a test case. Also try the jQuery WIP version to make sure this issue hasn't been fixed already (sounds much like the issue in #7500)


How to report bugs

Changed January 01, 2011 07:39AM UTC by trac-o-bot comment:2

resolution: → invalid
status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!