Re: smartnavigation doesnt work!
From: Scott Allen (bitmask_at_[nospam)
Date: 05/21/04
- Next message: Alan Z. Scharf: "Re: Asynchronous Web Form"
- Previous message: Lerp: "Re: Display columns from 2 tables in datagrid HELP!!!!!!!!!!!"
- In reply to: spammy: "smartnavigation doesnt work!"
- Next in thread: spammy: "Re: smartnavigation doesnt work!"
- Reply: spammy: "Re: smartnavigation doesnt work!"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 21 May 2004 09:44:16 -0400
Hi Spammy,
Make sure the javascript file is present on the web server. If not,
run:
aspnet_regiis -i
from the .net framework install directory.
HTH,
-- Scott http://www.OdeToCode.com On Fri, 21 May 2004 09:43:07 +0100, "spammy" <me@privacy.net> wrote: >hi all, > >ive set smartnavigation to true for my asp application page in its property >page, as well as for the application as a whole in the web.config. however, >it doesnt seem to be working - pages still jump to the top on refresh. > >any ideas of how i can go about debugging this? looking at the source of the >html displayed i can see the smartnav.js script included: > ><script language="JScript" >src="/aspnet_client/system_web/1_1_4322/SmartNav.js"></script> > >could this be incorrectly referenced? > >thanks! > >spammy >
- Next message: Alan Z. Scharf: "Re: Asynchronous Web Form"
- Previous message: Lerp: "Re: Display columns from 2 tables in datagrid HELP!!!!!!!!!!!"
- In reply to: spammy: "smartnavigation doesnt work!"
- Next in thread: spammy: "Re: smartnavigation doesnt work!"
- Reply: spammy: "Re: smartnavigation doesnt work!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|