Previous | Next | (P-PDF) JavaScript
Topic: bookmark execute
Conf: (P-PDF) JavaScript, Msg: 167772
From: try67
Date: 11/6/2008 01:17 AM
heine copied your mistake, so his code won't work either, but he was right about execute needing to have a () after it. So the correct code is:
tocbm = this.bookmarkRoot.children[0];
tocbm.execute();