How to implement following for the current .packages if I have multiple having .packages class?
$('.packages').each(function(){
var sizeOfLi = $(".packages:last > li").width();
});
|
How to implement following for the current .packages if I have multiple having .packages class?
|
|||
The Inside the function, need to re-wrap |
|||||||||||||
|
|
The
The return value will be an array of numbers, the widths of the respective |
|||
|
|
|
|||||||||||
|
|
this always applies to the event handler in jQuery, which is your ,,main'' selector of function. |
|||
|
|
|
depend on what you want to do if you want to get the width of
map all the li size do as Amadan said
The |
|||
|
|
thisas a general concept in JavaScript. – T.J. Crowder May 14 '12 at 7:15