[jQuery] Re: [tooltip] Fade on IE

2009-07-20 Thread Michael Smith
I've struggled with similar problems - and have reluctantly had to use a gif instead. Although the image might not be as nice, it does actually seem to work fine in IE On Mon, Jul 20, 2009 at 1:42 AM, apuredolapure...@gmail.com wrote: Hi, I am using and modifying the sample demo page and have

[jQuery] Re: how to ask questions

2009-06-24 Thread Michael Smith
Looking through the archives to this group I can see that at least two of your questions have been answered: http://groups.google.com/group/jquery-en/browse_thread/thread/63045dd1dd66ee81/9910e8ed72d0c764?lnk=gstq=shaded#9910e8ed72d0c764

[jQuery] Re: Issue with Cycle Plugin

2009-06-15 Thread Michael Smith
I don't entirely understand the problem but perhaps you could add display:none to the second image. This should prevent it showing up before jquery cycle tells it to. Michael On Mon, Jun 15, 2009 at 2:02 AM, vintomv...@vintom.com wrote: I am not great with jquery (yet), but I have used a few

[jQuery] Re: How to flip the image?

2009-06-11 Thread Michael Smith
If you're trying to do what I think you're trying to do then I think you can do it with the jquery cycle plugin by transitioning to an identical image. I did this on the right hand image on this example: http://dev2.savingforchildren.co.uk/mjs/curtain2.epl Perhaps there's an easier way but I

[jQuery] Re: How to flip the image?

2009-06-11 Thread Michael Smith
to make a image horizontal flip by click a button, no need animation. On 6月11日, 下午5時01分, Michael Smith smi...@gmail.com wrote: If you're trying to do what I think you're trying to do then I think you can do it with the jquery cycle plugin by transitioning to an identical image. I did

[jQuery] Re: How to flip the image?

2009-06-11 Thread Michael Smith
reason it does not work. i copied and pasted directly from their sample and ensured by html was the same ( used firebug to make sure ) 2009/6/11 Michael Smith smi...@gmail.com Ah gotcha. Sorry I don't know if this is possible in jquery. If I needed to do it I'd probably produce the image

[jQuery] Re: [cycle] transparent pngs on background in IE

2009-05-06 Thread Michael Smith
seem to be much of an alternative. On Tue, May 5, 2009 at 1:01 PM, Michael Smith smi...@gmail.com wrote: Hi there, I'm having trouble getting jquery cycle to work when I have a background image and a transparent png: http://dev2.dianomioffers.co.uk/smartads.epl?id=264subtype=Cdebug=1 It's

[jQuery] [cycle] transparent pngs on background in IE

2009-05-05 Thread Michael Smith
Hi there, I'm having trouble getting jquery cycle to work when I have a background image and a transparent png: http://dev2.dianomioffers.co.uk/smartads.epl?id=264subtype=Cdebug=1 It's fine in Firefox but in IE (version 7) I get a black colour where the png transparency is during the fade.

[jQuery] [cycle] trouble with transparent png in IE when using the cycle plugin

2009-03-06 Thread Michael Smith
Hi I'm having some trouble with transparent pngs and the jquery cycle plugin on IE7: If you view the following: http://www.dianomioffers.co.uk/smartads.epl?id=100 you'll see that just when the images cycle, the transparent area goes black. I know that IE has some issues with png's but I

[jQuery] Re: trouble with transparent png in IE when using the cycle plugin

2009-03-06 Thread Michael Smith
option? $('.hero').cycle({    fx:'fade',pause:1,cleartype:true }); On Mar 6, 11:45 am, Michael Smith smi...@gmail.com wrote: Hi I'm having some trouble with transparent pngs and the jquery cycle plugin on IE7: If you view the following: http://www.dianomioffers.co.uk/smartads.epl?id=100

[jQuery] Re: trouble with transparent png in IE when using the cycle plugin

