smartnavigation doesnt work!

G

Guest

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
 
S

Scott Allen

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,
 
G

Guest

thanks for the reply scott.

on further investigation it seems that the meta refresh ignores the smartnav
stuff. im refreshing with a javascript postback instead and it works great.

spammy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top