| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi
I don't know what is going but my jquery validate plugin(1.5.5) is not
working and I am not sure for how long since I do most of my testing
on...
chobo2
|
Yesterday 10:31 PM
chobo2 | 0 | 1 |
|  | i am making an ant game, and i have a problem:
var x,y;
for(x = 1; x <= 10; x = x + 1){
images = {
};
for(y = 1; y <= 10; y = y + 1){
...
bryre papata
|
Yesterday 10:01 PM
Dhruva Sagar | 1 | 2 |
|  | Hi,
If the dropdown overlaps on iframe with XML, XSL content in it,
dropdown is hidden back to the iframe. It is happening if IE7 or IE8.
In IE6...
Ram Kumar
|
Yesterday 09:33 PM
Charlie | 1 | 3 |
|  | I've looked around on this list and in a number of books, but nothing
I read helped me figure out how to dump out the content of nodes in a
JQuery...
buildlackey
|
Yesterday 09:18 PM
buildlackey | 0 | 1 |
|  | Hey,
I need to gather somer data for a jQuery function. I need this data to
be a json array, which I will achieve in a php action which returns...
DigitalDude
|
Yesterday 08:39 PM
DigitalDude | 2 | 3 |
|  | Well i finally got the remote validation working. But if there is an error
in a form then i correct it the error message still shows. How can I...
Dave Maharaj :: WidePixels.com
|
Yesterday 08:09 PM
Dave Maharaj :: WidePixels.com | 0 | 1 |
|  | Hi everyone, thanks is advance for your help.
I am working on a getJSON call to my website from a popup window that
is connected through a Run Time...
RayJames
|
Yesterday 08:07 PM
Michael Geary | 8 | 9 |
|  | Hi, real simple problem, but I am struggling to find a solution. I
have an array:
var arr = ;
and I want to fade the values in and out, moving on...
gthorne
|
Yesterday 07:45 PM
gthorne | 0 | 1 |
|  | Hello,
I am using JQuery 1.3.2 and the following code line:
$("table.Engine tbody tr:odd").addClass("Alternate");
I get the following error on...
shapper
|
Yesterday 07:24 PM
Karl Swedberg | 3 | 67 |
|  | Hello, I hope someone can help. I'm issuing the following ajax jquery
call:
$.get("/ajaxtest.php", { ajax: "true", east: northEast.lng(),...
ArnieML
|
Yesterday 06:53 PM
ArnieML | 0 | 1 |
|  | I am sending a form via Ajax and have that part working fine.
Now my issue is if I use validate before sending I have to write the exact
validation...
Dave Maharaj :: WidePixels.com
|
Yesterday 06:44 PM
Dave Maharaj :: WidePixels.com | 0 | 1 |
|  | Hi there,
While using great BlockUI plugin I run into two, strange problems.
1. I set: display: none to all divs that I want to present in...
Trejder
|
Yesterday 05:10 PM
Mike Alsup | 2 | 3 |
|  | Hi! I was wondering if i made something wrong or this dont works in
general. I have a drop down list that "onChange" loads some data an
pops a list...
ndes
|
Yesterday 05:10 PM
Leonardo K | 1 | 2 |
|  | I'm using this plugin for an accordion navigation in jquery.
http://www.i-marco.nl/weblog/jquery-accordion-menu/
Which works great, but my problem...
huminuh83
|
Yesterday 04:08 PM
huminuh83 | 0 | 1 |
|  | I have a asp.net label control . The label is inside the control
Panel
and the page also has a master page. The label ID is lbErrorList.
The label...
Bharath
|
Yesterday 02:35 PM
Bharath | 0 | 1 |
|  | Hi,
I need transfer from resultados.php two values, to next check and run something.
Example code:
Code run when i clicked in button of form
var...
Lord Gustavo Miguel Angel
|
Yesterday 02:19 PM
Lord Gustavo Miguel Angel | 2 | 3 |
|  | OK So I'm trying to get my portfolio up and working. The problem I'm
having right now is some glitchy code that I'm using for the porfolio.
Right now...
riddle.w
|
Yesterday 01:56 PM
riddle.w | 0 | 1 |
|  | Any thoughts on the Google closures tools release announcement.
http://googlecode.blogspot.com/2009/11/introducing-closure-tools.html
Will jQuery...
claya
|
Yesterday 01:47 PM
Jake B | 1 | 3 |
|  | How build input form where we can put only 9 digits, and after first 3
digits join '-', and after next two digits again join '-'?
Like this:...
kicaj
|
Yesterday 12:12 PM
brian | 1 | 2 |
|  | I've create a jQuery event for .addrow Button, once we click it, that
will add new row to the table, there are couple of formfield with
suggestbox...
Cage
|
Yesterday 12:10 PM
Cage | 0 | 1 |
|  | I created a jQuery plugin for the sake of learning the process and got
it working no problem. In the plugin authoring docs it says that if
you return...
Shane Riley
|
Yesterday 11:43 AM
Morten Maxild | 1 | 2 |
|  | Hello,
This is my first post. I want to compliment the author on this great
extension. I had trouble with it at first because I used to be a
Windows...
luciano991
|
Yesterday 10:41 AM
luciano991 | 2 | 4 |
|  | The popup appearance I like better than the conventional UI dialog.
But Boxy seems to do wierd things with the <head> for AJAX-supplied
dialog...
donb
|
Yesterday 09:43 AM
donb | 0 | 1 |
|  | Hello,
Is it possible to have a music on a HTML page with two buttons to play/
stop?
Can I use JQuery for this?
Thanks,
Miguel
shapper
|
Yesterday 09:35 AM
shapper | 2 | 3 |
|  | Hello,
We are trying to use the validation plugin with HTML that's been
generated for us. There are a couple of things we'd like to customise
if we...
Iwan Vosloo
|
Yesterday 08:28 AM
Jörn Zaefferer | 1 | 2 |
|  | Hi guys
I am working on the following site http://www.paulbraham.com/test_site/
and am having a few troubles with my JQuery Accordion.
Basically, I...
mehstg1319
|
Yesterday 07:22 AM
Richard D. Worth | 11 | 12 |
|  | hello,
I have integrated a jquery slideshow in a webpage which appears correctly in
mozilla, but when testing in all IE explorers a border appears...
chulo
|
Yesterday 06:55 AM
Shane Riley | 3 | 4 |
|  | I am trying to use table filter plugin from http://ideamill.synaptrixgroup.com/?page_id=16
in more than 1 places in my project ..
As per the site the...
vineet naik
|
Yesterday 06:42 AM
vineet naik | 0 | 1 |
|  | Hi all,
Problem with .ajax with type = POST
error: missing ) after argument list
$output .= "<div style='width:150px;' ><a...
phicarre
|
Yesterday 06:21 AM
phicarre | 0 | 1 |
|  | Hi all, this is my first post on this list... i am new to jquery...
seems to be really really nice :D
i post here beacuse i have a problem... i made...
ozzo
|
Yesterday 05:47 AM
ozzo | 0 | 1 |
|  | Required plugin for anchor tag onclick scroll down
When i click a anchor tag i need scroll menu ....
anjith
|
Yesterday 05:36 AM
anjith | 0 | 1 |
|  | I'm building a web form with containing 3 fields. When the form is
submitted a search is done in a database, everything is ok.
Now, in order to help...
BMnt
|
Yesterday 04:12 AM
Salvatore FUSTO | 1 | 3 |
|  | I am generating elements (img's) based on data from an xml file.
Once that is done, I want to determine the number of icons that were
generated.
i...
Richard Bakker
|
Yesterday 03:18 AM
Richard Bakker | 0 | 1 |
|  | Hello,
How do I get a <li> item to have both the Parent and the Last-Child
class at the same time? Reason is, I'm making use of Last-child class
to...
Goh Hao-Wei
|
11-06-2009 09:51 PM
Charlie | 1 | 2 |
|  | Hi People,
Is this possible with jQuery: If the content within a specific id
contains the word 'blah', display <img src="etc"/> inside this...
Wacko Jacko
|
11-06-2009 09:32 PM
James | 1 | 2 |
|  | Alright so I'm far from a jQuery pro and this is what I'm trying to do;
I'm using Colorbox to display content in a 'lightbox'
<script...
jQueryNoobzor
|
11-06-2009 08:27 PM
Bjarki | 4 | 5 |
|  | Hello Everyone,
I just joined your Group and hope to find a guru that can answer this
question.
Preface: I needed to serialize a form and POST it...
webdawg
|
11-06-2009 07:20 PM
Michel Belleville | 1 | 2 |
|  | Hello,
Thank you to help me to discover jQuery. I have a very easy question
but i walk around the solutions for days.
//I search for sub-elements...
kheraud
|
11-06-2009 07:02 PM
kheraud | 2 | 3 |
|  | I've recently adjusted a tutorial allowing for IMG rollover animations
that works great in FF but is very choppy in IE. When I rollover an
IMG, the...
cjt
|
11-06-2009 06:18 PM
grabnerandi | 1 | 2 |
|  | I'm a new javascript/jquerier and I'm not sure I'm asking the question
properly. I'm an ops guy, not a developer so please bear with me.
I'm adding...
RobR
|
11-06-2009 06:17 PM
Marcel Araujo | 2 | 3 |
|  | When creating a link that will be used for an Ajax request what is the best
way to set the url in the page code?
I have seen people say use the...
Dave Maharaj :: WidePixels.com
|
11-06-2009 06:03 PM
Dave Maharaj :: WidePixels.com | 3 | 4 |
|  | Hey,
So I'm using the starterkit to go through the basics with jQuery and
had a question on the expected behavior of this function:
...
karlkras
|
11-06-2009 05:11 PM
karlkras | 5 | 6 |
|  | Hello all,
I want to do something like this:
On every click event, on the page, but except on specific element,
with id="elem_id" to do...
NMarcu
|
11-06-2009 04:39 PM
mkmanning | 7 | 8 |
|  | Hallo everybody,
I have a web-application java-jsp based and i want to internationalize
it.
I don't want to use i18n by server side. I want to...
Paskalinux
|
11-06-2009 02:30 PM
Paskalinux | 0 | 1 |
|  |
hno
|
11-06-2009 02:04 PM
Charlie Griefer | 1 | 2 |
|  | hi
i have a small problem with jquery.
under
http://inview.ch/files/calendar.php
i created a small calendar, which is thought for booking a...
simusch
|
11-06-2009 01:36 PM
simusch | 1 | 2 |
|  | Hey Everybody,
I am looking at using an image zoom plugin like jQZoom (http://
www.mind-projects.it/projects/jqzoom/) or BeZoom...
EONVirus
|
11-06-2009 01:26 PM
EONVirus | 0 | 1 |
|  | I trying to append some text to an html using jquery and it works very
well on FF, Safari and Chrome. On IE 6/8, it did not append even
putting the...
Vítor
|
11-06-2009 12:14 PM
jnylin | 4 | 11 |
|  | What kind of license for this great stuff?
Mufti Ali
087831163105
http://wordtaps.com
http://blogfreakz.com
Jason Huck
|
11-06-2009 11:58 AM
mufti ali | 5 | 6 |
|  | Hey all,
Head scratching here, We have Google Web Optimiser running some A/B
tests on our site.
Effectively Google drops a cookie that triggers a...
paulroon
|
11-06-2009 11:57 AM
paulroon | 0 | 2 |