Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Matthias Eichstädt on Jan 11, 2010 05:18
open dhtmlx forum
Something changed in XML-parser for tabbar with hrefmode=ajax?!

Dear Support,

i have a curious problem with loading tabbar from xml file.
I set setHrefMode("ajax-html") in my javascript code and in the xml file there is also <tabbar hrefmode=ajax>.

The tabbar was loaded and i can use it but i always got a xml syntax error.

Did you change something there?

Matthias E.
Answer posted by Alex (support) on Jan 12, 2010 02:24

Hello,

thy to use the following <tabbar hrefmode="ajax-html"> instead of <tabbar hrefmode=ajax>

Please have a look at the sample in the tabbar package dhtmlxTabbar/samples/01_initialization/05_loading_by_ajax.html