2009-03-06 Thread Michael Smith
Ah-ha right - I can see I needed to upgrade jquery cycle too (reminder to self - always upgrade to latest version before asking support questions). Great stuff Thanks Michael On Fri, Mar 6, 2009 at 9:09 PM, Michael Smith smi...@gmail.com wrote: Thanks - I've applied that and it's different

[jQuery] Re: [autocomplete] display a loading gif

2009-02-10 Thread Michael Smith
There are loads! Try here for some http://www.ajaxload.info/ On Mon, Feb 9, 2009 at 7:08 PM, Manolet Gmail mano...@gmail.com wrote: Hi, i need to show a loading gif while autoocmplete plugins make the ajax ask. is there anyway?

[jQuery] Re: [Superfish] Submenus appear underneath menu items when the menu wraps

2009-02-06 Thread Michael Smith
will surely find a fix: http://www.google.com/search?q=ie+z-index+issue Read jQuery HowTo Resource - http://jquery-howto.blogspot.com On Wed, Feb 4, 2009 at 2:56 PM, Michael Smith smi...@gmail.com wrote: Hi again I added this css: .sf-menu li li a { background:red; z

[jQuery] Re: [Superfish] Submenus appear underneath menu items when the menu wraps

2009-02-04 Thread Michael Smith
? Michael On Tue, Feb 3, 2009 at 11:03 AM, Michael Smith smi...@gmail.com wrote: Thanks jQuery Lover - I messed around with a few things without success. Any chance you can be more specific as to the css change needed? Thanks again Michael On Tue, Feb 3, 2009 at 9:48 AM, jQuery Lover

[jQuery] [Superfish] Submenus appear underneath menu items when the menu wraps

2009-02-03 Thread Michael Smith
Hi, As per this example: http://dev2.savingforchildren.co.uk/mjs/menu.epl I find that if my menus wrap in IE, then the submenus appear underneath the other menus. In Firefox it's fine. Is there a way round this or is wrapping menus not supported? Thanks Michael

[jQuery] Re: [Superfish] Submenus appear underneath menu items when the menu wraps

2009-02-03 Thread Michael Smith
with a higher value like 1000. Read my jQuery HowTo Blog- http://jquery-howto.blogspot.com On Tue, Feb 3, 2009 at 2:42 PM, Michael Smith smi...@gmail.com wrote: Hi, As per this example: http://dev2.savingforchildren.co.uk/mjs/menu.epl I find that if my menus wrap in IE

[jQuery] [Superfish] : appearing behind flash

2009-02-02 Thread Michael Smith
Hi there, I love superfish, but can't get it to appear in front of my flash animations. Here's an example: http://dev2.savingforchildren.co.uk/mjs/FirstMap.html On my browser (Firefox 3.0.5 on windows) the superfish menu appears behind the flash animation. Any suggestions as to how I can make

[jQuery] Re: : appearing behind flash

2009-02-02 Thread Michael Smith
in front. On Feb 2, 11:29 am, Michael Smith smi...@gmail.com wrote: Hi there, I love superfish, but can't get it to appear in front of my flash animations. Here's an example:http://dev2.savingforchildren.co.uk/mjs/FirstMap.html On my browser (Firefox 3.0.5 on windows) the superfish menu

[jQuery] 45+ New jQuery Techniques For Good User Experience

2009-01-19 Thread Michael Smith
Just saw this through digg, and I don't think it's been sent here before. I thought a few people might find it interesting: http://www.smashingmagazine.com/2009/01/15/45-new-jquery-techniques-for-a-good-user-experience/ Michael

[jQuery] Re: tablesorter

2009-01-15 Thread Michael Smith
I think for tables this big you probably need to do the sorting server side instead of client side. So personally, I'd have the sorting re-request the page with a parameter of say orderby=name and then present the page accordingly. On Thu, Jan 15, 2009 at 1:20 PM, dyutiman

[jQuery] Re: jQuery 1.3 Released

2009-01-14 Thread Michael Smith
Well done - I see it has already made its way on to google's servers: http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js On Wed, Jan 14, 2009 at 6:45 AM, John Resig jere...@gmail.com wrote: Hey Everyone - jQuery 1.3 is out! Full details here:

[jQuery] Re: [validate] Two page form won't validate on IE

2008-11-17 Thread Michael Smith
15, 2008 at 1:38 PM, Jörn Zaefferer [EMAIL PROTECTED] wrote: Yes, thats right. Usually the process of extracting already reveals the problem to the extractor... Jörn On Fri, Nov 14, 2008 at 9:05 PM, Michael Smith [EMAIL PROTECTED] wrote: Hi, I've added some validate() calls now. I

[jQuery] Re: Validate. CheckBoxes. Is this possible?

2008-11-17 Thread Michael Smith
I think if you require only one to be selected you are probably better off with radio buttons. They are specified to allow only one. http://htmlhelp.com/reference/html40/forms/input.html The radio and checkbox input types provide switches that can be turned on and off by the user. The two

[jQuery] Re: Validate. CheckBoxes. Is this possible?

2008-11-17 Thread Michael Smith
, shapper [EMAIL PROTECTED] wrote: Not really ... I can select more than one. I just want to create a restriction where one, and only one, of the first 3 must be selected. On Nov 17, 2:09 pm, Michael Smith [EMAIL PROTECTED] wrote: I think if you require only one to be selected you are probably

[jQuery] [validate] Two page form won't validate on IE

2008-11-14 Thread Michael Smith
Hi there I'm having trouble getting the Validation plug in to work on this page http://dev2.savingforchildren.co.uk/mjs/health/index.epl I have two forms - the second one appears when the first one is successfully completed. The first form validates correctly (you only need to choose a day,

[jQuery] Re: [validate] Two page form won't validate on IE

2008-11-14 Thread Michael Smith
, but none where you actually initialize the validation via $(...).validate(). Could you extract a testpage? Jörn On Fri, Nov 14, 2008 at 4:48 PM, Michael Smith [EMAIL PROTECTED] wrote: Hi there I'm having trouble getting the Validation plug in to work on this page http://dev2

[jQuery] Re: Selecting a checkbox by clicking anywhere on a row

2008-09-09 Thread Michael Smith
, 2008, at 4:18 PM, Michael Smith wrote: Thanks for the reply. I added a return false; http://dev.savingforchildren.co.uk/mjs/row_select_2.epl But it doesn't seem to make any difference. Am I missing something? Thanks again Michael On Mon, Sep 8, 2008 at 7:18 PM, Danny [EMAIL PROTECTED

[jQuery] Re: Selecting a checkbox by clicking anywhere on a row

2008-09-09 Thread Michael Smith
itself it does what would be expected. But when you click somewhere on the row, the checked attribute doesn't actually get set (or at least not at this point). Thanks Michael On Tue, Sep 9, 2008 at 11:17 AM, Michael Smith [EMAIL PROTECTED] wrote: Thank you - this seemed the neatest solution

[jQuery] Selecting a checkbox by clicking anywhere on a row

2008-09-08 Thread Michael Smith
Hi there, I'm trying to make a page which automatically toggles a checkbox when you click anywhere on the row. Here's a version I've cut down to the bare bones to illustrate http://dev.savingforchildren.co.uk/mjs/row_select.epl It seems to work fine unless the user actually clicks on the

[jQuery] Re: Selecting a checkbox by clicking anywhere on a row

2008-09-08 Thread Michael Smith
handler to keep the click from getting to the checkbox itself. Danny On Sep 8, 10:55 am, Michael Smith [EMAIL PROTECTED] wrote: Hi there, I'm trying to make a page which automatically toggles a checkbox when you click anywhere on the row. Here's a version I've cut down to the bare bones

[jQuery] Re: Tootip on multiple elements with same id

2008-09-05 Thread Michael Smith
Hi there, You ought to be able to apply a class to each row, and then jquery can operate on this instead of on the individual ids. You'd have something like $('.tooltip') instead of #tooltip Hope this helps On Fri, Sep 5, 2008 at 1:06 PM, LM [EMAIL PROTECTED] wrote: I have a php page