Hi,
I am trying to figure out how to intercept "find" requests made in the
Find bar. Does jQuery support this kind of interaction? Is it actually
possible?
Thanks,
Nicolas
Hi,
I'm totally new with Struts 2 & JQuery.
I have 3 populated via 3 linked hierarchic tables : GROUP
(id_group, group) > CATEGORY (id_category, id_group, category) > SKILL
(id_skill, id_category, skill)
My java class contains methods :
listSkill(), listCategory(), listGroup() and as
Hello all,
I am working on a new version for this plugin to tackle the problems
mentioned here and those received by email. I created a new group for
this plugin to better organise this project. Here I describe the
current status and where it is going:
http://groups.google.com/group/jqueryfinder/
own validation
> routines anyway,
> preferring the ability to customize every aspect of the validation routines
> and presentation.
>
> I'm interested in learning more, especially about your specific validation
> routines.
>
> Rick
>
> On Wed, Jun 3, 2009 at 11:51 AM, Penner,
Hello all,
I feel a bit guilty for posting this here as it may be considered as
spam, so if you do think that please ignore/delete.
For the last couple of days I've been working on a form validation
plugin and I've taken a completely different approach (I think, that
is) from what already exists.
Tor,
To select an item when the finder is created you can use the public
method $('some').finder('select', URLS_ARRAY or URL_STRING or
DOM_ELEMENTS ). Call this method on the onInit callback.
There is no function that returns some sort of path for the current
page. I believe it would be easy to
wrote:
> Hi, I noticed that the API browser
> @http://www.nicolas.rudas.info/jquery/finder/api.html
> isn't displaying the info. Is it being updated for 1.7 maybe?
> Thanks...
>
> On Mar 5, 5:37 pm, Nicolas R wrote:
>
> > All right, I added IE6 support.
>
> &g
All right, I added IE6 support.
Latest files (ui.finder.js,ui.finder-min.js, and ui-finder.ie.css) can
be found at the trunk:
http://code.google.com/p/jqueryfinder/source/browse/trunk
Its not the same as in decent browsers but its good enough.
On Mar 4, 7:41 pm, Nicolas R wrote:
> M
Khai, perhaps this may be useful to you:
http://code.google.com/p/jdatastore/
If you find it excessive, perhaps just the filter method is what
you're after:
http://code.google.com/p/jdatastore/source/browse/trunk/store.js#375
On Mar 5, 4:00 am, Khai wrote:
> I have a collection of DIVs (or a JS
7;ll have a look and
post back.
Cheers
On Mar 4, 4:47 pm, matt wrote:
> Hi Nicolas
>
> first, its a great tool to work with!
>
> Currently I'm trying to use it in Plone CMS as a reference widget.
> It works great on nearly all browser (as you said) except on IE6.
>
> My ap
Ok, first public version of jQuery Finder is now available. I've fixed
a few bugs and added/changed some methods.
Download from http://code.google.com/p/jqueryfinder/downloads/list
Zip file contains all necessary scripts and styles.
On Feb 20, 9:34 am, Nicolas R wrote:
> Your welco
ing?
JQuery : 1.3.2
HTML
Thanks in advance,
Nicolas
Hey Thomas,
from what you're saying it seems that we're trying to tackle the same
issue. Have a look at this it may be helpful:
http://groups.google.com/group/comp.lang.javascript/browse_thread/thread/83281987eccf68be
What's your solution?
On Feb 21, 4:24 pm, Thomas Jaggi wrote:
> Great, that's
new column. The weird characters is your pdf
document being treated as text characters by the browser.
Please note that this is not a stable release, in fact I found a bug
the other day which I didnt have time to fix.
On Feb 19, 11:08 pm, TiGeRWooD wrote:
> Hi Nicolas,
>
> Is there a
I know that this is not the place to post my question but here it is.
If someone knows a better place please do inform.
I have an array of objects and I want to retrieve specific elements
that match certain criteria, i.e. find value A in an object B. The
problem is that I cannot know what is A (t
I not sure if this suits you, but you could split your functions to
separate files and then lazy load each js file as necessary.
In such case http://nicolas.rudas.info/jQuery/getPlugin/ may be
helpful
Otherwise I find Ricardo's suggestion the easiest. You could also do
some time tests to check wh
quires ie6 support just ask.
Chrome is also ok.
I also added some more data on the api.
On Feb 6, 10:55 pm, "Rick Faircloth" wrote:
> Malformed in IE 7...
>
> > -Original Message-
> > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
&g
v0.6a is out
http://www.nicolas.rudas.info/jQuery/Finder/
Following up on Nikola's idea, I've also made this:
http://www.nicolas.rudas.info/jQuery/Finder/v0.6a/api.html
The jQuery API, finder style. It's doesn't give any API docs tho at
the moment, just a list of methods (the json data provided
ackle this? Are there any special
requirements? Any jQuery UI people around here?
Cheers
On Jan 23, 7:32 pm, Nicolas R wrote:
> @Cliff,
> I remember that somewhere in the source there's provision for what
> you're asking (the first version was like that). I'm also sure that
mall plugin to submit my forms in a hidden iframe
so that to avoid ajax. Problem solved. Works in all browsers,
including IE. Hope it helps: http://www.nicolas.rudas.info/jQuery/xajaSubmit.js
On Jan 24, 7:30 pm, Nicolas R wrote:
> Hi Mike,
>
> Unfortunately no I can't post a link, t
d doing ajaxSubmit rather than $.ajax,
but still the charset remains UTF-8.
Is this normal JS behaviour?
Thanks
Nicolas
On Jan 24, 3:14 am, Mike Alsup wrote:
> > > I need some help here guys.
> > > I'm trying to modify the content-type and accept-charsetrequest
> > >
It seems that when I use GET instead of POST, the content type header
is correctly changed to what I specify.
But even so, this is not a stable fix as I want to POST.
Any ideas?
On Jan 22, 7:09 pm, Nicolas R wrote:
> I need some help here guys.
> I'm trying to modify the conte
I also worked around this by using an iframe, and pointing the form's
(or anchor's) target attribute to that iframe. Some browsers don't
like it when the iframe is set to visibility:hidden or display:none.
If you make it position:absolute;height:0;width:0;border:0; it should
be ok.
Now, I want to
the
weekend and if I have time I will do it, otherwise I'll post info on
how to do it yourself.
Sorry of not being able to help at the moment.
Nicolas
On Jan 23, 11:03 am, Cliff wrote:
> Can you give me any hints on how I could modify this to read in the
> various levels from an existi
I had the same problem, I still do actually and the only workaround
was to turn off firebug.
I also noticed that it wasn't so much the injected html that was
causing the issue, rather it was binded events and animations (most
likely).
John, if you want I'll try and test this and determine the ca
I need some help here guys.
I'm trying to modify the content-type and accept-charset request
headers of an ajax call and it seems that beforeSend does not really
change the XHR object.
My code is something like this:
beforeSend : function(xhr) {
xhr.setRequ
@ Adam,
Unfortunately no, I haven't done any testing on IE => no fixing. I
imagine that it's not a lot of work to be done, mostly setting height:
1% to most of the elements and perhaps adding some width properties.
I'm on a mac so testing on IE is not easy for me.
Nicolas
l lsee if I can't fix it up in Ie for you.
>
> I like the idea of this, would be good for CMS use.
>
> Nicolas R wrote:
> > Greetings!
>
> > I've put together a plugin that creates a mac-style finder out of a
> > list. The plugin is still in development (
Greetings!
I've put together a plugin that creates a mac-style finder out of a
list. The plugin is still in development (ALPHA) and it needs some
testing, especially on IE.
The purpose of this plugin is to provide an alternative to treeview
navigation. Making it look just like the Finder on a Ma
instead of using an array you could use a key/value object.
then you can do something like
var o = {}
o[row_position] = [row_data]
then when you remove a row you do
delete o[row_position]
you could get the row's position from the drag&drop callback I assume,
but even if thats not the case its
just make sure that you remove any previous validation messages before
inserting new ones. if you add class of 'validation-msg' to your
messages, then do a $('.validation-msg').remove() whenever you
validate something. If you are considering performance when you could
also do something along the l
I would say that the problem is caused by either invalid HTML and/or
event bindings being lost after you replace the original element with
a new one (retrieved via ajax perhaps). I haven't checked for the
second case, but it appears that invalid HTML is the most probable
cause.
It's always good p
Just in case anyone is looking for an easy way to create zebra stripes
(for table rows or whatever), here's a small plugin you could use:
$('.zebra :even').zebra()
or $('.zebra :even').zebra('.zebra :odd') - will take the background
colour of selector specified as a starting colour
or $('.zebra :
Hi,
I would like to display 2 datepickers in a jqm window. The problem is when I
click on the second datepicker and I choose a date, the first datepicker
displays and I can't choose a date for the second.
This is my code :
index.html
http://www.w3.org/TR/html4/strict.dtd";>
I've put together a simple jQuery method that puts functions 'on hold'
so that they are called at the right time and with the right
arguments. I thought that some of you may find it useful so here it
is.
In my case, I used this in creating editable areas with FCK text
editor. Instead of using tim
deal with
mixed content (IMGs mixed with DIVs that don't require preload),
images wrapped in A elements, etc., the slide order should be
preserved...
Well, I'm curious to hear what you think about the idea.
Cheers,
Nicolas
$(document).ready(function(){
var stack = [];
va
are
pulled from the server, which is a way to have the slideshow run as
soon as possible.
Cheers,
Nicolas
$(document).ready(function(){
var image = []; // Array for slide preload
var stack = []; // Once loaded, each slide is pushed into the stack
var t
that would simply:
- start a slideshow with 2 images (1 isn't possible)
- load the 3rd image while it displays the 2nd, an so on for the
entire set
- once all images are loaded, repeat the slideshow (without attempting
to load the images again).
Any help would be greatly appreciated.
Nicolas
Hi,
Using jQuery 1.2.3 and the form plugin 2.08 (I'm pretty sure 2.10 will
behave the same way), I notice that under IE (6 and 7), resetForm()
reset every field with their initial state including hidden fields.
Under FF 2.0.0.14 and opera 9.27 & 9.5 the hidden fields aren't reset.
Is it a bug or
Rey,
Thanks
On Apr 18, 6:25 pm, Rey Bango <[EMAIL PROTECTED]> wrote:
> For all jQuerians interested in producing AIR applications, Ajaxian.com
> has posted about the new "AIR for JavaScript Developers Pocketguide"
> which has been updated for Adobe AIR v1.0. The PDF download is FREE! Get
> it whi
$.ajax({
type: "GET",
url: "home.html",
data: "",
success: function(html){
$("#loadTest").append($(html).find("#footer"));
}
});
that should do it. but why would you pass an empty string of data?
On Apr 21, 9:39 am, hubbs <[EMAIL PROTECTED]> wrote:
> I cannot get it
If you convert your response to a jQuery object then yes. So something
like $(response).find('#mylinks') should work, if used in the success
callback function. Your response doesnt need to be in XML, HTML is
just fine.
On Apr 19, 5:46 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Is it po
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
This is quite a nice topic for discussion as it touches on various
important theoretical and practical issues.
"All my sites validate perfectly with
well, for example, if you want to do something to your DOM elements
(divs, links, lists etc) and do it as quickly as possible then you
could use document.ready.
if on the other hand you are not in a hurry to change the state of
your DOM elements or the functionality you want to achieve is less
im
; is a quirk.
>
> --
> Ariel Fleslerhttp://flesler.blogspot.com
>
> On 4 abr, 12:27, Nicolas R <[EMAIL PROTECTED]> wrote:
>
> > There seems to be a problem with the plugin when loading external CSS
> > and the browser is Opera.
>
> > From what I understand Opera loads
try .parents() instead of .parent() if the parent you are looking for
is not the immediate parent of the element you specify (what Andy
said).
so $(this).parents("fieldset") should work
also, perhaps you should use .toggleClass
$(function(){
$("a.toggle")
.click(function
ded, the styles are not applied to the newly
appended elements.
Any suggestions about this?
On Apr 4, 2:19 am, Nicolas R <[EMAIL PROTECTED]> wrote:
> Hey all,
> I've just released getPlugin, a plugin that aims to minimise loading/
> rendering times by keeping unnecessary scripts an
Hey all,
I've just released getPlugin, a plugin that aims to minimise loading/
rendering times by keeping unnecessary scripts and styles out of the
DOM.
What it does is basically check whether or not a specific plugin/
script/style should be imported, and then imports it. The concept is
similar t
Iair,
so what you are saying is that you want to know if, at any point in
time, there are any page elements that are still loading?
for example, if a mouse click appends a script to the page you need to
know if the script has loaded or not?
If that's the case, then I've been also trying to get th
couple of seconds...; i need to know what am i doing wrong,
and how can i do those tables not to appear at the begging, many
thanks,
Nicolas.
Hi jQuery group,
The simple piece of code below is designed to highlight table cells
whose class name is that of the currently hovered one (to visually
group them). In my example the class name itself is film + id (film1,
film2, etc) so I use the [attribute^=value] selector. OK to that
point, but
ven
more (3).days().ago();
Chaining suppose you can remove last call and still get something.
What would (3).days(); mean?
jQuery like syntax would probably be more Date.today().next('thursday');
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
Gaster
ays a first
time and then stays the same. Even when I refresh the window, the content
stays the same. I know that the function gets called, but the content does
not change.
Have you any idea what's happening here?
Help is very much appreciated.
Best wishes
Nicolas
> Is there an implementation of Tag Cloud css or logic using jquery?
Why would you need jQuery for a tag cloud?
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
Gastero Prod : http://www.gasteroprod.com/
Photos : http://www.flickr.com/gp/[EMAIL PROTECTED]/M1c002
This is exactly the same reaction I had!
> This is the first example of end() method that I can see and, now,
> I see the power of the end() method.
I still don't fully understand how to use it through, maybe a nice
tutorial should be written...
-Nicolas
--
Nicolas "Brush&
> I haven't tried to duplicate the KenBurnsEffect, but you can set up
> your own custom transitions. What exactly do you mean by "dynamic"?
Each time an image is used, I give it new initial and final size and
position, so that it never does the same.
-Nicolas
--
N
les don't show if it is
possible to have "dynamic" values for parameters.
I would like to know if I can use your plugin with my own custom
transitions instead of what I did here:
<http://www.gasteroprod.com/data/jquery/jKenBurnsEffect/>
-Nicolas
--
Nicolas "Brush&qu
essibility too, with vocal synthesis or
braille terminal focusing easily on content and structure.
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
Gastero Prod : http://www.gasteroprod.com/
Photos : http://www.flickr.com/gp/[EMAIL PROTECTED]/M1c002
> Nicolas Hoizey and Mike Fern - As per your request, circular is now
> well, circular. The carousel won't rewind itself after the last
> element. Rather it will cycle as if there is no end.
Thanks you sooo much! ;-)
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever A
in favor of yours?
<http://www.gasteroprod.com/data/jquery/jKenBurnsEffect/>
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
Gastero Prod : http://www.gasteroprod.com/
Photos : http://www.flickr.com/gp/[EMAIL PROTECTED]/M1c002
en work on a Yahoo version later...
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
Gastero Prod : http://www.gasteroprod.com/
Photos : http://www.flickr.com/gp/[EMAIL PROTECTED]/M1c002
e list archive. What
about revert() or something else more obvious?
I know it's late to change this, even more with it being used in
tutorials, but maybe a better name could be given to an alias...
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
G
>> but i would sincerely recommend one demo per page. It is too
>> straining on the eyes, but i see ur point.
>
> OK, I'll do that.
Done:
<http://www.gasteroprod.com/data/jquery/jKenBurnsEffect/>
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://
> it looks great nicolas.
Thanks!
> but i would sincerely recommend one demo per page. It is too
> straining on the eyes, but i see ur point.
OK, I'll do that.
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
Gastero Prod : http://www
t at all, it's just a quick proof of concept. As you mentioned, it
needs something more to work on other browsers than just FF.
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
Gastero Prod : http://www.gasteroprod.com/
Photos : http://www.flickr.com/gp/[EMAIL PROTECTED]/M1c002
ame page, but it seems to run
smooth enough on my Mac + Firefox.
Please tel me if it is interesting, or should be done another way.
-Nicolas
> On Jul 26, 2007, at 5:12 PM, Nicolas Hoizey wrote:
>
>>
>> Hello,
>>
>> Has anyone already made a Ken Burns effects slidesh
> How about this one:
> http://medienfreunde.com/lab/innerfade/
It is nice, but there is no move and no zoom, which are the effects
made popular by Ken Burns I would like to have...
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
Gas
> Here's another one:
> http://www.projectatomic.com/litebox/
This one is really different...
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
Gastero Prod : http://www.gasteroprod.com/
Photos : http://www.flickr.com/gp/[EMAIL PROTECTED]/M1c002
> Think both Nicolas and Mike are looking for the same feature... I
> will see if that can be implemented without affecting the size of
> the plugin too much. You know, coz it is named "Lite" and all...
I'm not sure it would be big. You "just" need to clone
y a slideshow of photos moving and zooming in/
out randomly inside a div.
Thanks!
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
Gastero Prod : http://www.gasteroprod.com/
Photos : http://www.flickr.com/gp/[EMAIL PROTECTED]/M1c002
nt being repeted on the right of the
right most one, and not noticable circular chaining...
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
Gastero Prod : http://www.gasteroprod.com/
Photos : http://www.flickr.com/gp/[EMAIL PROTECTED]/M1c002
Your plugin may be an accessibibity enhancer for some people with
visual deficiencies, but labeling it "Accessibility Plugin" is a bit
too much for what it does.
I don't say your plugin is useless, it is just a naming issue for
me... ;-)
-Nicolas
--
Nicolas "Brush&q
ctions: They
> empower the artist (who does not read the complete docs before
> getting started) and don't hurt the scientists
There could be a "jConvenient" plugin then that would add convenient
wrapper such as "exists" or "hasClass".
I'
> I see that FB has a console...is it possible to print variables to
> this console as my JS code progresses?
Yes, just do this:
console.log('the message');
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
Gastero Prod : http://www.gast
7; for the whole array of elements."
The strange variable names and lack of official documentation make me
fear potential future changes in this "feature".
Any hint?
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
Gastero Prod : http://www.gasteroprod.com/
Photos : http://www.flickr.com/gp/[EMAIL PROTECTED]/M1c002
t;write less,
do more") to have such a feature:
$('someElement:contains(^Some text$)')
Notice the '^' and '$' delimiters.
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
Gastero Prod : http://www.gasteroprod.com/
Photos : http://www.flickr.com/gp/[EMAIL PROTECTED]/M1c002
containsExactly: "$(a).text() == m[3]"
});
And then: $('someElement:containsExactly(someText)')
Works really well, thanks!
By the way, I found examples of such selectors extensions, but no
documentation at all... :-(
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
Gastero Prod : http://www.gasteroprod.com/
Photos : http://www.flickr.com/gp/[EMAIL PROTECTED]/M1c002
> As far as I know, .textContent only works in Firefox. The IE
> equivalent is .innerText.
> jQuery normalizes this with its .text() method.
Thanks a lot!
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
Gastero Prod : http://www.gasteroprod
}).parent().show('slow');
vs
$('#indirectly > ol > li > a').filter(function() {
return ($(this)[0].textContent == related);
}).parent().show('slow');
("related" comes from previous code)
I tried to profile bot
Hi Karl,
> You can try the powerful .filter() method with an anonymous
> function as its argument:
>
> $('someElement').filter(function() {
> return $(this).text() == 'Some text';
> });
I will try this, thanks!
What is the difference betwee
tion in the list archives or in any
documentation.
Thanks.
-Nicolas
--
Nicolas "Brush" HOIZEY
Clever Age : http://www.clever-age.com/
Gastero Prod : http://www.gasteroprod.com/
Photos : http://www.flickr.com/gp/[EMAIL PROTECTED]/M1c002
82 matches
Mail list logo