jquery ui - JqueryUi slider range doesn't apear after async call -
i have 2 pages, let's page1.php , page2.php in page2.php have jqueryui slider range (ex.http://jqueryui.com/demos/slider/range.html) if open page in browser works fine, if try call page page1.php ajax async slider not shown.
i know have reinitialize slider on client side... how? tried eval http response but... nothing:(
any ideas?
thanks in advance
how calling slider on page 2? might need wrap code initializes slider in function can call when ajax load.
Comments
Post a Comment