[jQuery] Tabs or mini tabs?

2007-07-03 Thread Bruce
A while ago someone came out with another version of tabs, mini tabs? I did a search even in the groups and google and can't find...anyone have the link? Thanks in advance Bruce

[jQuery] Re: Tabs or mini tabs?

2007-07-03 Thread Bruce
http://www.sunsean.com/idTabs/ bingo! Thank you Bruce - Original Message - From: David Duymelinck [EMAIL PROTECTED] To: jquery-en@googlegroups.com Sent: Tuesday, July 03, 2007 5:22 AM Subject: [jQuery] Re: Tabs or mini tabs? It was idTabs from Sean Catchpole, if you do a search

[jQuery] Re: Tabs or mini tabs?

2007-07-03 Thread Bruce
omg, a demo as an xml file? Makes it unusable for the majority I would think..., me for sure, oh well Bruce - Original Message - From: Bruce [EMAIL PROTECTED] To: jquery-en@googlegroups.com Sent: Tuesday, July 03, 2007 5:26 AM Subject: [jQuery] Re: Tabs or mini tabs? http

[jQuery] Re: Tabs or mini tabs?

2007-07-06 Thread Bruce
/1programming/minitab.php#tabs1 Bruce P bkdesign - Original Message - From: Sean Catchpole [EMAIL PROTECTED] To: jquery-en@googlegroups.com Sent: Tuesday, July 03, 2007 1:21 PM Subject: [jQuery] Re: Tabs or mini tabs? On 7/3/07, Bruce [EMAIL PROTECTED] wrote: omg, a demo as an xml file? Makes

[jQuery] Re: Tabs or mini tabs?

2007-07-06 Thread Bruce
Thanks for the reply. You also have this text randomly on the page: sual1 ul).idTabs(); /SCRIPT ??? I can't see that anywhere... Bruce - Original Message - From: Sean Catchpole To: jquery-en@googlegroups.com Sent: Friday, July 06, 2007 9:16 PM Subject: [jQuery] Re: Tabs

[jQuery] Re: Tabs or mini tabs?

2007-07-06 Thread Bruce
Thats too bad, is my own fault as I should be able to figure out the code and css on my own...will stick with other ajax/js tabs. Yours look good though, I'm just not a js pro Thanks for looking! Bruce - Original Message - From: Sean Catchpole To: jquery-en@googlegroups.com

[jQuery] Re: Google Maps like interface with JQuery

2007-07-12 Thread Bruce
The below, while interesting leaves me wondering what the point is. by that, what does using jquery differ from just using normal map scripts? Bruce - Original Message - From: Rey Bango [EMAIL PROTECTED] To: jquery-en@googlegroups.com Sent: Monday, July 09, 2007 9:53 PM Subject

[jQuery] Re: jquery tabs collapsing

2007-07-12 Thread Bruce
it sad and creates a lot of negativity. No more ques, I'll drop off list and promote something else/ - Original Message - From: Bruce [EMAIL PROTECTED] To: jquery-en@googlegroups.com Sent: Thursday, July 12, 2007 9:29 PM Subject: [jQuery] Re: jquery tabs collapsing Am I not asking

