my jQuery skills are pretty good normally but this is driving me mad!
It\'s a fairly simple accordian I\'ve coded up from scratch. Using jQuery 1.3.2 so there should
This worked for me:
$(this).pathtoslidingelementhere.width($(this).parent().width());