Skip to main content

Bug Tracker

Side navigation

#11687 closed bug (invalid)

Opened May 03, 2012 07:52AM UTC

Closed May 03, 2012 09:05AM UTC

under ID attr('colspan', '2') not work, need change to colSpan

Reported by: arisawen@163.com Owned by:
Priority: low Milestone: None
Component: manipulation Version: 1.2.6
Keywords: Cc:
Blocked by: Blocking:
Description

use .attr('colspan', '2') under IE try to update colspan from 1 to 2. failed. have to change to 'colSpan'.

Attachments (0)
Change History (2)

Changed May 03, 2012 07:54AM UTC by arisawen@163.com comment:1

version 1.2.6

Changed May 03, 2012 09:05AM UTC by sindresorhus comment:2

component: unfiledmanipulation
priority: undecidedlow
resolution: → invalid
status: newclosed

We only support the newest jQuery version (currently 1.7.2). Try upgrading.