[jQuery] $(#dsp1).load(url) not working in IE7?

2008-07-03 Thread Bruce
only shows some text. Firefox shows everything correctly. (some text and an image that can be clicked on). Thanks. Bruce

[jQuery] Re: IE7 doesn't properly download images for jQuery cycle?

2008-07-03 Thread Bruce
I use iQuery to ajax this abc.html: a href=*img src=reddot.gif border=0 alt=bbb b title=a My text Only My text is loaded in to IE 7. FF loads the image so you can see it. This is my ajax code: $(#dsp1).load(abc.html); Why IE can not do this simple thing?

[jQuery] auto testing/parsing/scraping javascript/ajax webistes

2009-01-12 Thread bruce
Hi List! Trying to get my head/hands around how to web scrape/test websites that use javascript/ajax libraries... Are there any tools/suggestions that you might suggest in this area. Basic/initial research for google suggests that things like seamonkey, and/or headless browser apps might work.

[jQuery] Re: the new whitehouse.gov - jQuery powered

2009-01-20 Thread bruce
hi andy... just how do you know this are you going from the fact that there were no actual attacks on the US? if this is the case, can we also say he kept us safe from killer bee attacks, or from attacks of killer asteroids? or should we blame him for the serious numbers of what i call

[jQuery] testing

2009-02-19 Thread bruce
sorry for the test guys!!

[jQuery] Superfish - arrows top menu width

2009-10-25 Thread Bruce A
Apologies if this is a css issue and I am barking up the wrong tree... It seems to me that the arrows which are added create an additional width on the menu elements. I would like to specify a fixed width for the top elements in my menu. It appears that the arrows are added automagically by the

[jQuery] Superfish Examples

2009-11-08 Thread Bruce A
This post is intended for the author of Superfish (Joel Birch)... As a relative novice to css xhtml, I endeavor to research and then use best practice code wherever I can. It helps me to not get into any bad habits and to see how things 'should be done'. Necessarily this implies I may not be the

[jQuery] New question

2009-12-04 Thread bruce
test is going to simulate students who would be taking classes, and matching the books required for their classes... thoughts/comments are appreciated.. thanks -bruce

[jQuery] Does anybody know when jquery 1.3.3 or 1.4 will be released?

2009-12-31 Thread Bruce
Does anybody know when jquery 1.3.3 or 1.4 will be released? I am using 1.4 pre but I got statck overflow 1456 error in IE. Thanks Bruce

[jQuery] Re: Does anybody know when jquery 1.3.3 or 1.4 will be released?

2009-12-31 Thread Bruce
Thanks for the info. I will check out the new beta to fix my stack overflow. On Dec 31, 2:38 pm, Dave Methvin dave.meth...@gmail.com wrote: There should be an announcement of another beta within a few days. The stack overflow has been reported/fixed.

[jQuery] Re: Does anybody know when jquery 1.3.3 or 1.4 will be released?

2010-01-04 Thread Bruce
January 14th is only 10 days away. Hope it will be on time. On Dec 31 2009, 4:13 pm, Šime Vidas sime.vi...@gmail.com wrote: I read somewhere, on January 14th

[jQuery] Re: Does anybody know when jquery 1.3.3 or 1.4 will be released?

2010-01-04 Thread Bruce
I need 1.4 for the bind object feature mentioned in this arctile: http://brandonaaron.net/blog/2009/05/12/jquery-edge-bind-with-a-different-this I will check out http://blog.jquery.com/2009/12/18/jquery-14-alpha-2-released/. It is 4 days older than the nightly build. Thanks On Jan 4, 4:11 pm,

[jQuery] Re: Does anybody know when jquery 1.3.3 or 1.4 will be released?

2010-01-04 Thread Bruce
this alpha 2 fixed stack overflow. Thanks On Jan 4, 4:32 pm, Bruce brucejin...@gmail.com wrote: I need 1.4 for the bind object feature mentioned in this arctile: http://brandonaaron.net/blog/2009/05/12/jquery-edge-bind-with-a-diffe... I will check outhttp://blog.jquery.com/2009/12/18/jquery

[jQuery] jQuery Equivalent of Prototype Function.bind

2010-01-05 Thread Bruce
Is there a jQuery way of doing this Prototype bind? var func = myFunction; setTimeout(func.bind(this), 1000); Thanks.

[jQuery] Reset range slider values

2010-01-18 Thread Bruce
', [1,100]); //does not work! The min and max are reset but the handles stay where they are. Is this a bug? For single silder this works jQuery(id).slider('option', 'value', 1); Thanks! Bruce

[jQuery] Re: CNN and Apple Choose Prototype. Why?

2007-06-14 Thread Bruce Wang
On 6/15/07, howa [EMAIL PROTECTED] wrote: IMHO, jQuery is surely the MOST successful JS library ever as you can see the things happening in this mailing lists. Developers/Users are so friendly and helpful to each others. what a mouthful It is enough for me. yap, agree. JQuery is almost

[jQuery] Reading a querystring to determine an action - possible?

2007-06-16 Thread Bruce MacKay
previous posts in this list's archives. Of course, I can achieve what I'm seeking by having server-side conditional includes based on a querystring value, but I'd like to do this the jQuery way if possible. Thanks/Bruce

[jQuery] jEditable - sending additional param. values

2007-06-22 Thread Bruce MacKay
the syntax: * @param Hashoptions[submitdata] Extra parameters to send when submitting edited content. Can a user help me please? Thanks/Bruce

[jQuery] changing a class depending on content

2007-07-01 Thread Bruce MacKay
',speed:2000,iterator:'sinusoidal'}); }; }); What should be in - I've tried $(this).html and similar permutations, but none (of these guesses) worked. Thanks, Bruce

[jQuery] Re: changing a class depending... thanks!

2007-07-01 Thread Bruce MacKay
$(this).text(); was the key Cheers,Bruce At 11:36 a.m. 2/07/2007, you wrote: Try: $(this).html(); Or, better yet: $(this).text(); html is a function not a member variable. Karl Rudd On 7/2/07, Bruce MacKay [EMAIL PROTECTED] wrote: Hi folks, I've tried, but I just cannot get

[jQuery] Re: jquery tabs collapsing

2007-07-12 Thread Bruce Wang
On 7/13/07, Bruce [EMAIL PROTECTED] wrote: You know what? While some of us don't know it all, aren't highly evolved programmers, and maybe even don't ask a question or ask for help in the proper way. None of you knew anything when you started either. jquery may be great, but completely

[jQuery] Re: Binding problems (click/submit)

2007-07-16 Thread Bruce MacKay
Hi Mike, A sample page is here: http://horticulture227.massey.ac.nz/admin/prolearn13.asp?id=1which=2 Click on the [view student list] link (the 'class=gao' link); the [view search options] link which replaces it is unbound - despite my best attempts to re-bind. Thanks, Bruce original

[jQuery] Re: Binding problems - Thanks

2007-07-17 Thread Bruce MacKay
Thank you Mike - I'd inadvertantly dropped the interface.js file from the head section. And thanks also for the ajaxError tip - it'll help me in the future. Cheers, Bruce At 01:47 a.m. 17/07/2007, you wrote: Bruce, You've got a scripting error on your callbacks. ScrollTo

[jQuery] Opacity problem, IE7, Tabs plugin

2007-07-17 Thread Bruce MacKay
? Cheers, Bruce

[jQuery] Re: ANNOUNCE: jTagEditor 1.0 beta

2007-07-26 Thread Bruce Wang
On 7/26/07, Jay Salvat [EMAIL PROTECTED] wrote: Hi all, I'm pleased to announce the birth of jTagEditor 1.0 beta. It's a small and customizable tag editor wich allows you to turn any textarea in a quick tag editor of any kind (html, wiki, bbcode, textile or any type of tag you want). any

[jQuery] jCarouselLite problem

2007-08-03 Thread Bruce MacKay
, but I just can see what it is that I'm doing wrong. Suggestions? Thanks, Bruce

[jQuery] Re: jCarouselLite problem

2007-08-05 Thread Bruce MacKay
Hi Ganeshji, I specified these attributes but the problem still remains. A test page is at http://www.thomasbaine.com/thetuis.asp (click on the Look at our pictures) link. Help would be appreciated. Cheers/Bruce At 09:43 a.m. 4/08/2007, you wrote: i think, u might not be specifying

[jQuery] Re: jCarouselLite problem

2007-08-05 Thread Bruce MacKay
Hi Ganeshji, I tried that but alas, it did not fix the problem. Cheers/Bruce At 09:26 a.m. 6/08/2007, you wrote: bruce, i haven't used jcarousellite with thickbox, but can you try something... Instead of using document.ready to initialize the carousel, use a script block in the end

[jQuery] IE6 ajax oddity

2007-08-08 Thread Bruce MacKay
receives the instruction and does the processing, but the return ajax stream doesn't seem to arrive. Any ideas? Thanks/Bruce

[jQuery] ajaxForm and validate question

2007-09-11 Thread Bruce MacKay
. What am I missing here? Thanks Bruce $(#cform).validate({ errorContainer: errors, errorLabelContainer: $('ol', errors), wrapper: 'li', submitHandler: function(form) { $(#cform).ajaxForm(options); }

[jQuery] Re: ajaxForm and validate question

2007-09-11 Thread Bruce MacKay
that (among other things) calls ajaxSubmit(). ajaxSubmit() is where the form submission actually happens. doesn't really make sense to me. If ajaxForm calls ajaxSubmit via an event handler, then why it is necessary to explicitly call ajaxSubmit? Cheers, Bruce At 12:58 p.m. 11/09/2007, you wrote

[jQuery] Re: Tag Cloud

2007-09-20 Thread Bruce MacKay
At 02:28 a.m. 20/09/2007, you wrote: Is there an implementation of Tag Cloud css or logic using jquery? This might help you: http://www.nabble.com/-Plugin--DynaCloud-Plugin-tf4254840s15494.html#a12109312

[jQuery] Re: ANNOUCE: jQuery lightBox plugin

2007-10-04 Thread Bruce MacKay
Oh, was that bit important ;-) Thanks Leandro/Wizzud, I feel a bout of the wood for the trees cliche coming on. Cheers, Bruce At 08:01 a.m. 4/10/2007, you wrote: Yeah Bruhce, how Wizzud have said, you need to include the jquery.lightbox-0.1.css. You have just included a style

[jQuery] Updating the id of an a tag

2007-10-17 Thread Bruce MacKay
appreciated. Cheers Bruce function editAppAsset(ej) { var temp=new Array(); temp=ej.split('_'); var pb = temp[1]; var iA = temp[2]; $(#wrka).show(); $.get(scripts/ajax_ramosus_editor.asp?id=16bpblID=+pb+assetID=+iA +q= + new Date().getTime(), function(responseText

[jQuery] Re: Updating the id of an a tag

2007-10-17 Thread Bruce MacKay
Thanks Glen, for both the solution and useful tip. Cheers, Bruce At 02:13 p.m. 17/10/2007, you wrote: Instead of .id() try attr(id,yourStringHere) One tip is to make your string in a variable right before it. That way you can easily alert the string to see if its coming up correctly. Glen

[jQuery] Re: Debugging jQuery's ajax call

2007-10-24 Thread Bruce Wang
Have you heard about Firebug? a firefox plugin On 10/24/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, I'm trying to debug a js function, it seems HTTP proxy monitor does not monitor XMLHTTPrequest/response, any tools in OS X that can do the job? Thanks. A.C. -- simple is good

[jQuery] clueTip and retrieved JSON strings

2008-01-23 Thread Bruce MacKay
() { $(this).height('');}); return false; }); }); }; My problem? After the inclusion of the $('a.jt') line, when I click the hyperlink, the input text box is populated with false. (The clueTip works fine!) Can someone show me the error of my ways please. Thanks, Bruce

