View Single Post
Old 06-04-2011, 12:15 AM   #19
VictoriaSky
Junior Member
VictoriaSky began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jun 2011
Device: Mobi
Mobi error message

Quote:
Originally Posted by DMSmillie View Post
Actually, that looks like it's referencing one of the Mobipocket Creator files, as indicated by that URL. The error message "Object doesn't support this action" fits with that, since line 94 in the referenced file (C:/Program%20Files/Mobipocket.com/Mobipocket%20Creator/rsrc/html/table_of_contents.html) is part of the Javascript function "update_toc()", and the error message is a typical Javascript execution error. That line reads:

Code:
weholder.external.set_toc_parameters(document.forms[0].toc_title.value, parameters);
(The text on that line starts on character 3 because it's indented by two characters.)

Perhaps someone with a better knowledge than me of Javascript and using it to manipulate document objects might be able to suggest what might actually be triggering this error?
Hi

I get an error message similar to the above. I'm using Open Office to create my original document then save as Word .doc - run it through Mobi and it's fine. My TOC works in the .prc but Kindle doesn't recognize my TOC in its "menu go to" so I tried using Mobi Guide Items and after entering toc and start - I got the error message when trying to update:

Microsoft Internet Explorer
4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0;

MDDC; .NET4.0C; BRI/2)0

Line: 149
Character: 3
Code: 0
Message: Object doesn't support this action
Url: file:///C:/Program%20Files%20(x86)/Mobipocket.com/Mobipocket%20Creator/rsrc/html/guide.html

Since I didn't create the html - Mobi did - I don't understand why this is happening. Any help is appreciated. Thanks !!
VictoriaSky is offline   Reply With Quote