473,396 Members | 1,933 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How *exactly* does Smart Navigation work?

How *EXACTLY* does Smart Navigation work? (I would really really really like
for this Smart Navigation to work in Mozilla.)

The inner workings and the code is what I am looking for.

Does it use JavaScript? If so, is there any code that someone can point to.

And can the ASP.NET 2.0 team get this work in Mozilla....sort of targeting
multiple browser like they do with other stuff already....It would be a
really big boost to them, Microsoft not being viewed as ANTI-TRUST and
anti-competitive.

Thanks.
Nov 18 '05 #1
5 1157
I think there is a javascript in the Framework directory under asp.net
client files.

"anon" <an**@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
How *EXACTLY* does Smart Navigation work? (I would really really really like for this Smart Navigation to work in Mozilla.)

The inner workings and the code is what I am looking for.

Does it use JavaScript? If so, is there any code that someone can point to.
And can the ASP.NET 2.0 team get this work in Mozilla....sort of targeting
multiple browser like they do with other stuff already....It would be a
really big boost to them, Microsoft not being viewed as ANTI-TRUST and
anti-competitive.

Thanks.

Nov 18 '05 #2
I should add that the Framework directory is under the windows(or winnt)
/microsoft.net directory
"vMike" <Mi****************@noYandZ.geZwaYrrenZ.com> wrote in message
news:bt**********@ngspool-d02.news.aol.com...
I think there is a javascript in the Framework directory under asp.net
client files.

"anon" <an**@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
How *EXACTLY* does Smart Navigation work? (I would really really really

like
for this Smart Navigation to work in Mozilla.)

The inner workings and the code is what I am looking for.

Does it use JavaScript? If so, is there any code that someone can point

to.

And can the ASP.NET 2.0 team get this work in Mozilla....sort of targeting multiple browser like they do with other stuff already....It would be a
really big boost to them, Microsoft not being viewed as ANTI-TRUST and
anti-competitive.

Thanks.


Nov 18 '05 #3
You might find what you're looking for in the
/aspnet_client/system_web/1_1_4322/SmartNav.js file.

Hope this helps,

Mun
--
Munsifali Rashid
http://www.munsplace.com/


"anon" <an**@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
How *EXACTLY* does Smart Navigation work? (I would really really really like for this Smart Navigation to work in Mozilla.)

The inner workings and the code is what I am looking for.

Does it use JavaScript? If so, is there any code that someone can point to.
And can the ASP.NET 2.0 team get this work in Mozilla....sort of targeting
multiple browser like they do with other stuff already....It would be a
really big boost to them, Microsoft not being viewed as ANTI-TRUST and
anti-competitive.

Thanks.


Nov 18 '05 #4
JavaScript (SmartNav.js). It is downloaded to the client. Look at the source
when you are using SmartNav and you will see it in there.

The problem with multiple-browsers here is IE has smart nav (remembering
control hit) built in (albeit with help), NetScape does not. MS would have
to embed anchors for each control to accomplish the same in Mozilla.
Considering the small browser percent in NetScape, this is a case of
diminishing returns.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************** ********************
Think Outside the Box!
************************************************** ********************
"anon" <an**@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
How *EXACTLY* does Smart Navigation work? (I would really really really like for this Smart Navigation to work in Mozilla.)

The inner workings and the code is what I am looking for.

Does it use JavaScript? If so, is there any code that someone can point to.
And can the ASP.NET 2.0 team get this work in Mozilla....sort of targeting
multiple browser like they do with other stuff already....It would be a
really big boost to them, Microsoft not being viewed as ANTI-TRUST and
anti-competitive.

Thanks.

Nov 18 '05 #5
I looked at the SmartNav.js file. However, Mozilla seems like a pretty good
browser.

If you say IE has Smart Nav built in, why is that a SmartNav.js file in the
first place?


"Cowboy (Gregory A. Beamer)" <No************@comcast.netNoSpamM> wrote in
message news:e$**************@TK2MSFTNGP12.phx.gbl...
JavaScript (SmartNav.js). It is downloaded to the client. Look at the source when you are using SmartNav and you will see it in there.

The problem with multiple-browsers here is IE has smart nav (remembering
control hit) built in (albeit with help), NetScape does not. MS would have
to embed anchors for each control to accomplish the same in Mozilla.
Considering the small browser percent in NetScape, this is a case of
diminishing returns.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************** ********************
Think Outside the Box!
************************************************** ********************
"anon" <an**@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
How *EXACTLY* does Smart Navigation work? (I would really really really

like
for this Smart Navigation to work in Mozilla.)

The inner workings and the code is what I am looking for.

Does it use JavaScript? If so, is there any code that someone can point

to.

And can the ASP.NET 2.0 team get this work in Mozilla....sort of targeting multiple browser like they do with other stuff already....It would be a
really big boost to them, Microsoft not being viewed as ANTI-TRUST and
anti-competitive.

Thanks.


Nov 18 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: anon | last post by:
How *EXACTLY* does Smart Navigation work? (I would really really really like for this Smart Navigation to work in Mozilla.) The inner workings and the code is what I am looking for. Does it...
0
by: Jason Rodman | last post by:
I have been working on a web app that uses IFrames for our edit screens. A main window contains static information, while an IFrame contains the editable page. I use javascript from the outer page...
1
by: Sal | last post by:
Greetings to all... I have a simple asp.net app. It consists of three aspx pages. I have enabled smart navigation on the pages. The app runs smoothly on the developer machine, but when I upload...
1
by: Matthew Louden | last post by:
I want to clarify the new feature smart navigation property in ASP.NET. Let's use the example and assume this is in process.asp > > Here's a typical html form: > > <form action="process.asp"...
10
by: RodBillett | last post by:
Using SmartNavigation. Windows2003 Server Framework 1.0 (3705) IIS6 and I have IIS configured to utilize the 1.0 framework. Any Ideas why I would be getting the following jscript error within...
1
by: Devin | last post by:
I am having a problem of SmartNavigation, wher eit works fine on the test server, but not on the server that I load it up to. I tried placing "page.smartnavigation=false" right before I redirect, but...
3
by: Lee Forst | last post by:
I have looked through tons of posts and I have not found a clear cut answer to my problem. Here is the problem. On my localhost, I have a ASP.NET application that has Smart Navigation...
1
by: thomson | last post by:
Hi all, i have enabled Smart Navigation in the Page attribute, My Webform has several Webform controls, all applied with style sheets from an external file. Problem --------- When a postback...
0
by: keeper | last post by:
Recently a new windows update for internet explorer was released which seems to have broken stylesheets with smart navigation. The first request for the page works fine, but any subsequent...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.