[jQuery] styleswitcher problem

2008-01-28 Thread Bruce MacKay
').click(function() but I have a recollection that .bind('click',...) is now the preferred format.] Can anyone help me here please (or point me at another stylesheet switching approach). Thanks Bruce

[jQuery] styleswitcher problem 2 (aka $ is not a function)

2008-01-28 Thread Bruce MacKay
Bruce Date: Mon, 28 Jan 2008 22:26:03 +1300 To: jquery-en@googlegroups.com From: Bruce MacKay [EMAIL PROTECTED] Subject: styleswitcher problem Hello folks, I've just belatedly upgraded to the latest version of jQuery and am finding old plugins now misbehaving. I'm having trouble with Kevin

[jQuery] Re: styleswitcher problem 2 (aka $ is not a function)

2008-01-28 Thread Bruce MacKay
on the disk and was actually being found by the page - and it was. Let's hope we can make hay this afternoon. Cheers, Bruce At 02:29 a.m. 29/01/2008, you wrote: Hi Bruce, A link to a page that we can look at would be very helpful. I wonder if your $('a.link1').bind('click',function

[jQuery] Shadowbox and ajax-returned content?

2008-01-29 Thread Bruce MacKay
as expected, so apparently I'm not rebinding (if that's the correct word) the new content to Shadowbox. Any idea/suggestion to allow me to achieve what I'm seeking here? Thanks Bruce

