The PDF list is a service provided by PDFzone.com | http://www.pdfzone.com
__________________________________________________________________

For each bookmark to expand, add an action as follows ...

Run Javascript ...

var bm = bookmarkRoot.children[1];
bm.open = true;

This would expand the second bookmark as the child structure begins at
0. for a subbookmark, it would be bookmarkRoot.children[1].children[0]
...


Sara

>>  -----Original Message-----
>>  From: [EMAIL PROTECTED] 
>>  [mailto:[EMAIL PROTECTED] On Behalf Of Dan Murren
>>  Sent: April 15, 2004 9:42 AM
>>  To: PDF Zone
>>  Subject: [PDF] Expanding/Collapse Bookmarks
>>  
>>  
>>  
>>  The PDF list is a service provided by PDFzone.com | 
>>  http://www.pdfzone.com 
>>  __________________________________________________________________
>>  
>>  Hi,
>>  
>>      Has anyone ever hear of a way to create bookmarks with 
>>  multiple levels where you can single-click on a bookmark 
>>  with sub-levels (not on the "plus" box to expand) and have 
>>  it expand/collapse the bookmarks. I know you can 
>>  double-click the bookmark to expand/collapse, but we have a 
>>  request/claim that it can be done with a single-click. Thanks,
>>  
>>  
>>  Dan Murren
>>  New Media Deve. Spec.
>>  Progressive Information Technologies
>>  
>>  
>>  To change your subscription: 
>>  http://www.pdfzone.com/discussions/lists->>  pdf.html
>>  
>>  

To change your subscription:
http://www.pdfzone.com/discussions/lists-pdf.html

Reply via email to