RE: Sharepoint 3.0 Drop Down Menus not showing.
- From: Phil <Phil@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 24 Dec 2006 11:50:01 -0800
I was having a similar problem, but the date on my core.js file is 11/8 and I
have just installed WSS 3.0 a couple of days ago. Is there a way to make
sure this file is up to date?
Thanks
--
Phil
"Luke Zhang [MSFT]" wrote:
Hello Jerry,.
The Drop down menu is generated by some jscript files, if you check the
source of a WSS 3.0 web page, you will notice it include some jscript files
as following:
<script type="text/javascript" language="javascript"
src="/_layouts/1033/init.js?rev=VhAxGc3rkK79RM90tibDzw%3D%3D"></script>
<script type="text/javascript" language="javascript"
src="/_layouts/1033/core.js?rev=F8pbQQxa4zefcW%2BW9E5g8w%3D%3D"
defer></script>
<script type="text/javascript" language="javascript"
src="/_layouts/1033/ie55up.js?rev=Ni7%2Fj2ZV%2FzCvd09XYSSWvA%3D%3D"></script
More specific, the menu functions are defined in core.js. Could you find in
following folder on your server?
C:\Program Files\Common Files\Microsoft Shared\web server
extensions\12\TEMPLATE\LAYOUTS\1033
And you check this file's Modified date, is it same as the date you install
the WSS 3.0? (To ensure we get a correct verssion).
Also, if your network, is there anything to block the jscript for security
reasons? For example, you may add the site to a client's trusted site, and
set the security level to "low" for trusted site zone, will this help on
the issue?
Sincerely,
Luke Zhang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights
- Prev by Date: How to recover deleted default form files
- Next by Date: Pre populate NewForm.aspx fields with values
- Previous by thread: RE: Sharepoint 3.0 Drop Down Menus not showing.
- Next by thread: RE: Sharepoint 3.0 Drop Down Menus not showing.
- Index(es):
Relevant Pages
|