[jQuery] Re: Shadowbox and ajax-returned content?

2008-01-29 Thread Bruce MacKay
that is being bought into the page (I did try including the Shadow.init() call in the document.ready block when the page is first called, but that didn't make any difference to the final outcome) I hope this makes my context a little clearer, Thanks, Bruce

[jQuery] Re: Shadowbox and ajax-returned content - solved

2008-01-29 Thread Bruce MacKay
my homework properly. Cheers, Bruce At 05:25 p.m. 30/01/2008, you wrote: At 04:59 p.m. 30/01/2008, you wrote: Any idea/suggestion to allow me to achieve what I'm seeking here? Can you post a demo link? That would be most helpful. Sorry, I cannot do that for a couple of days. Could we try

[jQuery] Autogrow() pulses in IE7

2008-02-03 Thread Bruce MacKay
, Bruce

[jQuery] getting the ID number of a cloned table row

2008-02-04 Thread Bruce MacKay
to the original table $( #myTable).append( clonedRow ); }; Thanks, Bruce

[jQuery] Re: getting the ID number of a cloned table row

2008-02-05 Thread Bruce MacKay
Thanks Charles for this full and complete response - I very much appreciate it. Cheers Bruce At 09:27 a.m. 6/02/2008, you wrote: Bruce MacKay wrote: : Hello folks, : : I'm trying to duplicate a row of an existing table using a function : adapted from : http://www.nabble.com/Add-Table-row

[jQuery] clone and replacing one string for another

2008-02-05 Thread Bruce MacKay
appreciate some help here. Thanks, Bruce

[jQuery] Replacing a string - why doesn't this work?

2008-02-13 Thread Bruce MacKay
; var myString3 = s.replace(myString,myString2); The error message I get is s.replace is not a function. Can someone spot my mistake, or suggest an alternative approach Thanks Bruce

[jQuery] Re: Replacing a string - why doesn't this work?

2008-02-13 Thread Bruce MacKay
Thank you Andrea for the solution - I'd never have gotten there. Cheers, Bruce At 10:05 p.m. 13/02/2008, you wrote: On 13 Feb, 09:05, Bruce MacKay [EMAIL PROTECTED] wrote: s=clonedRow; var myString = 'showImageList'+iRowID; var myString2 = 'showImageList

[jQuery] A simple loop - but I can't do it

2008-03-07 Thread Bruce MacKay
){ ( { id : fs + z} ); z=z+1; }); My code doesn't throw an error - but it doesn't produce a result either. Can someone guide me here. Thanks Bruce

