Whoa! Just what I was looking for, can one dynamically assign content
to the tabs using Ajax? Great plugin
On Jul 24, 6:08 pm, "Sean Catchpole" <[EMAIL PROTECTED]> wrote:
> Rob,
>
> If I understood you correctly, then idTabs does exactly what your asking
> for.http://www.sunsean.com/idTabs/
>
>
Hi!
Are there any layout panels for Jquery? Examples are(http://extjs.com/
deploy/ext/docs/index.html)?
Thanks!
This is awesome! I think my thoughts of using Jquery for all my UI
needs could be realized. I´ve got 2 questions:
1. When would this be an official Plug in?
2. Has someone tried putting other elements in the Accordion? I have
seen some with images, textboxes, checkboxes and what not in them.
Roc
Howdy! how does one making periodical Ajax calls using Jquery?
Thanks
Hi all,
I would like to know if progress has been made on the Jquery native
HTML editor, can one use it production code? Where can one download
and evaluate the latest version?
Thanks
Thanks
On Aug 7, 11:08 pm, "Glen Lipka" <[EMAIL PROTECTED]> wrote:
> Some discussions on the
> topic:http://groups.google.com/group/jquery-ui/browse_thread/thread/5423ce2...
>
> Glen
>
> On 8/7/07, voltron <[EMAIL PROTECTED]> wrote:
>
>
>
>
Excuse my newbiness, how do I select a particular attribute of an
element?
Example:
foobar
how do I select and return the test1 attribute?
Thanks
t; <[EMAIL PROTECTED]> wrote:
> There is a jHeartbeat plugin, but it hasn't been updated in a while,
> so who knows how well it works now. You might use it to get you
> started though. Also, you might want to look into the JavaScript
> functions setInterval and setTimeout
Thanks
On Aug 8, 2:04 pm, "Richard D. Worth" <[EMAIL PROTECTED]> wrote:
> On 8/8/07, voltron <[EMAIL PROTECTED]> wrote:
>
>
>
> > Excuse my newbiness, how do I select a particular attribute of an
> > element?
>
> > Example:
>
> &g
Hi,
I have a few questions:
1. Do you have examples that display the errors in another coantainer?
2. Can one validate date formats form other countries like Germany?
Thanks
On Aug 9, 10:43 am, SeViR <[EMAIL PROTECTED]> wrote:
> I just updated the plugin for integrate YAV form validation with j
Hi, where is the original page for the plugin? Are there examples?
On Aug 10, 12:52 pm, agent2026 <[EMAIL PROTECTED]> wrote:
> This undocumented plugin is really worth adding to the repository I
> think. It needs a little fleshing out, which I've tried to do, but
> all in all is a super fast, su
Hi! this is cool, could you post the main site to this plugin? I would
like to see the docs
Thanks
On Aug 10, 10:43 pm, "Web Specialist" <[EMAIL PROTECTED]>
wrote:
> Eridius
>
> jqGrid could be an option for you:
>
> this plugin haves a very nice pagination(recordset) example using ajax:
>
> ht
Hi all,
I have a text input field declared to be used for searching a
database. The users can search for a zipcode, city or company name
based on what the choose using a radio button. How can I then
dynamically assign different validation rules to the input field using
Jörns Validation plugin?
Thanks for the reply SeVir, but I´m confused, do you have a small
example of what you mean?
Do you mean that I should create the input field with javascript and
remove it based on the users input?
On Aug 23, 8:26 am, SeViR <[EMAIL PROTECTED]> wrote:
> voltron escribió:> Hi all,
Great! Thanks!
On Aug 24, 8:23 am, SeViR <[EMAIL PROTECTED]> wrote:
> voltron escribió:> Thanks for the reply SeVir, but I´m confused, do you have
> a small
> > example of what you mean?
>
> > Do you mean that I should create the input field with javascript and
&g
Hi all,
I am toggling an element using A tags, I would like the A tag to
display "Show" or "Hide" depending on the state. my proble is, I
cannot get this to work properly:
my code:
$(document).ready(function(){
$('#toggleTwo').click(function(){
$('#rubricTwo').toggle(f
Strange, my posts are not showing up. Well here goes. I tried both
methods, and both don' t work, could it be a biug with the Jquery
version? I am using 1.1.3. Firebug does not state any errors and when
I remove both values for the toggle function, it works.
Any other ideas? Thanks
On Aug 27, 10
return false;
>});
> }); // end document.ready
>
>
> "this" in "$(this).html" was referring to the div you were toggling
>
> On 8/27/07, voltron <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > Hi all,
>
> >
Hi all,
has anyone gotten the pngFix plugin to work with Jquery 1.1.4?
Thanks
Very strange, that does nor work either Klaus. I am using 1.1.3, maybe
it´s a Jquery version problem? Toggle works when I remove both
arguments and leave it empty.
Thanks
On Aug 27, 9:56 pm, Klaus Hartl <[EMAIL PROTECTED]> wrote:
> Benjamin Sterling wrote:
> >
> >$(document).ready(function(
(function(){
>
> $('#toggleTwo').toggle(function(){
> $('#rubricTwo').html('hide');
> return false;
> }, function(){
> $('#rubricTwo').html('show');
> return f
test
> jQuery, you can't repeat the image using background repeat.
>
> On 27/08/2007, voltron <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi all,
>
> > has anyone gotten the pngFix plugin to work with Jquery 1.1.4?
>
> > Thanks
ent.ready
>
> In this case the keyword 'this' (without quotes) refers to the object
> that was clicked that way we don't need to do another
> getElementById(). I think you had it similar to this to begin with, so
> you were closer to being correct than you thought ;)
>
> - Dan
Hi all!
Has anybody gotten Xinha (http://xinha.webfactional.com/) to work wth
Jquery?
Thanks
es something about it keep it from working when using
> jQuery?
>
> --Erik
>
> On 9/5/07, voltron <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi all!
>
> > Has anybody gotten Xinha (http://xinha.webfactional.com/) to work wth
> > Jquery?
>
> > Thanks
I have problems using the Accoridion plugin with IE6, everything works
as expected on FF but IE6 "flashes" and misbehaves. Here is the page:
http://www.nhytro.de/apache2-default/template/test.html
Does someone have an idea?
Thanks
How can I access the elements returned when using clone and
manipulate them? I would like to change the Ids of the clone elements
and siblings before appending it to another element.
Example
Volvo
Saab
Opel
Audi
JS
$("#carselection").clone().appe
Thanks! That helped Renaud :-))
On Sep 11, 9:30 pm, Renaud <[EMAIL PROTECTED]> wrote:
> On 11 sep, 15:19, Renaud <[EMAIL PROTECTED]> wrote:
>
> >
>
> > $('#carselection').clone().find("[EMAIL PROTECTED]").andSelf()
> > .each(function() {
> > $(this).attr("id", $(this).attr("id")
I would like to put the counter in an input field of type text instead
of in an em or Div tag as in the docs, could someone show me how that
can be achieved? Just passing the ID of the Input tag did not work.
link to the plugin
http://www.tomdeater.com/jquery/character_counter/
Thanks
Hi,
has anyone written a validator to check for alphanumeric values and a
min length for the validator plug in?
thanks
Hi!
has anyone written a validator for a minimum length and alphanumeric
password for the validator plugin?
Thanks
Could you show me how I would implement this using the code above?
Another thing, the code below, using password:true causes errors and
does not work with Jquery 1.2
Thanks
On Sep 22, 10:03 am, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> voltron schrieb:> Hi,
>
> > has
Would there be an official bug fix sometime? I am using it with
validation plugin
Thanks
I am cloning a set of elements, one of these elements is a button that
would delete this set of elements when clicked on. My problem is that
I cannot successfully bind a function to the button that does the
deleting
// JS code
$("#add_activity").click(function(){
var maxCount = [1,2,
Hmm, I think thats something different
On Sep 24, 2:49 pm, John Farrar <[EMAIL PROTECTED]> wrote:
> I would like to see a function (of course it might be there alleady and
> I don't know it) like this added to jQuery.
>
> http://docs.mootools.net/Plugins/Group.js
arate
errorContainer . I´m using the metadata plugin in conjunction with the
validation plugin.
Thanks
On Sep 23, 11:12 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> voltron schrieb:> Could you show me how I would implement this using the code
> above?
> > Another th
Thanks Stephan! Kindly change the thread title again please :-))
On Sep 24, 4:33 pm, Stephan Beal <[EMAIL PROTECTED]> wrote:
> On Sep 24, 2:49 pm, John Farrar <[EMAIL PROTECTED]> wrote:
>
> > I would like to see a function (of course it might be there alleady and
> > I don't know it) like this ad
Changed the title again, so, now hopefully someone can help me with my
problem.
How do I detect if a checkbox is checked by a user? change or click
would be wrong.
Thanks
password, alphanumeric bla, blah
The passwords must match! Auf Deutsch
Passwort:
Passwort wiederholen:
On Sep 24, 7:53 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> voltron schrieb:> Hi Jörn, I h
Oh! I skipped that, thanks!
On Sep 24, 7:51 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> voltron schrieb:> Would there be an official bug fix sometime? I am using it
> with
> > validation plugin
>
> As mentioned in the previous post: I already fixed that.
>
> -- Jörn
ecked, then
> "click" is correct.
>
> $("#mycheckboxid").click(function() {
> dostuff;
>
> });
> - Original Message -
> From: "voltron" <[EMAIL PROTECTED]>
> To: "jQuery (English)"
> Sent: Monday, September 24, 2007
Here is a test page:
http://www.nhytro.de/apache2-default/test_validation.html
Thanks
On Sep 25, 7:50 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> voltron schrieb:> Yes, I added the method, this is what I have now [...]
>
> I can't see anything wrong with that. C
Yes I get it too, adding the missing "}" does not help, reformatting
the JS causes unterminated string errors. The code is exactly the same
as you posted
On Sep 25, 11:31 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> voltron schrieb:> Here is a test page:
> >
<[EMAIL PROTECTED]> wrote:
> The test.js file has this line twice:
>
> $(document).ready(function(){
>
> It looks like the second one is there by mistake.
>
> -Mike
>
> > From: voltron
> > Yes I get it too, adding the missing "}" does not help,
&
I am trying to get all the children of a node, apart from adding
".children()" for every generation, is there one call that gets all
recursively?
this is what I´m doing at the moment
$(this).children().children().removeAttr("name");
I have tags like this:
since the ids are variable in length, I would have to find out where
the lastindex() of "-" is remove that and replace it it with the new
value. My problem is the syntax, is there some kind of Jquery way to
do this?
Thanks
I am trying to rename the ids and name attributes
On Sep 26, 10:06 am, "Erik Beeson" <[EMAIL PROTECTED]> wrote:
> What are you trying to accomplish?
>
> --Erik
>
> On 9/26/07, voltron <[EMAIL PROTECTED]> wrote:
>
>
>
> > I have tags like this:
#x27;);
> $(this).attr('id', oldId.substring(0, oldId.lastIndexOf('-')));
>
> });
>
> I'm still not sure what you actually want to do though.
>
> --Erik
>
> On 9/26/07, voltron <[EMAIL PROTECTED]> wrote:
>
>
>
> > I am trying to rename the
Thanks Erik!
On Sep 26, 1:40 pm, "Erik Beeson" <[EMAIL PROTECTED]> wrote:
> This will find all descendants: $(this).find('*');
>
> --Erik
>
> On 9/26/07, voltron <[EMAIL PROTECTED]> wrote:
>
>
>
> > I am trying to get all the chi
Thanks guys, I used a mixture of both your suggestions:
var ident = String(this.name);
changed= ident.substring(0 ,ident.lastIndexOf('-')+1) + suffix;
$(this).removeAttr("id");
$(this).removeAttr("name");
this.name += changed;
this.id += changed;
$(this).attr("clone", changed);
On Sep 26,
26, 7:49 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> voltron schrieb:> Thanks Mike, did not see that :-)
>
> > okay, the plugin works, but this is the error that I get from Firebug:
>
> Could you please give the latest revision a
> try?http://dev.jquery.c
I have several validation inits in a separate js file:
//
=
// FORM VALIDATION
//
=
var container = $('#error_container');
$("#login_for
Any ideas, I´m blocking on this. I´ve looked the code over several
times.
Thanks.
On Sep 26, 9:32 pm, voltron <[EMAIL PROTECTED]> wrote:
> I have several validation inits in a separate js file:
>
> //
> =
How would one toggle a checkbox?
This does not work:
$("#postcode_all").toggle(function(){
$("#intended_postcode-0").attr("disabled", "disabled");
},function(){
$("#intended_postcode-0").attr("enabled", "enabled");
});
Thanks
$('#myCheckbox').attr('checked', true);
>
> > But it looks like you're trying to enable/disable them, in which case you
> > probably want $(...).attr('disabled', 'disabled'); and
> > $(...).removeAttr('disabled');
>
> &g
YOU DA MAN Glen!
:-)
On Sep 27, 10:42 pm, "Glen Lipka" <[EMAIL PROTECTED]> wrote:
> I whipped up a demo.
> Is this what you meant?
>
> http://www.commadot.com/jquery/checkboxToggle.php
>
> Glen
>
> On 9/27/07, voltron <[EMAIL PROTECTED]> wrote:
&g
This made me cheer up, I´ve been trying to debug code that fails in
IE6 but works well in Firefox the whole morning. So, how do fresh Cali
olives taste? Does someone have to lock himself afterwards in the
bathroom? I could not tell from the sentence, maybe I should google it
up :-))
I´m still lau
Hi all, I would like to call up a page using location.href or Ajax in
the Jquery way, I ried this:
$("#preview_button").click(function(){
$("#main").load("/de/testsite/preview_profile");
});
and this
$("#preview_button").click(function(){
window.location.href("/de/testsit
Is it possible to change the action or method of a form before
submitting? How can I use callbacks? I thought of using this
$("form").submit();
I´m not sure about the rerst
Thanks
$("#my_form").attr("action", "/blog/testsite/test");
this works
On Sep 29, 11:00 am, voltron <[EMAIL PROTECTED]> wrote:
> Is it possible to change the action or method of a form before
> submitting? How can I use callbacks? I thought of using this
>
Does anyone have examples of using AJAX with the multifile
Plugin(http://www.fyneworks.com/jquery/multiple-file-upload/)?
Thanks
Hi all, how would select an option and set its attribute to selected?
I have this part already :
$("#intended_start_month").attr("selected", "selected");
This is the HTML, I want so make a particular month selected when the
page loads
Januar
What browser are you testing on? (And if it's not Firefox, with the Firebug
> extension so you can step through and debug what's happening in your script
> why not!?)
>
>
>
> voltron-2 wrote:
>
> > Hi all, I would like to call up a page using location
On Sep 30, 9:23 pm, voltron <[EMAIL PROTECTED]> wrote:
> Hi all, how would select an option and set its attribute to selected?
> I have this part already :
>
> $("#intended_start_month").attr("selected", "selected");
>
> This is the HTM
Hi all!
Excuse me if my question is so obvious, I just joined today :-)
I would like to use Jörn Zaefferer´s Validation plugin(http://
bassistance.de/jquery-plugins/jquery-plugin-validation/) unfortunately
it does nor work with Jquery 1.1.3, it fails with errors stating that
it cant find "jquery
Hi all!
Excuse me if my question is so obvious, I just joined today :-)
I would like to use Jörn Zaefferer´s Validation plugin(http://
bassistance.de/jquery-plugins/jquery-plugin-validation/) unfortunately
it does nor work with Jquery 1.1.3, it fails with errors stating that
it cant find "jquery
Hi all!
Excuse me if my question is so obvious, I just joined today :-)
I would like to use Jörn Zaefferer´s Validation plugin(http://
bassistance.de/jquery-plugins/jquery-plugin-validation/) unfortunately
it does nor work with Jquery 1.1.3, it fails with errors stating that
it cant find "jquery
Can one use this plugin with Jörns TreeMenu?(
http://bassistance.de/jquery-plugins/jquery-plugin-treeview/)?
Thanks
On Jul 16, 3:32 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> Come to think of it, Dan, that's exactly what was going on. Excellent
> deduction!
>
> --Karl
> _
Hi!
Are there any file or media manger plugins for Jquery?
Thanks
It works on IE6, windows. The text is sometimes garbled though.
On Jul 17, 8:36 pm, Stephan Beal <[EMAIL PROTECTED]> wrote:
> Hi, all!
>
> This morning i put together a plugin which provides a basic
> filemanager-like view, called BogoFolders:
>
> http://wanderinghorse.net/computing/javascript/jq
71 matches
Mail list logo