[jQuery] jQuery tabs - create 'modal' or 'force-focused' tab?

2008-04-16 Thread MichaelEvangelista
I am creating a simple application that allows uploading of images in a popup window, when completing a form. The popup returns the filename to the the parent form when closed, works great. But I'd like to move this function to a jquery tab instead. Has anyone had success, or care to share

[jQuery] Re: Focus First 'visible' field

2008-04-14 Thread MichaelEvangelista
I've been looking for a solution like this, but that will work with any type of form input. The code I've been using is below (where form-id is the ID of the containing form) It works great in Firefox but IE throws the error 'this.parentNode.borderCss.on' is null or not an object I tried your

[jQuery] problem with focus() and IE

2008-04-14 Thread MichaelEvangelista
I wrote a simple little bit of code to set focus on the first visible form element in a form $('#tab0 table tr :input:visible:first').focus(); It works great in Firefox but IE throws the error 'this.parentNode.borderCss.on' is null or not an object I also tried $('#tab0

[jQuery] jQuery pagination : works in FF, but I.E... not so much

2008-04-03 Thread MichaelEvangelista
this is a plea for help I'm stuck... and it might be simple but... I'm stuck. http://www.eastcoastgolfsales.com/products/ladies/productlistsgloves_mre.cfm?CategoryID=20 Love the pagination plugin, and thought I had it made, till the client pointed out that the pagination is not creating more

[jQuery] Browser.Version for IE7 Vista returned as 6

2008-02-22 Thread MichaelEvangelista
I am trying to eliminate some width-related effects in IE6 but leave them intact for 7 - however, browser.version returns IE7 as 6.0, and I cannot find a way to differentiate the two. I am aware this is a known issue, but I haven't found a fix that works. Does anybody have a working solution

[jQuery] Thickbox opens off screen in IE7 - must fix, site already launched!

2007-11-16 Thread MichaelEvangelista
Here is the site www.inkedpress.com Type your name in the text box and click submit. Then click any of the thumbnails to pick a letter you should see a thickbox popup with a set of thumbnails and some buttons. The broken version looks like this

[jQuery] Re: thickbox IE7 position

2007-11-16 Thread MichaelEvangelista
{bump} any further thoughts on this? Still fumbling for a cure... On Nov 6, 4:59 pm, MichaelEvangelista [EMAIL PROTECTED] wrote: I am using a thickbox modal window to show an ajax routine on an ecommerce site. Everything's working great, except in IE7 where the thickbox is aligning

[jQuery] Re: Thickbox opens off screen in IE7 - must fix, site already launched!

2007-11-16 Thread MichaelEvangelista
the size of the browser window affect it? JK -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of MichaelEvangelista Sent: Friday, November 16, 2007 10:07 AM To: jquery-en@googlegroups.com Subject: [jQuery] Thickbox opens off screen in IE7 - must fix, site

[jQuery] Re: Thickbox opens off screen in IE7 - must fix, site already launched!

2007-11-16 Thread MichaelEvangelista
Design Web : www.mredesign.com Newsgroups: news://forums.mredesign.com Blog : www.miuaiga.com Wizzud [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] IE7 v7.0.5730.11 on XP - no problem. On Nov 16, 9:54 pm, MichaelEvangelista [EMAIL PROTECTED] wrote: Where it was breaking, does

[jQuery] Re: thickbox IE7 position

2007-11-09 Thread MichaelEvangelista
it's just some configuration issue with IE7. A.C. On Nov 7, 11:45 pm, MichaelEvangelista [EMAIL PROTECTED] wrote: Thanks for the reply... I am runningIE7on windows Vista Version number says 7.0.6000.16546 -- -- Michael Evangelista, Evangelista Design Web :www.mredesign.com Newsgroups: news

[jQuery] Re: thickbox IE7 position

2007-11-07 Thread MichaelEvangelista
to the latest version of IE7? would like to know more about this before I look into the code. Thanks, A.C. On Nov 7, 7:59 am, MichaelEvangelista [EMAIL PROTECTED] wrote: I am using a thickbox modal window to show an ajax routine on an ecommerce site. Everything's working great, except in IE7 where

[jQuery] thickbox IE7 position

2007-11-06 Thread MichaelEvangelista
I am using a thickbox modal window to show an ajax routine on an ecommerce site. Everything's working great, except in IE7 where the thickbox is aligning to the bottom of the page, rather than centering vertically. (When the page is longer than the viewer's browser window,this results in part

[jQuery] Re: jQuery AJAX Docs

2007-11-03 Thread MichaelEvangelista
Hi Dave - iirc, there was a very basic example on 15daysofjquery.com (around day 10 I think) I haven't gone far with it but the examples and demos I played with made it seem so much easier than I expected (like everything jquery!) -- -- Michael Evangelista, Evangelista Design Web :

[jQuery] Flash 3 times?

2007-10-22 Thread MichaelEvangelista
I have a client who wants to have a photo load on the page, then 'blink' 3 times about 1 second apart. Either a blinking border or replacing the image with another image and back, or another method to draw attention to the image when the page loads (user is supposed to click image to initiate

[jQuery] Re: Flash 3 times?

2007-10-22 Thread MichaelEvangelista
[mailto:[EMAIL PROTECTED] On Behalf Of MichaelEvangelista Sent: Monday, October 22, 2007 1:19 PM To: jquery-en@googlegroups.com Subject: [jQuery] Flash 3 times? I have a client who wants to have a photo load on the page, then 'blink' 3 times about 1 second apart. Either a blinking border or replacing

[jQuery] Re: slideUp/slideDown - Bug in IE with images

2007-10-21 Thread MichaelEvangelista
just a thought, probably better ways - but could you use the same css() to set 'background:none' at the same time you trigger the slideup? -- -- Michael Evangelista, Evangelista Design Web : www.mredesign.com Newsgroups: news://forums.mredesign.com Blog : www.miuaiga.com debussy007 [EMAIL

[jQuery] Re: JQuery Cycle Plugin

2007-10-12 Thread MichaelEvangelista
Excellent! thanks for sharing... this will get lots of use, and soon! -- -- Michael Evangelista, Evangelista Design Web : www.mredesign.com Newsgroups: news://forums.mredesign.com Blog : www.miuaiga.com MikeR [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Ran across this while

[jQuery] Re: jQuery 1.2.1 and Validation Plug-in won't run in IE 7...

2007-10-09 Thread MichaelEvangelista
that's not the latest version? Rick From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of MichaelEvangelista Sent: Tuesday, October 09, 2007 12:04 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: jQuery 1.2.1 and Validation Plug-in won't run in IE 7... Hi Rick - I had

[jQuery] Re: jQuery 1.2.1 and Validation Plug-in won't run in IE 7...

2007-10-09 Thread MichaelEvangelista
) and IsDefined(form_errors.event_name) p style=font-weight:bold; class=error cfoutput#form_errors.event_name#/cfoutput /p /cfif -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of MichaelEvangelista Sent: Tuesday, October 09, 2007 10:25 AM

[jQuery] Re: jQuery 1.2.1 and Validation Plug-in won't run in IE 7...

2007-10-09 Thread MichaelEvangelista
it would behave as expected. Who knows what will happen in production! Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of MichaelEvangelista Sent: Tuesday, October 09, 2007 11:39 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: jQuery 1.2.1

[jQuery] Re: Please TEST? Re: Safari crash and burn on Accordion form

2007-10-08 Thread MichaelEvangelista
PROTECTED] MichaelEvangelista wrote: update - it was actually super easy to sniff for Safari and to replace the calls to the accordion function with plain ol' jQuery .slideUp() and .slideDown() My only safari version is via Browsercam - and I really can't tell how the animation looks. http

[jQuery] Image chooser / smooth popup with jQuery?

2007-10-08 Thread MichaelEvangelista
Has anyone created a similar app, using jQuery, to the extjs.com Image Chooser? http://extjs.com/deploy/ext/docs/index.html - click Image Chooser Component in the right column I need to do something similar, but simpler - my page will have a set number of 'blank' thumbnails. 1) Click any

[jQuery] Re: jQuery 1.2.1 and Validation Plug-in won't run in IE 7...

2007-10-08 Thread MichaelEvangelista
Hi Rick - I had a similar issue with jQuery 1.2 and IE... until I read down towards the bottom of Joern's discussion page for the plugin , and saw a link to a new version posted just a few weeks ago... works great now! Let me know if you don't find it. -- -- Michael Evangelista, Evangelista

[jQuery] Re: show/hide FAQ - simplify my code?

2007-10-05 Thread MichaelEvangelista
if there are actually items to show/hide respectively). I haven't overloaded on the comments, but see if you can follow it... (BTW it's v1.2+ dependent.) MichaelEvangelista wrote: http://www.mredesign.com/demos/jquery-show-hide/#thedemo got it working just the way I wanted (thanks, Glen!) I wrote out

