[jQuery] Re: Help needed to find image dimensions

2010-01-13 Thread banacan
27;t think you can get the image > > dimensions via JavaScript.  But you don't need to... > > > > > a.preview { > >   max-width: 200px; > >   max-height: 200px;} > > > > > > This will force the image to fit within a 200px by 200px window without &

[jQuery] Help needed to find image dimensions

2010-01-04 Thread banacan
I'm using Preview.js to create image previews on hover. The script as it is now displays the full size image on hover, but that is often too big. I have been able to reduce the preview size by defining width='200px' which works fine in many cases, but when the image is tall and narrow a 200px wid

[jQuery] Re: Mailing list for general JavaScript discussion?

2009-09-28 Thread banacan
Hi, I have used the SitePoint forums with some success. Here is the link to the Javascript forum: http://www.sitepoint.com/forums/forumdisplay.php?f=15 Good luck. On Sep 27, 8:23 am, Hunt Jon wrote: > Hi all, > > I know it's a bit off-topic, but which mailing list do you use > for general Ja

[jQuery] How do I make sub-navigation links?

2009-08-03 Thread banacan
I'm relatively new to jQuery - I'm a server-side man, PHP - and I'm trying to discover how to make sub-navigation links appear under my main nav bar when a main link (with children) is hovered. It is no problem for me to do in PHP and I am including the sub-nav in a side bar, but I would also lik

[jQuery] jquery-roundcorners-canvas - not working on table border

2009-05-06 Thread banacan
I'm trying to use the plugin jquery-roundcorners-canvas.js on a table but the border is not rounded like the background. Has anyone else found this to be a problem? Any solutions? TIA

[jQuery] Re: How to rotate image (in degrees)?

2009-04-18 Thread banacan
http://code.google.com/p/jquery-rotate/ > > http://wilq32.googlepages.com/wilq32.rollimage222 > > - Richard > > On Fri, Apr 17, 2009 at 10:44 AM, banacan wrote: > > > Isn't there someone who knows of such a plugin, or a means to > > accomplish what I need? > &

[jQuery] Re: How to rotate image (in degrees)?

2009-04-18 Thread banacan
ooglepages.com/wilq32.rollimage222 > > > - Richard > > > On Fri, Apr 17, 2009 at 10:44 AM, banacan wrote: > > > > Isn't there someone who knows of such a plugin, or a means to > > > accomplish what I need? > > > > On Apr 16, 8:37 am, banacan

[jQuery] Re: How to rotate image (in degrees)?

2009-04-17 Thread banacan
Isn't there someone who knows of such a plugin, or a means to accomplish what I need? On Apr 16, 8:37 am, banacan wrote: > Is there a jquery plugin that will allow an image to be rotated by say > 90 - 180 degrees?  I'm using it in my background (multiple times) and I > w

[jQuery] How to rotate image (in degrees)?

2009-04-16 Thread banacan
Is there a jquery plugin that will allow an image to be rotated by say 90 - 180 degrees? I'm using it in my background (multiple times) and I want it to appear in different places and rotated so it doesn't appear to be the same image. TIA

[jQuery] Re: Plugin to display large image of thumbnail on hover

2009-03-28 Thread banacan
r wrote: > You could easily go tohttp://plugins.jquery.com/and search > "thumbnail" in the search box... first entry for me was "Thumbnail > hover popup". > > On Mar 27, 9:39 am, banacan wrote: > > > As the subject says, I'm looking for a plugi

[jQuery] Re: Plugin to display large image of thumbnail on hover

2009-03-28 Thread banacan
Thanks Jack. I'll check them out. On Mar 27, 1:49 pm, Jack Killpatrick wrote: > this isn't quite the same, but > FYI:http://james.padolsey.com/demos/imgPreview/full/ > > there's also this:http://www.mind-projects.it/projects/jqzoom/demos.php#demo1 > > - J

[jQuery] Plugin to display large image of thumbnail on hover

2009-03-27 Thread banacan
As the subject says, I'm looking for a plugin that will display a larger image of the thumbnail when the mouse is hovered; something similar to iStockPhoto or Fotolia. Anyone know of such a plugin?

[jQuery] Re: Problems using JRC corner or curvycorner

2009-03-26 Thread banacan
whether to use strictly CSS. Thanks for your help. On Mar 26, 3:43 pm, Nikola wrote: > Here you go..  it hasn't been refactored for IE8 yet though. > > http://labs.parkerfox.co.uk/cornerz/ > > On Mar 26, 2:54 pm, banacan wrote: > > > Nicola, > > > I'm no

[jQuery] Re: Problems using JRC corner or curvycorner

2009-03-26 Thread banacan
Nicola, I'm not familiar with CornerZ. I searched the plugin repository and found nothing. Can you supply a link? Thanks. On Mar 26, 1:59 pm, Nikola wrote: > I've found JRC and the Bullet Proof CornerZ PlugIns to be foolproof... > except in IE8 thus far. > > On Mar

[jQuery] Problems using JRC corner or curvycorner

2009-03-26 Thread banacan
I'm creating a page with many divs that I would like to have rounded corners, and several problems keep coming up. When using JRC for rounding, not all elements will round even though they have the correct class. Reloading the page will, after several attempts, create the rounded corners, though