how can I load an html page inside a div. With the \'object\' tag it\'s loading, but I think it\'s not a good approach. It is not an external file. Is dojo good for this?
You have to use jQuery with load() method. Here jQuery reference about load method: http://api.jquery.com/load/