I'm thinking if I can do this:
rules:{
planFromDate: {dateRange:'plan'}, planToDate: {dateRange:'plan'}
actualFromDate: {dateRange:'actual'}, actualToDate: {dateRange:'actual'}
}
groups: {
dateRange: "planFromDate planToDate actualFromDate actualToDate"
}
$.validator.addMethod('dateRa
Hi tetris,
You're almost there. Rather than event.stopPropagation(), try
event.preventDefault() or return false.
--Karl
_
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Apr 13, 2008, at 3:41 AM, tetris wrote:
I have been trying to select the tags in a c
Hi,
I want to mimic functionality on this page ...
http://www.gomow.com/service.shtml
with the exception that when you click on a link in the center the
middle section swaps out without the page reloading. It would be nice
that upon clicking a link, a hash appears in the URL.
Any ideas about
You have to scope the hover to the current image, otherwise all div
with class "item_info" will show up (because, by default $("selector")
operates on the entire document, like $("selector", document)), here
is how you do this:
Assuming an HTML structure like this:
264 VIEWS
Thanks for the tip, Marco.
Rick
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Web
Specialist
Sent: Sunday, April 13, 2008 2:42 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: How do I use ColdFusion and jQuery variables for
pagination?
Hi Rick. I h
Hi there,
Probably the easiest way -- provided that the group of inputs is
always contained within a paragraph -- is to do this:
$(this).parents('p').find('input.required.spell').val(newText);
The .prev() method selects the immediately previous sibling element.
Your radio buttons have no
Hi All,
I'm wondering if anyone might have any thoughts about how to go about
this (via jQuery or plain js)...
I have a div with some text in it:
This is some text
I want to be able to obtain the "cursor position" if the user clicks
anywhere between letters/words in the div. IE, if they cl
Hi Rick. I have an app with ColdFusion and jQuery Flexigrid plugin to do
pagination for large datasets. I'm using this approach:
1) using spSelectNextN stored procedure(SQL Server). This sp is a great job
by Dan G. Switzer(
http://blog.pengoworks.com/index.cfm/2006/6/19/MSSQL-2k-Stored-Procedure-f
Hi guys,
if got the following code which may insert duplicate record in an Array:
var
userContactArray = new Array();
var count
= 0;
We're using the older jQuery 1.2.1, and I've tried several methods,
including your suggestions below. None work in that blasted browser.
This is the declaration code I'm trying to use in our portal, adapted
from the basic "how to" page for the datepicker plugin:
@import url(/css/jqu
jambla schrieb:
Hello,
I have installed jtooltips in Drupal. I was wondering if its possible
to have the tool tips active on only titles that have a tooltips
class?
Right now, anything with a title uses jtooltips, I would like to only
use jtooltips if I have added class="toolTips".
Thanks for
Jacky See schrieb:
I have put up a page to test.
http://www.seezone.net/dev/dateValiation.html
I need to use different method for different group of dates.
In that case, a global dateRange method seems not possible?
Thats a different issue. A better dateRange implementation could reuse
the
HatemJaber schrieb:
I am using the Validation plugin from http://jquery.bassistance.de/validate/demo
which is a great plugin. I just found out after browsing the docs some
more that it has the capability of dynamically adding a row of data. I
would like to know how I can remove a row of data. Af
Thanks for the suggestion. Any chance you can give me a more detailed
example. I have no idea how to apple this to what I have written. My
second day with Javascript :)
Thanks
On Apr 13, 12:39 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> Taras schrieb:
>
> > Hello jQuery Team:)
>
> > Sorry fo
I am creating my first site with jquery. (Its my first time with
javascript, and I love it)
I have most of it ready, one thing I am completely stuck on.
I have a bunch of images that when you hover over each one there
should be a div appearing. Right now when I hover over any image the
div appear
AlexGrande.com schrieb:
Hi,
I used the jQ validation plugin for this webpage -
http://research.emedtv.com/idiopathic-pulmonary-fibrosis-research/idiopathic-pulmonary-fibrosis-clinical-study-2.html
I love it!
But we have dependent questions - see what happens when you click yes
or no to the to
Bryce Lohr schrieb:
Hi Jörn,
I've put together some simplified example pages showing the two main
use cases I'm having a problem with. I created two versions of each
page, one using Validate 1.1.2, and one using Validate 1.2.1. The
1.1.2 example function properly, while the 1.2.1 versions don't
james_fairhurst schrieb:
Hi,
Shameful to admit but my first post is a request for help but here
goes.
I've been using the wonderful "jQuery plugin: Tooltip" from
bassistance.de but I haven't been able to get it working for disabled
form input fields. I don't know whether this is an issue with
Taras schrieb:
But it doesnt work to me, because for jquery isUsernameExisted()
function always returns 'undefined' because it doesnt wait while
callback is executed.
So, is it possible to add new validation method to jquery validator
and make it capable for using my isUsernameExisted() DWR fun
Taras schrieb:
Hello jQuery Team:)
Sorry for banal question, but I have not found answet to it in the
web.
So, I have simple html form and I want to validate it using jQuery
validation plugin. Everything is fine? but I want to change validation
event. In documentaion it is said that,
"
By defa
asle schrieb:
Here is a test page:
http://fjklima.no/teknisk/validate.html
I can confirm the issue on your testpage, but can't reproduce it.
Could you give the latest revision a try?
http://dev.jquery.com/view/trunk/plugins/validate/
Jörn
I have this block of HTML:
Player Name:
Did you mean: Robert Yes: No:
I am using a click function on the input.spellQ that if value==Y it
grabs the text() from span.corretWord and places it in the previous
input.required.spell.
I am having trouble se
"All I need now is to figure out the syntax of moving my script over
into a separate .js file instead of being inline."
Hello Mintyman, I'm glad to know that there is still classic asp guys
like me out there :=)
OPTION 1:
On my end I use DYNAMIC .js file to get values from the server...
In y
You know Bob, sometimes I amaze myself with stupidity! Why didn't I
think of that? Thanks!
On Apr 13, 4:24 am, "Bob Woodard" <[EMAIL PROTECTED]> wrote:
> > All I need now is to figure out the syntax of moving my
> > script over into a separate .js file instead of being inline.
>
> Instead
Sorry everyone. This was meant to go to the jQuery internal group. My
apologies for this being sent to the main group.
Rey...
Rey Bango wrote:
Hi guys,
As of yesterday, I am no longer with Ext JS. Ext is making some big
changes organizationally, some of which I am not in agreement with.
Hi guys,
As of yesterday, I am no longer with Ext JS. Ext is making some big
changes organizationally, some of which I am not in agreement with.
Hence, I've turned in my resignation, effective immediately.
Many of the changes at Ext will be visible shortly and some will
manifest themselves
Hi all,
For focusing first input text field, the usual solution is $
(':text:visible:enabled:eq(0)').focus(). However, when these fields
are in an ':hidden' parent (not 'visible' by our eyes), it won't work.
Currently I tried to solve this by:
$(":text:visible:enabled").filter(function(){
hi again az,
sorry, I've been terribly busy, but I'll try to take a look later on
today.
--Karl
_
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Apr 13, 2008, at 4:53 AM, az wrote:
I've made some progress.
I think I've discovered why the clueTips weren't
I have been trying to select the tags in a config. with
no succes:
$(document).ready(function() {
$('#sub-portfolio .button').click(function(event) {
$('#sub-portfolio .button').removeClass('selected');
$(this).addClass('selected');
event.stopPropagation();
});
});
html part:
Print
Web
Vid
I thought it would be nice to have buttons on my websites without the need
for photoshopping every time i need a different text on my button.
Since i would use a PNG template button to overlay text on, I added the
possibility to do animations onHover..
You can check it out at
http://mediabeez.ws/m
Perhaps you could prevent the user from accessing another tab when
there are errors on the tab he is currently looking at.
On Apr 12, 1:30 pm, Klaus Hartl <[EMAIL PROTECTED]> wrote:
> I think in this case you should reconsider using tabs at all. If you
> want to use tabs you should put error mess
I've made some progress.
I think I've discovered why the clueTips weren't working in IE.
I haven't been able to find much info about it, but according
to this bug ticket, .click() doesn't work in IE:
http://dev.jquery.com/ticket/2352
So, I've implemented the workaround described in the ticket
a
In IE (but not in firefox) i suddenly got a 'fatal' error in globalEval;
wrong argument passed in the last line, that says head.removeChild
(script)..
In order to get things working again, i've had to make a small workaround;
globalEval: function( data ) {
data = jQuery.trim( data );
It give me an undefined variable...
For error i've make a double post with that question, here
http://groups.google.com/group/jquery-en/browse_thread/thread/85431413ea0aad30/2f47f4c6d1d175df?lnk=gst&q=between+function#2f47f4c6d1d175df
a guy gave me a solution...
On 12 Apr, 19:21, J Moore <[EMAIL
Hello,
I have installed jtooltips in Drupal. I was wondering if its possible
to have the tool tips active on only titles that have a tooltips
class?
Right now, anything with a title uses jtooltips, I would like to only
use jtooltips if I have added class="toolTips".
Thanks for your help!
Sorry for double post...
Thanks , simple and works! I've almost no knowledge of javascrpit but
jquery is very powerful and intuitive...i'm trying to make a sort of
horizontal menu with incorporated a slide for navigate to left and
right...it's essentially a trivial thing but if i can make somethin
I can second that this bug exists. Does anyone have a workaround?
On Apr 6, 8:48 am, Vaska <[EMAIL PROTECTED]> wrote:
> I've noticed the oddest thing...or perhaps it's not odd at all. I have
> a series of lists that I use ui.sortable to move things around...works
> great...except...
>
> It cr
Hi All,
I would like to change it so I can call frames within j carousel using
word based links. By default, "jcarousel with external controls",
calls frames using the text (numbers) within a link, for example...
1
2
3
4
and assigns the number to each frame us
> All I need now is to figure out the syntax of moving my
> script over into a separate .js file instead of being inline.
Instead of a separate .js, why not use an #include that would pull
in the javascript code dynamically and resolve the variables for you? I've
done this to build jav
Hi David,
Notice on the official horizontal example the "nav" class is on the
parent ul element, and the CSS depends on it being that way. You are
using an id instead - which is fine - except that you have it on a
containing div element. Much of your CSS that should be targeting the
parent ul (an
Thank you very much Karl.
On Apr 12, 7:30 pm, Klaus Hartl <[EMAIL PROTECTED]> wrote:
> I think in this case you should reconsider using tabs at all. If you
> want to use tabs you should put error messages on top of the tab pane,
> so that the errors are visible to the user.
>
> --Klaus
>
> On Apr
41 matches
Mail list logo