[jQuery] Re: Generate Session ID

2009-02-14 Thread C.Everson
On Sat, 14 Feb 2009 10:41:05 -0900, Tim Johnson wrote: Using Ajax with jQuery - would it be practical and safe for the document to generate a Session ID in the onload or document.ready phase and pass it to the server-side script? Tim, IMHO the ONLY way to ensure a unique session ID is to

[jQuery] Re: How to get ClueTip to open in parent document?

2009-01-04 Thread C.Everson
On Sun, 4 Jan 2009 23:27:23 -0500, Karl Swedberg wrote: Sorry I haven't had a chance to look into this yet. I never work with i-frames, so I'm afraid I won't be of much help with the issue. However, you might have success with the $.cluetip.setup() method. Try setting the

[jQuery] How to call ClueTip direct and pass the Tip as a parameter

2009-01-02 Thread C.Everson
Hello, Is it possible to use ClueTip in such a manner as to simply call the ClueTip and pass it the title and tip as a parameter? I posted a question a few days ago about how to get ClueTip to open from a link in an Iframe document so that it opens in the parent window (instead of being clipped

[jQuery] How to get ClueTip to open in parent document?

2009-01-01 Thread C.Everson
First off - Happy New Year to everyone! I am trying to use the excellent Cluetip plugin from: http://plugins.learningjquery.com/cluetip to display some content in a hidden DIV on a page that is pulled into context of the main page with an I-frame. I can easily get the content to display in

[jQuery] Re: Slide Show (S6) Autoplay Addon Beta (w/ Scroll-Up Effect) - jQuery Animate in Action

2008-10-15 Thread C.Everson
On Tue, 14 Oct 2008 21:51:46 -0700 (PDT), Gerald wrote: See an example slide show in action @ http://slideshow.rubyforge.org/autoplay.html The URL presents this message: Microsoft's Internet Explorer browser has no built-in vector graphics machinery required for loss-free gradient

[jQuery] Re: WYSIWYG input for Jeditable

2008-09-06 Thread C.Everson
On Sat, 6 Sep 2008 16:38:55 +0300, Mika Tuupola wrote: http://www.appelsiini.net/projects/jeditable/wysiwyg/wysiwyg.html Hi Mike, Selecting text and clicking the H1-3 does not work for me in IE7. FF seems OK. Also FYI - where it says Weblog|Projects seems pushed down the page (half off the

[jQuery] Re: jquery lightbox - balupton question

2008-07-10 Thread C.Everson
On Thu, 10 Jul 2008 15:37:58 -0700 (PDT), balupton wrote: Did you get this working? If not could you repost it here: http://plugins.jquery.com/project/issues/jquerylightbox_bal along with a sample url so I can look at it and see what is going wrong. Just a note, your demo page:

[jQuery] Re: Superfish 1.4.4 released - has auto-submenu arrows

2008-07-07 Thread C.Everson
On Tue, 8 Jul 2008 00:52:19 +1000, Joel Birch wrote: Third release in 7 days, and like the subject says: auto generation of submenu arrows via an added span, customisable CSS, and nicely degradable indexed alpha-transparent png that should work for all colour schemes and menu types. Can be

[jQuery] Re: Using ClueTip with Image Maps in IE

2008-07-05 Thread C.Everson
On Fri, 4 Jul 2008 23:39:42 -0400, Karl Swedberg wrote: ok. quick suggestion for now until I look more into this: you don't need to use the rel attribute at all. you can instead set the attribute option to any attribute you want. You could use the title attribute from the area for the

[jQuery] Re: UI Dialog with BUG when resize in IE?

2008-07-04 Thread C.Everson
On Fri, 4 Jul 2008 12:18:52 -0700 (PDT), Leandro Vieira Pinho wrote: I´m with problem with UI Dialog, and I´m thing it´s a bug. In this UI Dialog example http://docs.jquery.com/UI/Dialog is possible to verify. If you resize the Dialog to right, for example, and then try to resize to

[jQuery] Using ClueTip with Image Maps in IE

2008-07-03 Thread C.Everson
Hello, I've been working with ClueTip (GREAT plug-in!) and image maps. After digging around on Google for some time I came across the link to this example: http://test.learningjquery.com/clue/chic-test.html (note that there are only two images that display the Cluetip and that neither has a

[jQuery] Re: Using ClueTip with Image Maps in IE

2008-07-03 Thread C.Everson
On Thu, 3 Jul 2008 14:12:56 -0400, Karl Swedberg wrote: Sorry for the delay in replying. I'll try to take a look at this tonight. Thanks Karl! BTW, another issue that I ran into with the Image Maps is that REL appears to NOT be a valid attribute of the AREA tag. This was causing HTML

[jQuery] Re: Star Rating Plugin

2008-07-02 Thread C.Everson
On Wed, 2 Jul 2008 07:32:14 -0700 (PDT), Diego A. wrote: Thanks for pointing that out. Silly me thought it would be OK to test using the Simulate IE7 feature in IE8. Turns out not even that works in IE... LOL - I can believe that. I don't even have IE8 beta installed right now as it is

[jQuery] jQuery Tooltip with image map

2008-07-02 Thread C.Everson
Is it possible to trigger the jQuery tooltip (and also jQmodal) from an area on an image map? Any examples around? Thanks! Chuck

[jQuery] Re: Star Rating Plugin

2008-07-01 Thread C.Everson
On Tue, 1 Jul 2008 10:53:00 -0700 (PDT), Diego A. wrote: Oops, forgot to post a link: http://www.fyneworks.com/jquery/star-rating/ Thanks for these updates Diego, But it appears these pages do not work at all in IE7 either. You may be fine with thatg, but it does make the rest of us wonder

[jQuery] Re: Multiple File Upload Update

2008-07-01 Thread C.Everson
On Tue, 1 Jul 2008 10:52:22 -0700 (PDT), Diego A. wrote: Oops, forgot to post the link: http://www.fyneworks.com/jquery/multiple-file-upload/ Diego, Just an FYI - your website is broken in IE7. http://www.fyneworks.com/jquery/multiple-file-upload/# Where it says: jQuery Multiple File

[jQuery] Re: Multiple File Upload Update

2008-07-01 Thread C.Everson
On Tue, 1 Jul 2008 10:52:22 -0700 (PDT), Diego A. wrote: http://www.fyneworks.com/jquery/multiple-file-upload/ Diego, Also the navigation menu on that page does not work in IE7. There is no way to reach the actual download link. I guess your using some alternate browser, but for public

[jQuery] Cycle Plugin with Lightbox?

2008-06-30 Thread C.Everson
Does anyone have a link to an example where they are combining the excellent Cycle plug-in with a lightbox type modal display? I'd like to be able to present the slides in Cycle, then let the user click a slide to see the larger image in a lightbox (or similar) presentation. Thanks! Chuck

[jQuery] Lightbox w/o resize

2008-06-30 Thread C.Everson
I'm looking for a lightbox type presentation (like thickbox or similar), but I would prefer one that does NOT resize the images. Any suggestions? Thanks! Chuck

[jQuery] Re: Lightbox w/o resize

2008-06-30 Thread C.Everson
On Tue, 1 Jul 2008 01:06:40 +1000, Joel Birch wrote: I recommend Shadowbox. It has many options - the one you want is handleLgImages set to 'none'. http://mjijackson.com/shadowbox/ Thanks Joel! That looks promising - I'll check it out. Chuck

[jQuery] Re: A Pluggable jQuery Extension Architecture

2008-06-25 Thread C.Everson
On Tue, 24 Jun 2008 21:48:42 -0700 (PDT), Scott wrote: You can check out the article at http://blog.skybluecanvas.com Scott, Just an FYI - your About, Contact and Feed buttons overlap the top line of content on your website in IE7. There appear to be some other hidden buttons there too. The

[jQuery] Re: New JQuery Plugin - Menu Toggle Adder

2008-06-15 Thread C.Everson
On Sat, 14 Jun 2008 14:35:14 -0700 (PDT), Ed wrote: I fixed an error on the demo page (not the script) that was causing the error. On the demo page, I had an extra comma at the end of the last value in the settings object... rookie mistake. I appreciate you help! Glad you got it sorted out

[jQuery] Re: New JQuery Plugin - Menu Toggle Adder

2008-06-14 Thread C.Everson
On Sat, 7 Jun 2008 09:25:33 -0700 (PDT), steve_f wrote: Your demo page does not work in FF3, also I get a script error running IE8.0 but in IE7.0 compat mode. On Jun 7, 4:20 pm, Ed [EMAIL PROTECTED] wrote: Here's a new JQuery Plugin: Menu Toggle Adder

[jQuery] Printing iFrame contents

2008-04-19 Thread C.Everson
Hi, Is it possible to use jQuery to print ONLY the contents of an iFrame? I'm trying to add a PRINT button to a jQuery lightbox, but not getting anywhere. If I use a Javascript:print() then the entire browser window is printing. Thanks! Chuck

[jQuery] Re: Printing iFrame contents

2008-04-19 Thread C.Everson
On Sat, 19 Apr 2008 14:58:30 -0700 (PDT), fllados wrote: I had to make the same for DIV's and the solution I've got was: 1) Use window.open (var w = window.open('','name','width=X,height=Y'); 2) Copy the html to the new window ( w.document.write($(N).html()); w.document.close(); ) 3)