
I need some help... if you can, i will thank you in advanced

I have a file called: index.html with to frames called: menu & content
The frame menu load: menu.html & content load: content.html
When I click a link in menu.html the content will appear in content.html
If I test it in Firefox, everything is OK, but if I compile this files in NeoBook
the content is opened in a new window with Internet Explorer with this
URL "neobook-ie:content.html" & I don't want that.
The question is:
- How can I load the any content in the "frame content" in a compiled application
with NeoBook?
Thanks again boys

.