Copy link to clipboard
Copied
I have a captivate 9 project that has a TOC and the self pace learning option is checked. I published for resizable html5 and when I run it in a browser and close the browser and reopen it does not display a prompt. It just starts at the beginning. However if I run the lesson and go a few pages then click the browser refresh button then the prompt displays and it goes to where I left off. So, since that works I assume I have the captivate settings correct, but will not bookmark. I tried in both IE and Chrome with the same results.
Copy link to clipboard
Copied
Have you actually tried it from a server or are you just testing it locally? I believe that the cookie acts as a session cookie locally.
Copy link to clipboard
Copied
You are right, I just ran from server and it bookmarked. : ( I have to delivery an html5 cd version. Is there a way to bookmark locally?
Copy link to clipboard
Copied
That's going to be an issue, since localStorage doesn't work locally and cookies don't work on certain browsers locally.