[jQuery] Please TEST? Re: Safari crash and burn on Accordion form

2007-10-05 Thread MichaelEvangelista
like jQuery over other libraries... things are what they 'say' they are... browser, slide up, slide down... no brainer! -- -- Michael Evangelista, Evangelista Design Web : www.mredesign.com Newsgroups: news://forums.mredesign.com Blog : www.miuaiga.com MichaelEvangelista [EMAIL PROTECTED

[jQuery] Re: jQuery newsgroups? (nntp)

2007-10-04 Thread MichaelEvangelista
perfect, thanks! On Oct 3, 10:34 am, RealET [EMAIL PROTECTED] wrote: * MichaelEvangelista tapuscrivait, le 03/10/2007 17:44: Is there an NNTP jQuery group out there somewhere? Are there any other forums or discussion groups other than this one, with equal or higher traffic? I find

[jQuery] Re: jQuery newsgroups? (nntp)

2007-10-04 Thread MichaelEvangelista
, there is a fairly new support forum/discussion board: http://jqueryhelp.com/ annc thread:http://groups.google.com/group/jquery-en/browse_thread/thread/3aef57e... - Richard On 10/3/07, MichaelEvangelista [EMAIL PROTECTED] wrote: Is there an NNTP jQuery group out there somewhere? Are there any

[jQuery] Re: jQuery newsgroups? (nntp)

2007-10-04 Thread MichaelEvangelista
Odd, I can read the group fine with my newsreader but am getting bounce messages from my post, saying I have to join the group to post. I'll try deleting the account and rejoining On Oct 3, 10:34 am, RealET [EMAIL PROTECTED] wrote: * MichaelEvangelista tapuscrivait, le 03/10/2007 17:44

[jQuery] Re: Noob click-change-click question re. parent class rules

2007-10-04 Thread MichaelEvangelista
probably should explore using the toggle() function. $(p).toggle(function(){ $(this).addClass(selected); },function(){ $(this).removeClass(selected); }); This allows you to easily distinguish the odd and even actions. Glen On 10/3/07, MichaelEvangelista [EMAIL PROTECTED] wrote: I've been going

[jQuery] Re: jQuery newsgroups? (nntp)

2007-10-04 Thread MichaelEvangelista
tEsTiNg Is this thing on... ? -- -- MichaelEvangelista [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Odd, I can read the group fine with my newsreader but am getting bounce messages from my post, saying I have to join the group to post. I'll try deleting the account

[jQuery] show/hide FAQ - simplify my code?

2007-10-04 Thread MichaelEvangelista
http://www.mredesign.com/demos/jquery-show-hide/#thedemo got it working just the way I wanted (thanks, Glen!) I wrote out these rules long hand as I went through the creation/learning process, but I am sure there are several ways I could compact this to fewer lines. Anybody want to have a

[jQuery] Noob click-change-click question re. parent class rules

2007-10-03 Thread MichaelEvangelista
I've been going through various tutorials and demos of jQuery, and finding my way fairly well, at least with the basics. To work my way through a few concepts , I put up a quick demo of a show/hide Faq-type system http://www.mredesign.com/demos/jquery-show-hide/ but as I did so, I had a question

[jQuery] jQuery newsgroups? (nntp)

2007-10-03 Thread MichaelEvangelista
Is there an NNTP jQuery group out there somewhere? Are there any other forums or discussion groups other than this one, with equal or higher traffic? I find rapid-fire user groups to be the best possible asset for my way of deciphering new stuff... and I'm soaking up jQuery as fast as time will

[jQuery] Re: jqGalViewII plugin beta release

2007-10-03 Thread MichaelEvangelista
Very nice indeed! Will the final version support captions and/or gallery titles? Was picturing a tooltip on hover ala flickr and others. Also, how does it handle vertical vs. horizontal images, or varying size images? I love any type of gallery that is easy to make dynamic and takes up minimal

[jQuery] (cross post) Safari problem with accordion plugin / Safari detector / workaround ?

2007-10-01 Thread MichaelEvangelista
(cross post with UI Group - are same members are in both?) Hi group - I've built a set of pages on this site, creating multi-step forms using Joern's accordion plugin ( http://bassistance.de/jquery-plugins/jquery-plugin-accordion/) Everything's working great - except in Safari, where it falls

[jQuery] Re: Debugging in Safari 2

2007-10-01 Thread MichaelEvangelista
gordon - did you find out anything about safari js/jquery bugs in general? I am up against a similar issue. On Sep 25, 9:26 am, Gordon [EMAIL PROTECTED] wrote: I really need a hand with my IT Assistant project (http://www.pcwb.com/ assistants/) and an issue inSafariversion 2. As it works

[jQuery] Re: (cross post) Safari problem with accordion plugin / Safari detector / workaround ?

2007-10-01 Thread MichaelEvangelista
makes the form visible makes me think I should be able to trigger some other browser property to do the same. any ideas? On Oct 1, 8:49 pm, MichaelEvangelista [EMAIL PROTECTED] wrote: (cross post with UI Group - are same members are in both?) Hi group - I've built a set of pages on this site

[jQuery] Paid help with jQuery / plugins?

2007-09-26 Thread MichaelEvangelista
Hello group - I have just recently stumbled on to jQuery and already I am infatuated with the possibilities. That said, I am an obvious noob and may have bitten off more than I can chew on a current project. This page http://comparemyagent.com/forms/fa_sell.cfm is using Jorn's Validation and