[jQuery] Re: A simple loop - but I can't do it

2008-03-07 Thread Bruce MacKay
Thanks Jason - appreciated. At 03:33 p.m. 8/03/2008, you wrote: I think you're looking for something more like this for that last bit: $('#sshoweditor fieldset').each(function(i){ $(this).attr('id','fs' + i); }); - jason On Mar 7, 8:51 pm, Bruce MacKay [EMAIL PROTECTED] wrote: Hi

[jQuery] File uploading with the jQuery form plugin

2008-04-01 Thread Bruce MacKay
overlooking? Thanks, Bruce

[jQuery] Re: File uploading with the jQuery form plugin

2008-04-01 Thread Bruce MacKay
Hi Mike, I've finally seen my problem - 6 hours after starting - the forms plugin that I was using was an old version. I downloaded the most recent version, changed the options statement appropriately, and voila - the form works as expected. Sorry for the false report. Cheers/Bruce

[jQuery] check/uncheck via toggle

2008-04-02 Thread Bruce MacKay
); } ); Thanks Bruce

[jQuery] Re: check/uncheck via toggle

2008-04-03 Thread Bruce MacKay
, but the checkbox was left unchanged. Anyway, with the solutions you kindly provided, that is now neither here or there. Cheers, Bruce - At 03:52 p.m. 3/04/2008, you wrote: *head smack* I missed that version of the function. It's definitely not something I've used. Karl Rudd On Thu, Apr 3

[jQuery] loading metadata with Ajax

2008-04-19 Thread Bruce McKenzie
loaded via Ajax. If I display the html in the Firebug console, I can see the script/json text -- but the scripts don't show up as objects in the DOM. Thx for suggestions. Bruce McKenzie

