Ian Morrish
Guest
|
Posted:
Sun Nov 13, 2005 9:50 am Post subject:
Re: dynamic pop menu |
|
|
Hi,
You can use the Data View web part to display the documents in a document
library.
You have to add some extra code to make the selection change do something
(e.g. open the document)
See http://www.wssdemo.com/Pages/connections.aspx?menu=Articles
At the end of the page is info on how to add code to the drop down DVWP.
Regards,
Ian
http://www.wssdemo.com
"saba" <saba@discussions.microsoft.com> wrote in message
news:5CD4D5F9-82EE-47E7-9C8B-7A0DC798E9F8@microsoft.com...
| Quote: | I need to add a pop menu with the same functionality as the quick lunch.I
mean that the menu items of it must be the titles of document libraries
and
the submenus items must be the documents inside those document libraries
that
both of them(menu and submenu) are dynamic(like we can add new document
libraries and documents)
how should i do this? |
|
|