ציטוט:
נכתב במקור על ידי nitsanbn
PHP קוד:
var tblselector = $('table td#content_td');
var size = 41;
tblselector.height(Math.ceil(tblselector.height() / size) * 7);
קוד:
<table><td class='horizontal_flexibile'> </td><td id='content_td'>this is awesome, isn't it?</td><td class='horizontal_flexibile'> </td></tr></table>
|
תודה רבה, שוב , לא עובד לי..
זה הקוד שלך :
http://hold.co.il/e
והוא לא עובד..