[jQuery] Finding the size of an image

2008-05-02 Thread Bruce MacKay
); fitCaption(); }); }; function fitCaption(){ var img_width=50; if (($('#theImage').length0)) { img_width = $('#theImage').width(); }; alert (img_width); $(#sCaption).css(width,img_width); } The alert call displays 0 all the time. My mistake is??? Thanks, Bruce

[jQuery] Why won't this get the image's width?

2008-05-04 Thread Bruce MacKay
will be 0. If so, how do I code around this issue? Thanks, Bruce

[jQuery] IE7, simple AJAX, and nothing!

2008-05-12 Thread Bruce MacKay
box show the returned html - but the display within the div stext is not successful. I can see the stext div in Firebug, so it is not as if its target doesn't exist. Thanks, Bruce

[jQuery] Re: IE7, simple AJAX, and nothing - fixed!

2008-05-12 Thread Bruce MacKay
Sorry folks - I was looking in the wrong place - the file being loaded had a malformed div tag and IE7 was responding to that. Cheers, Bruce At 11:45 p.m. 12/05/2008, you wrote: On 12 Mag, 12:57, Bruce MacKay [EMAIL PROTECTED] wrote: Hello folks, uhm... it's kinda strange O_o maybe

[jQuery] Re: jQuery Cycle question

2008-05-27 Thread Bruce MacKay
Hello Mike, Thanks for your interest. A link is here... http://ramosus.massey.ac.nz/jQuery.htm Cheers/Bruce At 12:24 a.m. 28/05/2008, you wrote: In its simplest form my problem is this. Suppose I have two slideshows, A and B. Slideshow A runs properly. However, when I replace

[jQuery] Re: jQuery Cycle question

2008-05-27 Thread Bruce MacKay
Thanks Mike, that did solve the problem. Cheers/Bruce At 11:25 a.m. 28/05/2008, you wrote: Hello Mike, Thanks for your interest. A link is here...http://ramosus.massey.ac.nz/jQuery.htm Cheers/Bruce Since the first slideshow was never explicitly stopped you actually have two running

[jQuery] The Cycle plugin and residue

2008-07-01 Thread Bruce MacKay
show, three titles are shown (2 of which are of the previous shows). Am I not flushing something properly? Thanks for any assistance, Cheers/Bruce

[jQuery] Re: Check if window exists before opening

2008-07-02 Thread Bruce MacKay
{ winRef.focus(); return false; } }); This code does the necessary check, but it won't move focus to the existing opened window (that contains the help file). What am I not doing correctly? Thanks, Bruce At 01:11 p.m. 3/07/2008, you wrote: Hello folks, I

[jQuery] Disappearing accordion elements

2008-09-08 Thread Bruce MacKay
, Bruce

[jQuery] [jEditable] dynamically updating a parameter value

2008-09-29 Thread Bruce MacKay
Hello folks, I want to dynamically update a parameter value when using jEditable. The following function loads a div on the current page with new content relating to an item ID of fID (selected from a list of items in another div on the page). I then use jEditable to allow the user to

[jQuery] Re: [jEditable] dynamically updating a parameter value

2008-09-29 Thread Bruce MacKay
, Bruce MacKay wrote: The following function loads a div on the current page with new content relating to an item ID of fID (selected from a list of items in another div on the page). I then use jEditable to allow the user to update the content of that item. That bit works fine on the first cycle

[jQuery] Re: [jEditable] dynamically updating a parameter value - FIXED

2008-09-29 Thread Bruce MacKay
Fixed the problem. My earlier attempt at unbinding did not work because I didn't get the syntax correct - now with unbind() the problem is solved. Thanks Mike for prompting me to revisit the area. Cheers, Bruce At 07:43 a.m. 30/09/2008, you wrote: Hello Mike, I'm not sure

[jQuery] Getting the id of the next form

2008-09-30 Thread Bruce MacKay
the id of the next form for sending to the saveForm function? I'm afraid that I just don't yet understand selectors and traversing well enough to nut this out myself. Thanks, Bruce

