I cant see why ctools includes its own dimensions.js file when this functionality is added in native jQuery 1.2.6?

The problem is that if I use $('#selector').outerWidth(); in my own JS files, I wont be able to add content to my panels.

I have not been able to exactly locate why, but If I remove all content in dimensions.js, it will work as usally.

Comments

merlinofchaos’s picture

Interesting. I'll have to test this and play with it. dimensions.js has probably been following us since jquery 1.0 :P

merlinofchaos’s picture

Well just removing dimensions.js does not work, so I guess that the actual stuff that is using dimensions.js would have to be retooled to use jQuery native methods instead. This explains why it's never been removed.

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)
esmerel’s picture

Status: Postponed (maintainer needs more info) » Postponed

Changing to 'postponed' - I suspect it's a task someone should take up.

merlinofchaos’s picture

Status: Postponed » Fixed

I actually removed this file ages ago.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.