JQuery :: Works Nicely On One Computer, Fails On 3 Others?

Jan 12, 2012

jQuery script I wrote works nicely on one computer, fails on 3 othersManaged to get jQuery datepicker to work nicely with $wpdb.This all seems correct to me:

<li><label for="from">From</label>
<input readonly="true" type="text" name="from" id="from" value="Click here to choose!" class="requiredField" style="position: relative; z-index: 100000;" />

[code]....

View 1 Replies


ADVERTISEMENT

JQuery :: Submenu Works Fine With FF, IE8 Etc. But It Fails With IE7?

Jul 1, 2009

The submenu works fine with FF, IE8 etc. But it fails with IE7.I have to use sprites background images and the second level sub menu
have to be positioned at a certian place.When I hover top of sub menu, it is ok. But the below of that submenu, such as Radio, Artikler, Hvem er vi?, I am not able to select in IE7.

View 3 Replies View Related

JQuery :: Border-bottom In Cells Fails In FF But Works In IE6?

May 27, 2009

I have to ad a line between some rows, but not for the first col.the table has:table { border-collapse: collapse }that is fix and I can not change it.the following sample code draws the lines nicely in IE6 but in FF there'sjust nothing (also used color here, to see if the selectors are right):

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Unbenanntes Dokument</title>

[code]....

View 1 Replies View Related

Jquery :: Slideshow Works On Page But Fails When Loaded Into DIV

Mar 25, 2011

I have a Nivo slider that works fine on this page.
Slideshow page.
But it fails when I load it into this page using jQuery's .load function
Project List
(Click on any of the project links to load the content)
Might it be a conflict between nivo slider and the jquery script that controls the open/close and loading the content? Here's that code: [URL]

View 8 Replies View Related

Xml Parser Works Locally For FF But Fails On The Server

Mar 19, 2010

This one has plagued me for some time now. I am parsing an XML file for a search feature. On my local machine, the code below works fine in FF, but when I upload it, I get an error stating y[0] (the root element) is undefined. I think the problem may be with my onload method but I can't be sure.

function importXML()

I just can't figure out why this works locally and not on the server. IE works fine, but then again it uses the activeXObject method so it should function differently.

View 6 Replies View Related

Run A Program On The Server Computer From Another Computer?

Jun 28, 2010

i have a small (LAN only) web server running on my computer, and i would like to be able to make a web page in which i can run a program on the server computer from another compuer. say, for instance, i click a button on the web page running on the server, i want that action to run a .exe on the server. i came up with this code, but it doesn't run it server side, it runs it on the computer with the browser.

<HEAD>
<TITLE>Run Executable HTA</TITLE>
</HEAD>[code]....

View 2 Replies View Related

JQuery :: Cannot Get The Appended <tr> To Slide Down Nicely

May 18, 2010

In the return function (r) below, I cannot get the appended <tr> to slide down nicely. As it stands the <tr> just appears, which is fine but not the graceful effect I wanted. If I reinstate the hide() command it flickers crazily before appending.

[Code]....

View 2 Replies View Related

JQuery :: Slideshow Doesn't Work Nicely In IE7?

Apr 30, 2011

I've got a problem with a simple slideshow on IE7. It isn't smooth and kind of changes size on the right hand side. It works fine in standard compliant browsers.

[Code]..

View 4 Replies View Related

JQuery :: MooTools To Function Conversion - Not Playing Nicely On Site

Dec 9, 2010

I have a MooTools drop down menu I need converted over to jQuery as they are not playing nicely together on my site. Here is the MooTools code:

[Code]...

View 1 Replies View Related

Scripts Not Playing Together Nicely / Fix It?

Jan 19, 2010

I am trying to get two scripts to run on the same page in Firefox - I haven't had the chance to sort out cross browser compatibility yet as I am not feeling like a glutton for punishment. The scripts are for a slideshow and a news slider. I can get one to run, and not the other, but they won't run together. The page link is ... The page is currently showing the news slider as functioning, but not the slideshow (hence the pictures flooding the page....).

Is it an issue of too many jquery references?

View 4 Replies View Related

Can't Get My Menu To Play Nicely / Resolve This?

Dec 15, 2010

I found a jQuery menu online which i have used but somewhere a long the line it stopped working properly without me noticing, been trying to fix it but cant work it out..

The original code is here...

When you hover over a menu item you get a drop down but you cant hover over the drop down without it disappearing!

View 4 Replies View Related

IE Not Playing Nicely With Accessing File

Mar 23, 2011

I'm trying to allow a user to select an XML file so that my javascript can parse it and create some pins for a google map.It works fine in Firefox, and by using FireBug I can see that the file is being accessed as expected.IE on the other hand tells me that "'files.0' is null or not an object" on line 68 of address locator. php.

View 1 Replies View Related

JQuery :: AJAX Calls Not Working On Local Computer / Fix It?

Jun 4, 2010