[jQuery] .serialize and form elements in tables

2008-10-03 Thread Bruce MacKay
(and removing the table is not a solution - its use is appropriate to the contents of the form), but I cannot find any clues in the jQuery documents or this list's archives. I'd appreciate some illumination here. Thanks, Bruce

[jQuery] Re: .serialize and form elements in tables

2008-10-03 Thread Bruce MacKay
Thank you Dave. The tables were formed fine (I'd checked that) but I had managed to include duplicate form IDs in the page and once that was fixed, the .serialize() is now working as expected. Cheers, Bruce At 02:54 p.m. 4/10/2008, you wrote: That code looks okay. Have you run the HTML

[jQuery] Re: .serialize and form elements in tables

2008-10-03 Thread Bruce MacKay
I appreciate the input (no pun intended!) but that workaround didn't do the job. Cheers, Bruce At 01:54 p.m. 4/10/2008, you wrote: a quick workaround that springs to mind is $ (#form :input).serialize(); On Oct 3, 6:26 pm, Bruce MacKay [EMAIL PROTECTED] wrote: Hello folks, I've been

[jQuery] Re: .serialize and form elements in tables

2008-10-03 Thread Bruce MacKay
. Thanks, Bruce At 02:07 p.m. 4/10/2008, you wrote: So are you calling it via $(#processthis).serialize()? Serialize doesn't fire, you just call it. If you set a breakpoint in Firebug in serialize, does it ever get there?

[jQuery] Selector difficulty/removeClass

2008-12-11 Thread Bruce MacKay
in the div in any way). Can someone help me with the necessary selectors to identify the label elements in the div (so as to invoke a .removeClass) - I'm completely stumped. Thanks, Bruce

[jQuery] What is IE7 barfing at this js?

2008-12-29 Thread Bruce MacKay
rows in the array - and consequently returns total_votes=NaN --- undefined at the first alert and total_votes=NaN --- 23 at the second loop and so on. FF, Opera, and Safari all handle the code without problem - can anyone help me understand what IE7 is getting upset about? Thanks, Bruce

[jQuery] I can't get Shadowbox to fire!

2009-02-07 Thread Bruce MacKay
and letting me know what I'd doing wrong. For example, clicking on the site hyperlink should bring up a Shadowbox containing an image - I just get a new page containing the image Thanks Bruce

[jQuery] Re: I can't get Shadowbox to fire!

2009-02-07 Thread Bruce MacKay
That's strange - Firebug is not displaying any error messages here. I've turned on a load-the-language command - it's made no difference to my display - what about from your end? Cheers, Bruce At 11:20 p.m. 7/02/2009, you wrote: I'm getting No Shadowbox language loaded error message

[jQuery] Duplicating the last row of a table

2009-02-12 Thread Bruce MacKay
the tfoot as the last tr in the table. Is there a way to satisfy the interpretation of all three browsers? Thanks, Bruce function duplicateRow(){ var clonedRow = $(#question_table tr:last).clone(); var iRowID = parseFloat(clonedRow.attr(id).replace('t','')); iNewID

[jQuery] Re: Duplicating the last row of a table

2009-02-12 Thread Bruce MacKay
Thanks RobG - sorry about the layout - I didn't send it like it appeared. I didn't notice the missing tr tags and wouldn't have thought of the tbody + id solution. Cheers, Bruce At 06:48 p.m. 13/02/2009, you wrote: On Feb 13, 1:36 pm, Bruce MacKay b.mac...@massey.ac.nz wrote: Hello

[jQuery] Cancelling the behaviour of a link-initiated function

2009-02-25 Thread Bruce MacKay
to fnGetEbookFile (line 2 of the code below) to remove the txtload from the specific link that has been clicked, but despite Firebug showing that the class has been removed, its behaviour on that link continues. Thanks, Bruce $(document).ready(function() { $('a.txtload').bind(click

[jQuery] Re: Cancelling the behaviour of a link-initiated function

2009-02-26 Thread Bruce MacKay
() { $('a.txtload').bind(click.txtload,function() { var target = $(this).attr('id'); fnGetEbookFile(target); $('#'+target).unbind('click.txtload'); }); }); Cheers, Bruce At 03:39 p.m. 26/02/2009, you wrote: Hi folks, I'm after some help

[jQuery] [Quite OT] charsets, chr values, errant characters

2009-03-09 Thread Bruce MacKay
that I can strip it out of the data stream before it is stored? Thanks - Bruce

[jQuery] this.appendChild(E) error

2009-04-19 Thread Bruce MacKay
is below - IE chokes at the line indicated. I have loaded the json field 'doeditor' with nothing and with simple text and the error is still thrown, so I don't believe it is anything in the field per se that is causing the problem. Any directions gratefully accepted. Thanks, Bruce function

[jQuery] Re: this.appendChild(E) error

2009-04-19 Thread Bruce MacKay
Thanks Jordon - but alas this adjustment made no difference to IE. Bruce At 09:57 a.m. 20/04/2009, you wrote: Try doing $(#editorbox).fadeIn(500).html(field.doeditor); From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of Bruce MacKay Sent: Sunday, April 19

[jQuery] Moving a div container from within to before a p container

2009-06-06 Thread Bruce MacKay
the processed image from within the p container to immediately before it (so that the created div is not within a p container) I'd appreciate help in this next step. Thanks, Bruce function fnDoImages() { $('img.imgposl,img.imgposr,img.imgposc,img.tblposl,img.tblposr,img.tblposc').each(function

[jQuery] Re: Moving a div container from within to before a p container

2009-06-08 Thread Bruce MacKay
='imgcaption' style='width: + width + px;' + title + /p); }; $(#g+i).addClass(img + postn).css({width:width + 'px'}); }); } Thanks again, Bruce At 11:14 a.m. 7/06/2009, you wrote: Waseem's answer doesn't look good for a couple reasons, most importantly

[jQuery] History and ajax has me stuck

2009-06-16 Thread Bruce MacKay
be appreciated - even if it is a suggestion to try a different approach. Thanks, Bruce $(document).ready(function() { $.ajaxHistory.initialize(); var pgname = $('a.eb0').attr('id'); fnGetEbookFile(pgname); }); function fnGetEbookFile(pgname){ $.get('textfiles/' + pgname

[jQuery] Removing an emptied paragraph from the DOM

2009-06-20 Thread Bruce MacKay
, yet the remove doesn't happen. Thanks, Bruce var parnt = $(this).parent(); //the parent p tag containing the image to be processed $(this).insertBefore(p).wrap(div class='buggybox clearfix' id='g + i +'/div); if (parnt.length=0) { parnt.remove(); }

[jQuery] Re: Removing an emptied paragraph from the DOM

2009-06-20 Thread Bruce MacKay
, Bruce At 11:40 p.m. 20/06/2009, you wrote: How about? $('.buggybox').next('p').remove(); Maurício -Mensagem Original- De: mailto:b.mac...@massey.ac.nzBruce MacKay Para: mailto:jquery-en@googlegroups.comjquery-en@googlegroups.com Enviada em: sábado, 20 de junho de 2009 08:20 Assunto

[jQuery] Identifying the type of parent

2009-06-29 Thread Bruce MacKay
would want the new text to be presented after the closing list item tag. How do can I distinguish whether the clicked link is within a p tag or within an li tag? Thanks, Bruce function fnGetSnippet(ni){ $.get(../scripts/ajax_fsheets.asp?id=getDDddID= + ni + q= + new Date().getTime

[jQuery] Re: Identifying the type of parent

2009-06-30 Thread Bruce MacKay
The answer I needed - and found in the jQuery documents - was var parentTag = $('#'+ni).parent().get(0).tagName; I should have looked more closely sooner. Cheers, Bruce At 04:58 p.m. 30/06/2009, you wrote: Hello folks, I have a function, triggered when a particular type of link

[jQuery] toggle and logic confusion

2009-08-12 Thread Bruce MacKay
to become visible and the currently visible div to be hidden. I'd appreciate someone illuminating a path to a solution for me. Thanks/Bruce 1$('#fsheet').find('.hideme').hide().end(); 2$('a.showme').each(function(i) { 3 var $match = $('div.hideme').eq(i); 4

  1   2   >