Tag Archives: jqueryui

JQuery UI je koristan, ali…

Neke osobine u jQueryUI css mogu da naruše css sajta.Recimo, .ui-helper-clearfix:after { clear: both; } valjalo bi zameniti sa .ui-helper-clearfix:after { overflow: auto; width: 100% } Koristan link: http://www.quirksmode.org/css/clearing.html

Posted in Hosting, Internet, Programiranje, Softver | Tagged , , | Leave a comment