Navigator Object Properties appCodeName Returns the code name of the browser appName Returns the name of the browser appVersion Returns the version information of the browser cookieEnabled Determines whether cookies are enabled in the browser platform Returns for which ...
5
votes
2answers
2k 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 ...
3
votes
2answers
245 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 ()
{
...
2
votes
3answers
32 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>
...
2
votes
2answers
93 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
2answers
130 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
282 views
How to configure DB Navigator for PHPStorm in a Mac
i need to set up a conection 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 ...
2
votes
1answer
434 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 ...
2
votes
1answer
181 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 ...
1
vote
1answer
39 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
135 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 ...
1
vote
1answer
90 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
0answers
131 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
1answer
241 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 ...
1
vote
2answers
61 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
2answers
153 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
4answers
922 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
842 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
1answer
494 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
2answers
1k 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
1answer
33 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
3answers
994 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 ...
1
vote
2answers
264 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 ...
0
votes
1answer
43 views
iOS Navigation bar
I want to build an application with this kind of navigation between views:
a scrollview with text items (like a menu bar). Check Radio-Canada app on app store (free).
How to proceed? I know that I ...
0
votes
0answers
48 views
blackberry OS5/6 simulators and devices not giving gps location info to web app
I am testing a little web app and find the in BB OS 5 and OS 6 simulators (and the few devices I've tried) the app never calls my callback functions after I call ...
0
votes
0answers
134 views
Position.address of navigator geolocation is always null?
navigator.geolocation.getCurrentPosition is working in the sense that I am able to get the latitude and longitude values when I do position.coords.latitude, position.coords.longitude.
However, when I ...
0
votes
1answer
262 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, ...
0
votes
3answers
304 views
Sencha Touch how to load custom CSS , JS if user is using PC or Tablet or SmarthPhone?
How to setup page so when user is using Pc(Safari/Chrome/Firefox), user gets "normal" web page, but when he is using "ipad" to view the same URL, he gets Sencha Touch(css,js) files to his browser? ...
0
votes
1answer
42 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
1answer
268 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:
0
votes
2answers
301 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
1answer
63 views
changing navigator button titles per jqgrid
How do I change the title of a standard button (edit, add, delete) in the navigator on per grid basis? I want each jqGrid to have a different title and caption on that buttons.
0
votes
1answer
129 views
How navigator.geolocation.getCurrentPosition gets location coordinates of a client browser
I am using browser API for geolocation like below (codes written below are just for demo)
Client Script using jQuery
$(function () {
$('#link-getlocation').click(function () {
...
0
votes
1answer
137 views
BindingNavigator with multiple tables updating problem in Visual Studio 2010
I have 2 tables 'contract' and 'customer', they have fk relationship. I drag 'contact' onto form then do so with 'customer', both are details type. The data of 2 tables are shown on form accordingly. ...
0
votes
0answers
34 views
How to modify the selection type of BindingNavigator?
For example, I have a table 'Bill' with these attributes : id,date,quantity,sum,contractid. By default, after we drag 'Bill' from DataSet on the form we get a datagridview displays data selected by ...
0
votes
1answer
36 views
Xcode 4, Can I split the Project Navigator?
In Xcode 3 I can easy to split any window.
And usually I would split my project navigator (the editor bar on the left).
Can I still split the project navigator in Xcode 4?
Thanks for answering
0
votes
0answers
28 views
Having a grand child of a element in ExpandableListView in android
I need to have a parent element which has grand children in my android application(A navigator menu).I tried out this using ExpandbleListview which is available in android. But it is not working. Is ...
0
votes
1answer
231 views
Dispose or not Dispose.. the writer created from XmlDocument thru navigator?
Do I really need to dispose the writer below?
DataContractSerializer _serialier...
var actual = new XmlDocument();
using (var writer = actual.CreateNavigator().AppendChild())
...
0
votes
1answer
72 views
How can I get an attribute from the root in a xml file with XPathNavigator?
I would like to get an attribute from my xml file. The attribute is on my root. See here an example:
<PriceList ID="003" xmlns="BLA">
<Items>
<Item ID="AAK0435">
...
0
votes
0answers
155 views
spoofing JS Navigator Object response in the WebBrowser Control?
I'm trying to figure out how to change the info returned by the JavaScript navigator object such as AppName. I can't find any info on where JS actually gets this info from so I have no idea how to ...
0
votes
1answer
433 views
JQgrid want an ALL option on the navigator
I am working on jqGrid.I had a problem in the navigator rowList.
my data to this field is like this rowList:['25','50','75','-1'].
I am using -1 to display all the records.In the row list,i wish to ...
0
votes
1answer
359 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 ...
0
votes
1answer
217 views
its posible configure the property silent print for all populars navigators?
lookin for if can posible configure the property silent print for all populars navigators?
0
votes
1answer
2k 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 ...
0
votes
2answers
452 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 ...
0
votes
2answers
1k 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 =
...
0
votes
1answer
128 views
Puttting together binding navigators in a project
I am working on a group project in vb.net, in which all my team members are working on individual tables of a database. All of us are using binding navigator,where the GUI is created by drag and drop ...
0
votes
0answers
540 views
C# BindingNavigator Issue
I built a form to allow users to edit database records and all the data binding works and the saving works. However, when I add a new record to the underlying bindingSource with the "Add" button on ...
0
votes
1answer
168 views
Zend_Navigator example?
should make a dynamic menu.
I have to do with Zend_Navigator, but I can not find good examples on the web.
Could you give me one?