css - How to set Outer width in jquery -
i have faced miss alignment issue in table , found reason outer width value wrong . if possible set outer width value 0.
one more information must use outer width property alignment . if setting outer width instead of width . have faced on issue . have used outer width td.
thanks
i dont quite understand mean setting outerwidth 0.
outer width width + paddings( or + margins if using outerwidth( true ) )
just set elements padding , margin 0.
Comments
Post a Comment