The Navigator object contains information about the visitor's browser name, version, and more.

learn more… | top users | synonyms

16
votes
3answers
5k views

How to configure DB Navigator for Jetbrains PHPStorm and WebStorm

I need to set up a connection in the DB Navigator plugin for PHPStorm in a mac (snow leopard). It asks me for the route of a library that implements the java.sql.Driver class. I just don't have any ...
7
votes
4answers
4k views

unknown type name in objective c

I'm pretty new to objective c, and having some basic problems. I wrote a simple program using a navigator, and everything worked fine. then I added few lines of code (can't even remember what ...
5
votes
2answers
6k views

why Does “navigator.userAgent” in javaScript returns the String “Mozilla” when tried in a google chrome borwser?

Im developing a javaScript code and I want to determine the version and brand of the client's browser, here's the piece of code I'm using to do so : var browserName ; function BrowserCheckin () { ...
5
votes
4answers
3k views

Determine whether client browser has java installed and can launch applets

I am developing an .aspx page which will ultimately launch an applet after the user clicks on a button (I am using the <applet> tag). So, I would like to detect if java is enabled/installed on ...
5
votes
2answers
3k views

Android - Distance between two Cities

I need in my Android Application the Distance and the Driving Time between Two cities. Is there a possibility to calculate this things for example via Google Navigator or Google Maps? (the driving ...
4
votes
1answer
206 views

How to change folder icons (eg. the source folder) in common navigator view in an eclipse-rcp application?

As you can see in the title of this post I have a question concerning folder icons in a common navigator view used by an eclipse-rcp application. Is it basically possible to change the icon of a ...
3
votes
3answers
296 views

Redirecting to the mobile website

I have coded few lines of java script code. But I am not sure that it is correct or not. Few months back I published a desktop version website. but when a user coming through a mobile (like android, ...
3
votes
2answers
737 views

Could anyone explain the exact difference among project explorer, package explorer and navigator in eclipse?

What are the exact differences between project explorer, package explorer and navigator in eclipse? I am so confused of using the three. Because all seem to fit the same purpose. I don't know, what ...
3
votes
1answer
311 views

Mylyn new task creation collapses Navigator and Project Explorer in Eclipse Helios CDT

I'm new to Mylyn but have been using Eclipse CDT for the past 3 years or so. Since our projects have many thousands of files and up to 50 or so within a directory I love the context switching provided ...
2
votes
3answers
3k views

Why does IE 8 navigator.userAgent return MSIE 7.0?

I am trying to implement a browser support feature on my webpage. For Firefox 3.6 it is working fine, but for some reason IE 8's userAgent is returning a wrong value. Here is the scenario, when I run ...
2
votes
2answers
82 views

google-closure compiler advanced optimization is munging navigator.battery.level causing TypeError

I'm using ClojureScript to retrieve battery levels with: navigator.battery.level Which works fine when using the simple and whitespace optimization. But when using advanced optimization mode the ...
2
votes
1answer
1k views

html navigator “User denied Geolocation”

I have an issue with window.navigator, I'm getting error code 1, "User denied Geolocation" whenever I run the following code as a local html file: ...
2
votes
1answer
1k views

where is the RESOURCES folder in the new xCode4.2

I can't seem to find the Resources folder in the new xCode4.2 project navigator where do i put the image resources for my app icon in this new xCode4.2? Here is a screenshot:
2
votes
2answers
316 views

restart Ajax Request based on the jquery xhr object after Event: navigator.onLine

We are binding global ajax handlers to check if the browser went offline : $(document).ajaxSend(function(event, xhr, settings, response){ if(!navigator.onLine){ xhr.abort(); } ...
2
votes
1answer
2k views

Flex - how to make a tabbed panel

My app has 3 categories of buttons, I want to have a tabbed panel I can use to switch between the 3 categories like in this example: My app is a mobile app though so I can't use mx components. When I ...
2
votes
1answer
127 views

highstock 1.3 / highcharts 3.0 beta navigator lagging

I currently have three separate y axis displayed offset below each other with about 4 series (3 line, 1 arearange) per axis with up to 26,000 points per series. I have been using highstock 1.2.5 and ...
2
votes
1answer
1k views

jQuery TOOLS scrollable can't find its navigator

So, got a little problem here :) I'm using jQuery TOOLS to make a neat, little scrollable gallery. Worked perfectly fine until i moved the correlating navigator one node too far away from the ...
1
vote
2answers
5k views

How to get jqGrid reload to go to server?

We use the jqGrid navigator reload button on a grid with loadonce set to true. The reload button currently does NOT go back to the server to get the data - how can we get the reload to go to the ...
1
vote
3answers
85 views

Element does not update contents

Following is the JavaScript code to reveal the Browser details. Its showing no output. Please let me know where I am doing wrong. <html> <head> <title></title> ...
1
vote
2answers
6k views

Launching Google Maps and Navigator from Android App

I have an android application which allows the user to open up google maps or navigator to show a certain address. This functionality was working in the past, but now I get the following error and ...
1
vote
1answer
2k views

jqGrid navigator - how to specyfy settings globally?

I'm using Navigator with jqGrid and I'm repeating over and over settings such as: savekey: [true, 13], closeOnEscape: true, closeAfterAdd: true How can I define these settings globally to all my ...
1
vote
2answers
1k views

What's the point of the javascript navigator.javaEnabled function?

The navigator object has a javaEnabled function that indicates if the browser has javascript support. This seems to be a little odd: If JS is indeed enabled the function will return true, well ...
1
vote
1answer
5k views

(Javascript) List of “navigator.appName” values for all browsers?

Can i get a list of navigator.appName values for all common browsers? Including, IE,Firefox,Google Chrome,Safari,Opera,Flock. For example: The navigator.appName value for Firefox is "Netscape". So, ...
1
vote
4answers
2k views

iconitemrenderer clickable objects?

I am making a mobile application in Flash Builder 4.5 for android and iOS and am using the itemRenderer and iconitemrenderer classes to make a list of options for my app. For some reason, i cannot ...
1
vote
1answer
107 views

Version mistake with IE 8 when checks it with JS

Found problem with values of verions of IE8. Please, see the pics. 1) When I check navigator.appVersion it shows version 7. 2) But when I open Info->About IE, it shows that version is 8: How it ...
1
vote
2answers
162 views

navigator.userAgent for non Smart devices

It is simple to detect the smart device from navigator.userAgent like navigator.userAgent.match(/iPhone/i) , navigator.userAgent.match(/Android/i), etc. How do i get know that a request came from a ...
1
vote
1answer
838 views

How to assign variable as class in Flash Builder 4 Hero SDK

I am trying to assign a variable to a view navigation as follows: protected function list_clickHandler(event:MouseEvent):void { var name1:String = list.selectedItem.vPage; ...
1
vote
1answer
852 views

How do I get a navigator on both the top and bottom of a jqGrid

I'd like to have a navigator on both the top and bottom of the jqGrid. I have tried using the cloneToTop property on the grid and on the pager. It clones the elements but does not apply the correct ...
1
vote
2answers
2k views

$.jgrid.nav in jqgrid for jquery

I have two different jqGrids in the same page. In the first grid I've set custom functions for the add and edit buttons in the navigator bar, using the following code: $.jgrid.nav.addfunc = ...
1
vote
1answer
68 views

Javascript Navigator OSCPU Undefined

The navigator's oscpu attribute is throwing undefined on XP IE7 and WIN7 IE9 machines. Other attributes such as platform etc work fine. alert(navigator.oscpu); I want to know how Javascript can ...
1
vote
1answer
225 views

How do you get lat long info using navigator.geolocation when connecting to 192.168.x.x

I'm trying to set up a purely local wireless LAN with no access to the wider internet. i.e. all websites are served from hosts via 192.168.x.x addresses. One host (192.168.1.100) is serving a webpage ...
1
vote
2answers
354 views

Get results from xpathnavigator evaluate

Is there a way to check why an xPathNavigator.evaluate() call returns no Nodes? For example given the following xml document: <Vehicles> <car> <wheels>4</wheels> ...
1
vote
1answer
45 views

Does Eclipse Ganymede have a mouse-click bug in the Navigator view?

I've had to downgrade from Galileo to Ganymede in order to use the version of the FlexBuilder plugin that we are licensed for. Since the downgrade, I have several times accidentally dragged files or ...
1
vote
1answer
70 views

Highcharts xAxis padding is lost when navigator when zooming in and out and can't get the padding back when zoom out

I am using highcharts where I need extra padding on my chart. When I use navigator and zoom in I the padding is lost - which is fine as I am zooming in. However when I zoom out using Navigator I ...
1
vote
1answer
118 views

highstock 1.3 disable navigator dragging redraw

Is there a way to disable the constant redrawing that occurs in highstock 1.3 when dragging the navigator or the navigator handles? In 1.25 when you move the navigator or pan the chart by dragging, 1 ...
1
vote
1answer
86 views

Is it possible to detect samsung stock browser

Because the canvas bug of samsung stock browser, my program will cause error. (http://code.google.com/p/android/issues/detail?id=39247) So I want to disable canvas on all Samsung stock browser. ...
1
vote
1answer
149 views

navigator.contacts.find does neither call onSucess nor onError

I call the getcontacts function twice. First when I start the app and a second time (just for testing) in a subpage. Both don't work. It doesn't call the OnSuccess or the onError because no alert is ...
1
vote
0answers
79 views

Why is Xcode's Search Navigator searching the wrong project's files?

I have a large Xcode project for a game I'm building. I recently switched versions of the animation framework I'm using (cocos2d), and to keep things clean, I went ahead and created a brand new Xcode ...
1
vote
0answers
404 views

Popover with Embedded Navigation Controller Moves the Popover View

I am using the technique explained here to make the popover view size refresh properly when switching between view controllers: Popover with embedded navigation controller doesn't respect size ...
1
vote
2answers
965 views

detect change on navigator.online

How I can detect if the navigator changed your state to online/offline? something like: var oldState = navigator.onLine; window.navigator.onlinechange = function(evnt,newState) { ...
1
vote
2answers
307 views

Turn off Tag Navigator in VS2008

I've looked everywhere on how to turn off the Tag Navigator at the bottom of my Visual Studio 2008 and can't any info! Since installing ReSharper a group of us have come across a bug where it will ...
1
vote
1answer
503 views

PhpStorm and JavaScript: list of functions in code embedded in PHP

Recently I've been trying to switch from Netbeans to PhpStorm (3.0.3, latest version) and there's only one thing that is holding me back. My current project, written in Symfony 1.4, has A LOT of ...
0
votes
2answers
2k views

How to get user agent in PHP

I'm using this JS code to know what browser is user using for. <script> document.write(navigator.appName); </script> And I want to get this navigator.appName to php code to use it ...
0
votes
1answer
688 views

How can I get the navigator selection from a Highstock chart?

I am using the Highcharts js library and in particular the Highstock Timeseries chart, like this one: http://www.highcharts.com/stock/demo/. Do you know how can I get after an event what is the ...
0
votes
1answer
1k views

Navigator.userAgent.match - specific handset identification

I'm recognising when a user is using certain phones using navigator.userAgent.match but with Android there are many tablets/phones/set-top boxes. So I've got ...
0
votes
1answer
161 views

Why AJAX does not work in Netscape Navigator?

I am using the following code in which the function is called onclick: <html> <head> <script type="text/javascript"> function loadXMLDoc() { var xmlhttp; if ...
0
votes
4answers
2k views

GWT - Annotated time line chart with zooming, scrollbar and navigator

I am looking for a GWT extension for displaying a Google finance-like chart. (features like zooming, scroll-bar and navigator are required)I want to stay away from flash. I have looked at GWT ...
0
votes
2answers
116 views

Using the Extenstion Library Navigator

Does anyone know of a good tutorial or YouTube video that explains how to set up and use the Navigator in the IBM Xpages Extension Library? It is a bit confusing with all the options, types of nodes, ...
0
votes
1answer
154 views

IBM Content Navigator on WebSphere does not apply the JavaScript changes made to widgets

Hey guys i am working with WebSphere 7.0 and IBM Content Navigator. I am trying to make some changes to the .js (dojo) files to modify a few features of ICN but any change i make does not apply to ...
0
votes
1answer
313 views

Eclipse file list in alphabetic order, independent from folder structure

I'm looking a way to quickly find a file in the eclipse Project Explorer/Navigator without knowing in which sub folder I need to look for it. The best way would be to have Project Explorer which just ...

1 2