I'm trying to load a Javascript file which contains an array of data using .getScript(). It works fine on my server, but the request is never being made when I run it on my own computer, though the callback function is called. Is this an inherent limitation in JQuery/AJAX, or am I doing something stupid? code...

View 1 Replies View Related

Parse Dynamic XML Content Into Html Tables Nicely With 1 Second REFRESH Rate?

Apr 14, 2011

I have been playing with JavaScript few days now. I have a php script that returns data in XML. I want my Dashboard (html) page to show the response back from my php file. Since this is going to be a Dashboard hence it needs to refresh the content every second hence using JavaScript.

I want to get some guides, tutorials, or how-to for this. Any help would be much appreciated.

Here is what I get from my .php file if I do a POST method to it and define variable "extension=9999" to it code...

How can above be nicely presented in an HTML using JavaScript and how would this query be refreshed and re-POSTED every 1 second?

P.S. Amount of XML data coming back to me is dynamic. So, I don't know how much data I get back. Sometime nothing. Sometime 4 childs. Sometime 10 childs in the XML.

View 6 Replies View Related

JQuery :: Poll / Voting System - Throw Out The Computer Window

May 29, 2011

I am new to this forum and hope this is in the right place but I have been trying to code (with no success) a voting system with PHP/MySql and jQuery for a clients webpage and am about to throw my computer out the window. I need to create a simple system where a viewer can vote (only one vote) between two options (only 2).

[Code]...

View 2 Replies View Related

Jquery :: Script To Display When On Mobile Devices And Flash When On Computer Browser?

Sep 14, 2010

I just want to know if there is a script to display jquery when on mobile devices and flash when on computer browser?

View 1 Replies View Related

Get MAC Address For Clients Computer

Jun 11, 2010

I am looking for an example/code to get MAC Address with JavaScript or any other technology for a php based web application. The collected MAC Address will be stored in a MySQL table, 'login' to generate reports. I have found some php scripts helping me do this but it does not get the client computers MAC Address. And these examples work only on localhost. While running it on the server the MAC Address is different than the local one.Can we find out the MAC Address for a clients computer anyways to use in the application and which will be cross browser compatible?

View 2 Replies View Related

How Computer Know Whose Scored More In A Game?

Jun 25, 2011

I'm wanting to know how does the computer know whose scored more in a game?

View 1 Replies View Related

Get MAC Address For Clients Computer?

Jun 11, 2010

I am looking for an example/code to get MAC Address with JavaScript or any other technology for a php based web application. The collected MAC Address will be stored in a MySQL table, 'login' to generate reports. I have found some php scripts helping me do this but it does not get the client computers MAC Address. And these examples work only on localhost. While running it on the server the MAC Address is different than the local one. Can we find out the MAC Address for a clients computer anyways to use in the application and which will be cross browser compatible?

View 2 Replies View Related

JQuery :: InnerHeight Fails In Ie

Dec 12, 2011

Im trying to make a sticky footer and it works fine in all fo the browsers except ie, it wont add the needed height, when using height() it works but if i use innerHeight() it wont work, heres the code

[Code]...

View 2 Replies View Related

JQuery :: PreventDefault() Fails In IE8?

Apr 7, 2010

jquery-1.4.2.min.js

I'm trying to use the Alt+keyCode in my web-app and want to prevent the event from bubbling up to the browser.

The following works fine in FF & Chrome, no event propagation, but fails in IE8:

$().ready(function() {
$('html').keydown(function(event) {
if (event.altKey) {
if (event.altKey && event.keyCode == 83) { // 'S'

[Code].....

View 3 Replies View Related

Get Computer's Real IP Address Behind ISA Server?

Apr 23, 2011

I want to find real IP Address of computers that are connected to my company's website. All users who want to see our website pass from our ISA Server. So, if I want to get their real IP Address with javascript commands, I'll get one and only one IP Addres from anywhere that is our ISA Server address. How I can get real ip address of those computers and compare it with predefined address?

View 1 Replies View Related

Sending Form From Public Computer

Nov 13, 2001

We have a form on our website, which ends up being sent to an e-mail address. The only problem is that some people access this form using public computers. When they press submit , the Internet Mail Wizard pops up and tries to make them setup a new account. Obviously because they are using a public computer we can't have them setting up e-mail accounts on that computer.

View 3 Replies View Related

Retrieve The Local IP Address Of A Computer?

Oct 17, 2010

Is there any way one can retrieve the local IP Address of a computer? For example 192.168.0.1 as opposed to the internet connection IP address. Or is there a way to retrieve a unique identity of a computer using either PHP or javascript. Or any other sort of code?

View 8 Replies View Related

How To Shutdown The Redhat Linux Computer

Feb 10, 2011

i want to shutdown red hat linux computer using java script is this possible.

View 1 Replies View Related

Shutdown The Red Hat Linux Computer With Script?

Feb 10, 2011

I want to shutdown my computer using java script is this posiible.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved