| Author |
Message |
Paul
Guest
|
Posted:
Thu Nov 10, 2005 1:51 pm Post subject:
Drop Down Lists |
|
|
Hi there,
I'm relativly new to Windows Sharepoint Services, and do not have
Frontpage.
Is it possible to create a drop-down list which links to other pages?
Basically to act as a shortcut for other users?
I would be most grateful for any assistance or code.
Kindest regards,
~ Paul |
|
| Back to top |
|
 |
Brad Covelle
Guest
|
Posted:
Thu Nov 10, 2005 1:51 pm Post subject:
Re: Drop Down Lists |
|
|
One easy way to do this would be to do a javascript type drop down that when
a selection if chosen takes the user to the page they selected. I don't have
any code but I'm sure if you searched google a little bit you'd be able to
find some sample code for a dropdown.
--
Brad Covelle
NuSoft Solutions
bcovelle@nusoftsolutions.com
http://blogs.sagestone.net/bcovell
"Paul" <pbrowning@acolytebiomedica.com> wrote in message
news:1131620869.925634.303660@g14g2000cwa.googlegroups.com...
| Quote: | Hi there,
I'm relativly new to Windows Sharepoint Services, and do not have
Frontpage.
Is it possible to create a drop-down list which links to other pages?
Basically to act as a shortcut for other users?
I would be most grateful for any assistance or code.
Kindest regards,
~ Paul
|
|
|
| Back to top |
|
 |
Boris Gomiunik
Guest
|
Posted:
Thu Nov 10, 2005 1:51 pm Post subject:
Re: Drop Down Lists |
|
|
I agree with Brad. You can use content editor web part and when modifying
the web part use the source editor to enter the script and drop down menu.
Regards,
Boris
"Brad Covelle" <bcovelle@nusoftsolutions.com> je napisal v sporočilo
news:eeIJ4hf5FHA.1464@tk2msftngp13.phx.gbl ...
| Quote: | One easy way to do this would be to do a javascript type drop down that
when a selection if chosen takes the user to the page they selected. I
don't have any code but I'm sure if you searched google a little bit you'd
be able to find some sample code for a dropdown.
--
Brad Covelle
NuSoft Solutions
bcovelle@nusoftsolutions.com
http://blogs.sagestone.net/bcovell
"Paul" <pbrowning@acolytebiomedica.com> wrote in message
news:1131620869.925634.303660@g14g2000cwa.googlegroups.com...
Hi there,
I'm relativly new to Windows Sharepoint Services, and do not have
Frontpage.
Is it possible to create a drop-down list which links to other pages?
Basically to act as a shortcut for other users?
I would be most grateful for any assistance or code.
Kindest regards,
~ Paul
|
|
|
| Back to top |
|
 |
|
|
|
|