[jQuery] Re: Validation Plug-in Problem

2007-12-10 Thread Rick Faircloth
Thanks, Jorn and Josh... I've just *got* to get used to the case-sensitive nature of js... Thanks a *lot*... my headache may start to subside now. I think an Oreo-Cookie Blizzard (Large) will help. :o) Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL

[jQuery] Yet another page I can't get to work with validation! Aaarggghh!

2007-12-10 Thread Rick Faircloth
Does anyone have a clue why this page is not responding to Jorn's validation plug-in? http://bodaford-homes.wsm-dev.com/cfm/military_relocation.cfm I made sure the case was correct with the form name! The page just submits back to itself, but nothing happens at all. Maybe I'm just not meant to

[jQuery] Re: Performance of jquery

2007-12-11 Thread Rick Faircloth
Sorry, Rey, but I just wanted to understand the issue. It seems like jQuery comes out the winner in the tests that are run, but from everyone's response, I would expect the results to be the opposite. Am I missing something? Rick -Original Message- From: jquery-en@googlegroups.com

[jQuery] Re: Yet another page I can't get to work with validation! Aaarggghh!

2007-12-11 Thread Rick Faircloth
Jorn... just consider me a knucklehead... I figured out I was missing something in the input tags... an id. Duh... Thanks, Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent: Tuesday, December 11, 2007 2:12 PM

[jQuery] Re: Performance of jquery

2007-12-11 Thread Rick Faircloth
happening on a frequent basis and is assuredly link bait. So I want you to trust my judgment that when I say it's spam/link bait it truly is. I would never censor any thread and would only request this if I truly felt that it was someone trolling the list. Rey... Rick Faircloth wrote: Sorry

[jQuery] Ok, I give... where does the ; go in this code?

2007-12-14 Thread Rick Faircloth
Hi, all. I'm getting this error message: missing ; before statement window.onload=function() {\n for this code: script type=text/javascript window.onload=funtion() { $(.image).dropshadow({left:6, top:6, blur:3 }) }

[jQuery] Re: Ok, I give... where does the ; go in this code?

2007-12-15 Thread Rick Faircloth
it - you'd have a semicolon. L Rick Faircloth wrote: Hi, all. I'm getting this error message: missing ; before statement window.onload=function() {\n for this code: script type=text/javascript window.onload=funtion() { $(.image).dropshadow({left:6, top:6, blur:3

[jQuery] Re: Ok, I give... where does the ; go in this code?

2007-12-15 Thread Rick Faircloth
a charm! Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent: Saturday, December 15, 2007 10:48 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Ok, I give... where does the ; go in this code? Hi, Liam

[jQuery] Need input on best approach to this type of menu feature

2007-12-25 Thread Rick Faircloth
Hi, all. I'd like to request some suggestions as to what core jQuery functions and plug-in(s) might best be used to create a menu feature such as the one used on this site: www.AtlantaFalcons.com You'll see an expanded area appear beneath the menu when you mouseover the main menu items at the

[jQuery] Re: Need input on best approach to this type of menu feature

2007-12-26 Thread Rick Faircloth
think that with some show() or slide() functions you can make something like that. Make divs or the expandable area and hide them all. Then you can show() and/or slide() them in mouseover, or something like that. This is a beginning... rics On Dec 26, 12:20 am, Rick Faircloth

[jQuery] Re: Need input on best approach to this type of menu feature

2007-12-26 Thread Rick Faircloth
Hi, Shawn, and thanks for the reply... Concerning Flash issues, I'm not planning to use Flash anyway. I'll check out the bgiframe plugin...thanks for the tip! Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Shawn Sent: Wednesday,

[jQuery] Re: Need input on best approach to this type of menu feature

2007-12-26 Thread Rick Faircloth
Thanks for the tip, Olivier. I'll check it out! Rick From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Olivier Percebois-Garve Sent: Wednesday, December 26, 2007 12:22 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Need input on best approach to this type of

[jQuery] Can Klaus' Tab 3 plug-in be used in this way?

2007-12-28 Thread Rick Faircloth
Hi, all, (especially Klaus, if you're around). Can the Tab 3 plug-in be used to do the following? - I want to have an area at the top of a page showing photos rotating via the Innerfade plug-in - When I mouseover a tab created by Tab 3, I'd like for the information display to slide

[jQuery] Re: Can Klaus' Tab 3 plug-in be used in this way?

2007-12-28 Thread Rick Faircloth
//AND the offsetHeight of the trigger as well to determine //the top of your div. $(.detail).slideDown(); }); }); /script I *think* that'll get you going. I think the core is that you will be dealing with absolutely positioned elements. Hope that helps. Shawn Rick Faircloth

[jQuery] Re: Debug Tools - Charles, DebugBar, Firebug Lite

2008-01-03 Thread Rick Faircloth
Ream Men just have to know... How does developing in FF increase you reproductivity ? :o) Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Eridius Sent: Thursday, January 03, 2008 6:58 PM To: jquery-en@googlegroups.com Subject:

[jQuery] Re: question abotu validate plugin

2008-01-03 Thread Rick Faircloth
I just put a div above the input field with an id that identifies it as the error message target... div style=margin-top:10px; id=name_error class=error/div pinput id=name name=name type=text value= size=50/p The js validation code is set up like this: $(#contact-form).validate({

[jQuery] Which plug-in resizes photos to max-size according to browser window?

2008-01-09 Thread Rick Faircloth
Hi, all. I know someone on another list (I might use it, too) who is trying to please a very picky photographer who wants his photos shown at maximum size regardless of the browser size. I want to introduce them to jQuery. Which photo display plug-in or combination will provide this

[jQuery] Re: Which plug-in resizes photos to max-size according to browser window?

2008-01-09 Thread Rick Faircloth
Thanks for the info, Chris! Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Chris J. Lee Sent: Wednesday, January 09, 2008 2:28 PM To: jQuery (English) Subject: [jQuery] Re: Which plug-in resizes photos to max-size according to

[jQuery] Trying to show a div on mouseover of menu item...

2008-01-12 Thread Rick Faircloth
Hi, all. I'm trying to cause a div to slide down when a menu item is moused-over, but so far I get no response when the mouse-over occurs. The HTML is a regular ullia href=.. structure. (I can give more details if it'll help) The jquery is: $(document).ready(function() {

[jQuery] Attempts failing to cause div to slide up, slide down

2008-01-13 Thread Rick Faircloth
Hi, all. I've made several attempts to figure out how to cause a div to slide up and slide down when a menu item is moused-over but so far, all attempts have failed. I can get the div to hide upon initialization of the page, but the slide is non-responsive. My jQuery has been tried like this:

[jQuery] Re: Attempts failing to cause div to slide up, slide down

2008-01-13 Thread Rick Faircloth
, 2008, at 8:55 AM, Rick Faircloth wrote: Hi, all. I've made several attempts to figure out how to cause a div to slide up and slide down when a menu item is moused-over but so far, all attempts have failed. I can get the div to hide upon initialization of the page, but the slide

[jQuery] Re: Attempts failing to cause div to slide up, slide down

2008-01-13 Thread Rick Faircloth
and there just are no as in the markup, therefore nothing happens at all ... ... }); }); ...what as are you looking for? Maybe just tell us in your own words and we'll translate that to jQuery for you. -- Bohdan Ganicky On Jan 13, 2:55 pm, Rick Faircloth [EMAIL PROTECTED] wrote

[jQuery] Re: Attempts failing to cause div to slide up, slide down

2008-01-13 Thread Rick Faircloth
@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent: Sunday, January 13, 2008 3:55 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Attempts failing to cause div to slide up, slide down Hi, Besh... and thanks for the reply. I realized my mistakes with the targeting

[jQuery] Re: Attempts failing to cause div to slide up, slide down

2008-01-13 Thread Rick Faircloth
Thanks for the tip, Karl. This little drop-down menu-detail div project is turning out to be quite more than I expected. Quite complicated. You've moved to the next step I was going to have to figure out, which is how to have various content for each menu item. I could use ajax or ColdFusion.

[jQuery] Method to convert dimenions value to ColdFusion variable?

2008-01-14 Thread Rick Faircloth
Hi, all. I guess this would be aimed at those of us who use jQuery and ColdFusion, but. Is there a way to convert the dimensions of the browser window to a variables that ColdFusion can use? I'd like to try to get the browser window size of a user, and create an image on-the-fly using the new

[jQuery] Re: Method to convert dimenions value to ColdFusion variable?

2008-01-14 Thread Rick Faircloth
use, but usually, the only way is to use javascript on the client to calculate the dimensions and then 1. post it back to the server OR 2. set a cookie that can be read by the server-side script On Jan 14, 7:34 pm, Rick Faircloth [EMAIL PROTECTED] wrote: Hi, all. I guess this would

[jQuery] Re: Attempts failing to cause div to slide up, slide down

2008-01-15 Thread Rick Faircloth
Hi, Karl... I've tried various coding approaches to implement what described below, but everything has failed to meet expectations to this point. Could you provide an example of how you're thinking I should go about this? Also, would the new .bind(mouseenter)/.bind(mouseleave) functionality in

[jQuery] Re: Attempts failing to cause div to slide up, slide down

2008-01-15 Thread Rick Faircloth
: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent: Tuesday, January 15, 2008 5:17 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Attempts failing to cause div to slide up, slide down Hi, Karl... I've tried various coding approaches

[jQuery] Re: Attempts failing to cause div to slide up, slide down

2008-01-15 Thread Rick Faircloth
when I mouseout from the #li-index li. How would I keep the #menu-details-index open? Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent: Tuesday, January 15, 2008 8:48 AM To: jquery-en@googlegroups.com Subject: [jQuery

[jQuery] Re: jqmodal autosize to fit contained image in window

2008-01-15 Thread Rick Faircloth
Hi, Alexandre... I'm going to be working with having images sized as closely as possible to a user's browser window size and so I'm interested in what you're doing. I was wondering if the Dimensions plug-in might be helpful to simplify what you're trying to do. (And what I'll be trying to do,

[jQuery] Re: jqmodal autosize to fit contained image in window

2008-01-15 Thread Rick Faircloth
-- To: Jquery-en (jquery-en@googlegroups.com) From: Rick Faircloth ([EMAIL PROTECTED]) Subject: [jQuery] Re: jqmodal autosize to fit contained image in window Date: 15/1/2008 16:51:16 Hi, Alexandre... I'm going to be working with having images sized as closely as possible to a user's

[jQuery] Re: jqmodal autosize to fit contained image in window

2008-01-15 Thread Rick Faircloth
Sounds good... good luck to you, too! Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Alexandre Plennevaux Sent: Tuesday, January 15, 2008 11:41 AM To: Jquery-en Subject: [jQuery] Re: jqmodal autosize to fit contained image in

[jQuery] Re: How can I show/hide table row as it is a div?

2008-01-15 Thread Rick Faircloth
Hi, Sebastian... Yes, it is possible. I've worked trying to get smooth animation out of sliding table rows, but they're always jerky. I resorted to putting entire tables in div's and animating the div's to get smooth performance. What does your entire jQuery and HTML code look like? Got a

[jQuery] Still working out drop-down div menu...

2008-01-15 Thread Rick Faircloth
Hi, all. I'm still trying to work out a drop-down div for my horizontal menu. I've tried various approaches and the closest I've been able to come to the proper animation so far (which still isn't correct) is with this code (written in long-form for now and just for the first two menu items):

[jQuery] Re: Still working out drop-down div menu...

2008-01-16 Thread Rick Faircloth
www.englishrules.com www.learningjquery.com On Jan 15, 2008, at 10:46 PM, Rick Faircloth wrote: Hi, all. I'm still trying to work out a drop-down div for my horizontal menu. I've tried various approaches and the closest I've been able to come to the proper animation so far (which

[jQuery] Re: How can I show/hide table row as it is a div?

2008-01-16 Thread Rick Faircloth
: How can I show/hide table row as it is a div? On 16 Sty, 00:23, Rick Faircloth [EMAIL PROTECTED] wrote: Hi, Sebastian... Yes, it is possible. I've worked trying to get smooth animation out of sliding table rows, but they're always jerky. I resorted to putting entire tables

[jQuery] Re: Is it possible to make a simple fading color rollover effect for text links?

2008-01-16 Thread Rick Faircloth
I was working on a solution and got as far as changing the text background color to red on mouse-over and none on mouse-out, but couldn't come up with a way to fade the red to none. script type=text/javascript $(document).ready(function() {

[jQuery] Text Animation Plug-in?

2008-01-16 Thread Rick Faircloth
A few weeks back I saw a new plug-in that would animate text. I experimented with it and found it had great potential. I usually reference somewhere, but I can't find anything I saved about it anywhere. Couldn't find it in the plug-in repo, either. Anyone know what I referring to? Thanks,

[jQuery] Re: Text Animation Plug-in?

2008-01-16 Thread Rick Faircloth
Well. after looking around in the docs, the animate function will do just as well. Maybe I can combine that with the Shadow plug-in released recently. Rick From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent: Wednesday, January 16, 2008 11:13 AM

[jQuery] How to make opacity animate with IE6...

2008-01-16 Thread Rick Faircloth
My opacity animation looks great in FF and IE7, but doesn't work at all in IE6. Is is possible for it to work in IE6? Thanks, Rick

[jQuery] Re: Still working out drop-down div menu...

2008-01-16 Thread Rick Faircloth
Subject: [jQuery] Re: Still working out drop-down div menu... On Jan 16, 2008, at 7:21 AM, Rick Faircloth wrote: @Karl: Hi, Karl... and thanks for the reply! I appreciate the work you did on the site. The problem I noticed right away is that when the link is moused-off

[jQuery] Re: Still working out drop-down div menu...

2008-01-16 Thread Rick Faircloth
on this project with the coding and rebuilding the site demoing your changes and I want to show my appreciation! :o) Got a wish list on Amazon? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent: Wednesday, January 16, 2008 3:53 PM

[jQuery] Re: Still working out drop-down div menu...

2008-01-16 Thread Rick Faircloth
_ Karl Swedberg www.englishrules.com www.learningjquery.com On Jan 16, 2008, at 7:56 PM, Rick Faircloth wrote: I got the changes implemented that you made, Karl and things are working very well! I've still got to study just what you did to see if I understand it. About the last

[jQuery] Re: Still working out drop-down div menu...

2008-01-16 Thread Rick Faircloth
-Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent: Wednesday, January 16, 2008 9:43 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Still working out drop-down div menu... Thanks, Karl! This is a chance

[jQuery] Re: Still working out drop-down div menu...

2008-01-16 Thread Rick Faircloth
for announcements, also...especially those that are lengthy. Thanks for the tip! Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent: Wednesday, January 16, 2008 9:43 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Still

[jQuery] Re: Still working out drop-down div menu...

2008-01-17 Thread Rick Faircloth
On Jan 16, 2008, at 9:42 PM, Rick Faircloth wrote: Thanks, Karl! This is a chance, too, for me to find out what the expander plug-in is! Haven't heard of that one, yet... Rick -Original Message- From: jquery-en@googlegroups.com [mailto:jquery- [EMAIL PROTECTED

[jQuery] Re: Still working out drop-down div menu...

2008-01-17 Thread Rick Faircloth
actually be sliding up and down with the display div. Looks like this may be a two-wish-list-gift assistance! :o) Thanks, Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent: Thursday, January 17, 2008 11:17 AM

[jQuery] Re: Is it possible to make a simple fading color rollover effect for text links?

2008-01-17 Thread Rick Faircloth
Oh, that's cool! I like! Rick From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Glen Lipka Sent: Thursday, January 17, 2008 1:02 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Is it possible to make a simple fading color rollover effect for text links?

[jQuery] Re: How can I show/hide table row as it is a div?

2008-01-17 Thread Rick Faircloth
I understand your reluctance to have to write additional code, but, who really care what the HTML looks like as long as it works correctly for the user? That's the only important thing, unless you're in a Pretty HTML contest. I'm not sure what causes the tr to not slide cleanly. I think it may

[jQuery] Re: jQuery for Designers

2008-01-19 Thread Rick Faircloth
Ø Wherever you display code in your articles, it appears to be only a few lines of scrollable text (iframe?). Ø I want to check out the rest of your site but its hard to look at code this way :( I very much agree with this point. It’s very hard to grasp the context of certain code when

[jQuery] Re: Using getJSON...not successful

2008-01-19 Thread Rick Faircloth
Now, I've never used Ajax, so this is just a short in the dark at the broad side of a barn. With that in mind, I was wondering if the /mysite/myajax part shouldn't have an extension on the myajax part, as in myajax.html or something? If not why not? Isn't that referring to a specific page on

[jQuery] Re: Still working out drop-down div menu...

2008-01-19 Thread Rick Faircloth
Hi, Karl... Have we stalled out on this project? I've been concerned about asking too much of you. If you want to transition this to a paid project, just let me know! Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth

[jQuery] Re: Author of UI-Tabs Plug-in?

2008-01-20 Thread Rick Faircloth
Hi, Klaus...and thanks for the response. What I want to do is create a tabs setup that will operate as follows and the UI/Tabs settings that will cause this functionality: - Initially, the tab details don't show at all - When a tab is moused over, the details for that tab slide in - When the

[jQuery] Re: Author of UI-Tabs Plug-in?

2008-01-21 Thread Rick Faircloth
@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Klaus Hartl Sent: Monday, January 21, 2008 8:37 AM To: jQuery (English) Subject: [jQuery] Re: Author of UI-Tabs Plug-in? On 21 Jan., 00:36, Rick Faircloth [EMAIL PROTECTED] wrote: Hi, Klaus...and thanks for the response. What I want

[jQuery] Re: Still working out drop-down div menu...

2008-01-22 Thread Rick Faircloth
-Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent: Monday, January 21, 2008 6:49 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Still working out drop-down div menu... Hi, Karl... I figured you just got

[jQuery] Hey, Karl! You around today?

2008-01-22 Thread Rick Faircloth
Hey, Karl... Any chance you might have some time to hook up on Windows Messenger or something else and put a little time in on that drop-down div menu we've been working on? I couldn't find your address to email you directly, but you can contact me at RickatWhiteStoneMediadotcom. Thanks, Rick

[jQuery] Re: new jQuery user needs help

2008-01-23 Thread Rick Faircloth
Hi, and welcome to jQuery. I'm a relative newcomer myself, but I can tell you that what you'll hear a lot of times is show us your code. And I think this is a good occasion for that. Can you post your code and, especially, can you provide a link to a demo site where you attempts can be viewed?

[jQuery] Re: Scrollable image in a div

2008-01-24 Thread Rick Faircloth
I'd love to see that, too, but with the option to leave off the scrollbars. (Which may be an option already, I didn't take time to look) Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of bradrice Sent: Thursday, January 24, 2008 9:52

[jQuery] Re: Announce: clueTip Plugin update (0.9.5)

2008-01-25 Thread Rick Faircloth
Rick, Thanks for the suggestion. I just put one up (default style example #9): http://plugins.learningjquery.com/cluetip/demo/ --Karl _ Karl Swedberg www.englishrules.com www.learningjquery.com On Jan 25, 2008, at 4:16 PM, Rick Faircloth wrote: Hi, Karl

[jQuery] Re: Can't get new Shadowbox plug-in to work. :o(

2008-01-25 Thread Rick Faircloth
Well… you were spot on, Mike. That was enough to stop the plug-in dead in its tracks. I thought about that but didn’t try it first… :o/ Thanks, Mike! Rick From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mike Alsup Sent: Friday, January 25, 2008 2:35 PM

[jQuery] Can't get new Shadowbox plug-in to work. :o(

2008-01-25 Thread Rick Faircloth
Hi, all. I just had to try out the new Shadowbox plug-in that Michael just introduced. I tried on a site I'm working on, but can't get any response and can't see what I'm doing wrong. Firebug returns no errors. The only part that strays from the demo is what I've wrapped the a tag around... a

[jQuery] Re: Shadowbox Media Viewer

2008-01-25 Thread Rick Faircloth
I may use this on the real estate sites that I'm working on, because I wanted a viewer that would allow large images to be displayed using maximum space allowed by the viewport of the browser. Your plug-in seems to accommodate that requirement. One thing I didn't notice that I would really love

[jQuery] Re: Announce: clueTip Plugin update (0.9.5)

2008-01-25 Thread Rick Faircloth
Hi, Karl... Got an example of the experimental mouse tracking option online? Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Karl Swedberg Sent: Friday, January 25, 2008 3:09 PM To: jquery-en@googlegroups.com Subject: [jQuery]

[jQuery] Re: Can't get new Shadowbox plug-in to work. :o(

2008-01-25 Thread Rick Faircloth
as soon as I get a minute! Michael On Jan 25, 2008 1:51 PM, Rick Faircloth [EMAIL PROTECTED] wrote: Well. you were spot on, Mike. That was enough to stop the plug-in dead in its tracks. I thought about that but didn't try it first. :o/ Thanks, Mike

[jQuery] Re: Can't get new Shadowbox plug-in to work. :o(

2008-01-26 Thread Rick Faircloth
different way. I updated the examples page accordingly. Thanks, Michael On Jan 25, 2008, at 10:24 PM, Andronicus Riyono wrote: On Jan 26, 2008 4:33 AM, Rick Faircloth [EMAIL PROTECTED] wrote: ... As soon as I changed it to a normal text link, it worked perfectly! ... I

[jQuery] Re: Can't get new Shadowbox plug-in to work. :o(

2008-01-27 Thread Rick Faircloth
( Use the displayNav option. It should be there by default if there's more than one piece in the gallery. Otherwise it won't show up. Michael On Jan 26, 2008, at 2:37 PM, Rick Faircloth wrote: Hey, Michael... How do I get the Next Previous Close to show up at the bottom of the page

[jQuery] Re: Shadowbox Media Viewer

2008-01-28 Thread Rick Faircloth
, January 27, 2008 3:17 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Shadowbox Media Viewer Hi Rick, On Jan 25, 2008, at 9:03 AM, Rick Faircloth wrote: I may use this on the real estate sites that I'm working on, because I wanted a viewer that would allow large images

[jQuery] Re: Cycle CountUp

2008-02-02 Thread Rick Faircloth
Very good idea, Glen! Rick From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Glen Lipka Sent: Saturday, February 02, 2008 8:13 PM To: jquery-en@googlegroups.com Subject: [jQuery] Cycle CountUp Interesting tidbit: I as looking at the questions on Experts-Exchange

[jQuery] Re: yet another beginner's diary (pls review!)

2008-02-04 Thread Rick Faircloth
I'm still trying to get the hang of the syntax. I could spend more time doing tutorials, but I've been able to ask simple questions and get good, timely answers from the list. They are a helpful, bunch! jQuery is in a fast state of growth, with the core constantly being updated, which is good,

[jQuery] Re: yet another beginner's diary (pls review!)

2008-02-04 Thread Rick Faircloth
Hi, Daniel... You're telling Cherry almost the opposite of what she (she?) was told by someone on the list yesterday. She was complaining that there wasn't enough info out there from her perspective to accomplish simple tasks. There's documentation and plug-in usage, but she said she was

[jQuery] Re: still confused, but a little more organised

2008-02-10 Thread Rick Faircloth
I read over the first several parts of the page, Cherry... looking great! This is and will continue to be a valuable resource to those getting started! Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Saturday,

[jQuery] Re: still confused, but a little more organised

2008-02-10 Thread Rick Faircloth
I tried to leave a comment on your flash comments thingy as you described it, but the spinner just kept on spinning for about 10 minutes and never processed my message... Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth

[jQuery] [Validate] Validation doesn't work until after submit button used

2008-02-14 Thread Rick Faircloth
Hi, all. (especially Jorn) Anything wrong with this script? Thanks, Rick $().ready(function() { $(#add-announcement-form).validate({ errorPlacement: function(error, element) {

[jQuery] Re: a small accessibility rant

2008-02-14 Thread Rick Faircloth
What does your friend do about images? Enlarging the text would be a start, but if I were having great difficulty viewing the screen, I would want a solution that allows me to view images, as well. Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On

[jQuery] Re: a small accessibility rant

2008-02-14 Thread Rick Faircloth
of my contracts. On 2/14/08, Rick Faircloth [EMAIL PROTECTED] wrote: What does your friend do about images? Enlarging the text would be a start, but if I were having great difficulty viewing the screen, I would want a solution that allows me to view images, as well. Rick

[jQuery] Re: a small accessibility rant

2008-02-15 Thread Rick Faircloth
Gordon... How do you propose I handle making my site accessible to those who are blind and deaf? Should all developers be required to code sites that can be printed in Braille by specially designed million dollar systems? The Internet, even as many forms of media as it employs, simply cannot

[jQuery] Re: a small accessibility rant

2008-02-15 Thread Rick Faircloth
: a small accessibility rant On Feb 14, 11:31 pm, Rick Faircloth [EMAIL PROTECTED] wrote: I've never thought of specifying image size in em's. The problem of image degradation would still be an issue, I'm sure, since an image may be specified for display in em's in a browser

[jQuery] Re: Counting numbers from X to Y

2008-02-17 Thread Rick Faircloth
I think it was Mike Alsup who used his plug-in, Cycle, to do a countdown. He put up a demo page, but I'm not sure where to find it now. I'm sure he or someone else will be along to tell us where it is or provide some clue as to how to do it. He just set the timing of the slides to 1 second

[jQuery] Re: (Validation) Am I missing something in this code?

2008-02-20 Thread Rick Faircloth
Thanks, Jorn... I'll put the test page online soon. Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jörn Zaefferer Sent: Wednesday, February 20, 2008 5:17 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: (Validation) Am I

[jQuery] Re: roundcorners+gradient+progression= ...

2008-03-05 Thread Rick Faircloth
Looks good and I plan to use it. I would, however, like to be able to put a nice drop-shadow behind that rounded-corner element. What jQuery plug-in could I use to add the shadow? Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick

[jQuery] Re: roundcorners+gradient+progression= ...

2008-03-05 Thread Rick Faircloth
, Rick Faircloth [EMAIL PROTECTED] wrote: Looks good and I plan to use it. I would, however, like to be able to put a nice drop-shadow behind that rounded-corner element. What jQuery plug-in could I use to add the shadow? Rick I dont think a other plugin could make a shadow behind

[jQuery] Re: roundcorners+gradient+progression= ...

2008-03-05 Thread Rick Faircloth
to use jQuery for rounded corners, right? Steve On Wed, Mar 5, 2008 at 11:51 AM, Rick Faircloth [EMAIL PROTECTED] wrote: Looks good and I plan to use it. I would, however, like to be able to put a nice drop-shadow behind that rounded-corner element. What jQuery plug-in could I use to add

[jQuery] Re: [POLL] Online jQuery Training from John Resig

2008-03-06 Thread Rick Faircloth
Hey, Rey... Will the events be recorded for later viewing? I would love the chance to view them, but usually don't have time to participate live, and if I do, I so easily forget to participate. I think it would be especially important to be able to access the files and code from an archive

[jQuery] Re: [POLL] Online jQuery Training from John Resig

2008-03-06 Thread Rick Faircloth
Now, that's funny! Leanan, I don't think you realized your own pun, but as a father of two grown kids, I still remember being amazed at how often infants soil their diapers! It's a crap shoot, indeed! :o) Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL

[jQuery] Using a button that doesn't submit?

2008-03-24 Thread Rick Faircloth
Hi, all... I'm using some jQuery to add file fields to a page. I'm using a button to trigger the jQuery. buttonAdd New Image Field/button In IE6 and IE7 the button just adds fields like I want, however, in FF2, the button submits the form. How can I use the button with form submission? I

[jQuery] Re: Using a button that doesn't submit?

2008-03-24 Thread Rick Faircloth
PROTECTED] On Behalf Of Rick Faircloth Sent: Monday, March 24, 2008 12:15 PM To: jquery-en@googlegroups.com Subject: [jQuery] Using a button that doesn't submit? Hi, all... I'm using some jQuery to add file fields to a page. I'm using a button to trigger the jQuery. buttonAdd New Image

[jQuery] Re: Using a button that doesn't submit?

2008-03-24 Thread Rick Faircloth
box). return false; //prevent link bubbling. }); On Mar 24, 3:07 pm, Rick Faircloth [EMAIL PROTECTED] wrote: I tried inserting a return false; into my jQuery below, but it prevented the button from functioning as it needs. Here's the jQuery: $(document).ready

[jQuery] TOT: Anyone gotten any CF-Talk mail today?

2008-03-26 Thread Rick Faircloth
Sorry for the TOT, but I'm trying to find out if the HouseofFusion.com mailing lists are down. Haven't gotten anything from CF-Talk, CFEclipse, CFNewbie, etc. Any news? Thanks for the indulgence! Rick

[jQuery] Anyone willing to take a look and see why this is happening?

2008-03-27 Thread Rick Faircloth
Hi, all... Got some strange sliding going on. Here's the link: http://c21ar.wsm-dev.com/cfm/our-agents.cfm Click on the Click here to view or hide agent's biography link. The top bio slides and hides nicely. The others are just spastic. The jQ controlling this is: script

[jQuery] Re: Anyone willing to take a look and see why this is happening?

2008-03-27 Thread Rick Faircloth
Of Rick Faircloth Sent: Thursday, March 27, 2008 9:46 PM To: jquery-en@googlegroups.com Subject: [jQuery] Anyone willing to take a look and see why this is happening? Hi, all... Got some strange sliding going on. Here's the link: http://c21ar.wsm-dev.com/cfm/our-agents.cfm Click

[jQuery] Why is this slide so jittery in IE 7?

2008-03-27 Thread Rick Faircloth
Hi, all... Thought I had this solved, but would anyone care to take a look at this page: http://c21ar.wsm-dev.com/cfm/our-agents.cfm And click on the Click here to view or hide agent's biography link? FF2 doesn't have the jitters. The top agent's bio slides in smoothly. Any agent's bio for

[jQuery] Re: Anyone willing to take a look and see why this is happening?

2008-03-28 Thread Rick Faircloth
: [jQuery] Re: Anyone willing to take a look and see why this is happening? Works just fine in FF. What browser(s) are you having problems with? Rick Faircloth [EMAIL PROTECTED] wrote: Hi, all... Got some strange sliding going on. Here's the link: http://c21ar.wsm-dev.com/cfm/our

[jQuery] Re: Calling all jQ CF users...

2008-03-28 Thread Rick Faircloth
to create it, since it looks like it's hardcoded in the html (the name=image-upload-2)? - Jack Rick Faircloth wrote: Hi, all. Well, I'm still on the path of trying to create a file input cloning system, with CF as the server-side processor. I'm having mixed results. FF2 just returns

[jQuery] (Bump) Why is this slide so jittery?

2008-03-28 Thread Rick Faircloth
Anyone? Hi, all... Thought I had this solved, but would anyone care to take a look at this page: http://c21ar.wsm-dev.com/cfm/our-agents.cfm And click on the Click here to view or hide agent's biography link? FF2 doesn't have the jitters. The top agent's bio slides in smoothly. Any

[jQuery] Re: (Bump) Why is this slide so jittery?

2008-03-28 Thread Rick Faircloth
the height dynamically. You know the height of the container, try setting that in your CSS (same as the picture height I'd guess). 10 to 1 says that fixes it. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent: Friday, March

[jQuery] Re: (Bump) Why is this slide so jittery?

2008-03-28 Thread Rick Faircloth
IE 6] link rel=stylesheet href=ie6.css type=text/css / ![endif]-- --Karl _ Karl Swedberg www.englishrules.com www.learningjquery.com On Mar 28, 2008, at 5:04 PM, Rick Faircloth wrote: I'm glad I didn't bet against your odds! By putting a min

[jQuery] Re: flickering side effect in IE 7

2008-04-03 Thread Rick Faircloth
Don't know if this will help your situation or not, but I had some flickering problem with a simple slide toggle, which sounds similar to what you're describing. The solution was to set a min-height for the container of the div's. Give height declaration a try and see if that helps. Rick

[jQuery] Re: click on a link and have a table appear - can't get it to work

2008-04-05 Thread Rick Faircloth
Let's make a few adjustments to your code and see what happens... First (and something I used to forget when I first started), do you have your jquery referenced in the head section of your document? script src=jquery-1.2.2.pack.js type=text/javascript/script Now, the jquery... try this:

[jQuery] How do I use ColdFusion and jQuery variables for pagination?

2008-04-10 Thread Rick Faircloth
Hi, all... I'm a bit confused about how to get variables from jQuery that I can use in my ColdFusion code. In typical CF pagination, I use startrow and maxrows variables to limit the query output. How would I get these variables from the jQuery? I just can't piece together what's happening.

[jQuery] Re: How do I use ColdFusion and jQuery variables for pagination?

2008-04-13 Thread Rick Faircloth
and then the plugin takes care of the pagination. -- Josh - Original Message - From: Rick Faircloth [EMAIL PROTECTED] To: jquery-en@googlegroups.com Sent: Thursday, April 10, 2008 12:19 PM Subject: [jQuery] How do I use ColdFusion and jQuery variables for pagination? Hi, all

<    1   2   3   4   5   6   7   8   9   >