Page 1 of 1

Local DHTML Suite in Chrome

PostPosted: Thu Sep 09, 2010 8:10 am
by PaulusList
Hello,
Thanks for this great library. I have downloaded the DHTML Suite with the hope of using it in a documentation tool for .NET.

I have noticed a problem and do not understand why...the online samples run well in Chrome, but
on the local disk, the samples run well in all browsers (Firefox, IE, Opera), except Chrome. I am trying to
open the demo-pane-splitter.html file. I have tested in Chrome 6 and 7, and the result is the same.

Any reason for this?

Best regards,
Paul.

Re: Local DHTML Suite in Chrome

PostPosted: Fri Sep 17, 2010 8:23 am
by Informpro
DHTML Suite is using AJaX (google :p) for handling requests cross-pages ... But your OS cannot handle this request by default. You need a server as Apache/lightppd (by example, Lamp/Wamp/Mamp/Xampp).