[jQuery] Flash Video and Thickbox grouping

2008-05-15 Thread Jason Levine
I have a personal family photos website that I build using jQuery. I'm attempting to use Thickbox to display some Flash Video (.flv) files along with the photos. I was able to get Thickbox to display the video and sort of group it with the others. The video comes first in the listing, so the

[jQuery] Re: jQuery TShirt

2008-05-12 Thread Jason Levine
How about a jQuery tie for those of us who need to dress up when we go to work. ;-) -- View this message in context: http://www.nabble.com/jQuery-TShirt-tp17129265s27240p17187162.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.

[jQuery] Two column menu using jdMenu?

2008-04-03 Thread Jason Levine
Hi, I'm using jdMenu for a new project and came across a problem. Some of my menus are so long that they run off the page. Is there any way of making the menu spill over into a second column. If that can't be done, can it cut off and allow people to scroll through the listings? How should I

[jQuery] Re: Masked Input Optional Characters

2008-01-29 Thread Jason Levine
Actually, what I think I'm looking for is more advanced masking/validation. I want to encourage users to use 2 digits for month, but recognize that using one digit will be valid also. Perhaps a plugin where the value of the field is matched against a regular expression. If it doesn't match,

[jQuery] Masked Input Optional Characters

2008-01-25 Thread Jason Levine
Is there any way to have a Masked Input have optional characters? For example, if I have a month field, I would want to allow 01, 02, 03, etc, but also 1, 2, 3, etc. If I define the mask as 99, then it blanks out the field if the leading zero isn't added. I even tried defining my own

[jQuery] Re: JQuery UI Dialog not working

2008-01-09 Thread Jason Levine
Cool! When my site is ready for beta testing, I plan on asking folks here for comments since it'll rely on JQuery so much. (This won't be for awhile, though. I get about 2 hours to work on it per day and it's going to be pretty complex.) -- View this message in context:

[jQuery] JQuery UI Dialog not working

2008-01-08 Thread Jason Levine
the URL: http://www.jasons-toolbox.com/Recipes/DialogTest.asp Here's the URL using the latest copy of JQuery right from the servers: http://www.jasons-toolbox.com/Recipes/DialogTest.asp?Latest=y Any ideas why it won't work? Thanks in advance, -Jason Levine -- View this message in context: http

[jQuery] Re: JQuery UI Dialog not working

2008-01-08 Thread Jason Levine
Thanks. It always seems to be the simple stuff that gives me the most trouble! As a side note, I found myself needing a feature that the UI Dialog script didn't support, so I added it. It's the ability to specify a function to be run when the dialog closes. To accomplish this, I changed the

[jQuery] Re[jQuery] naming JAddTo plugin

2007-12-17 Thread Jason Levine
idea. The plugin-currently-known-as-JAddTo is available from: http://www.jasons-toolbox.com/JAddTo/ -Jason Levine -- View this message in context: http://www.nabble.com/Renaming-JAddTo-plugin-tp14372447s27240p14372447.html Sent from the jQuery General Discussion mailing list archive

[jQuery] Re: [PLUGIN] JAddTo

2007-12-15 Thread Jason Levine
I had some more ideas for the plugin and so added them in just now. This is rapidly turning from a single-purpose plugin (put Add To links on the page) into something that may be of more general use and something that can be more customized. This version adds custom CSS Classes (so more than

[jQuery] Re: [PLUGIN] JAddTo

2007-12-13 Thread Jason Levine
I just added some features to JAddTo. You can now add custom entries. To accommodate this, I changed the IncludeSites option from a comma-delimited string to an array of strings/objects. If the entry is a string, it uses the pre-defined list like before. If, however, the entry is an object,

[jQuery] Re: [PLUGIN] JAddTo

2007-12-13 Thread Jason Levine
experience. ;-) Sure it's not the type of plugin that will see wide usage, but it helped me learn a bit more, it served the purpose it was designed for and was fun to write. -Jason Levine -- View this message in context: http://www.nabble.com/-PLUGIN--JAddTo-tp14302539s27240p14317206.html Sent

[jQuery] [PLUGIN] JAddTo

2007-12-12 Thread Jason Levine
This is my first JQuery plugin in awhile. I needed to put up a series of Add To Digg-style links on the http://www.ShootingForACause.com/2008/ Shooting For A Cause website. After collecting the images and links, I realized that this would make for a good JQuery plugin. So I wrote it. I

[jQuery] Re: [PLUGIN] JAddTo

2007-12-12 Thread Jason Levine
D'oh! Thanks for pointing that out. It should be fixed now. -- View this message in context: http://www.nabble.com/-PLUGIN--JAddTo-tp14302539s27240p14303233.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.

[jQuery] Re: [PLUGIN] JAddTo

2007-12-12 Thread Jason Levine
Thanks. That should be fixed now. -- View this message in context: http://www.nabble.com/-PLUGIN--JAddTo-tp14302539s27240p14309325.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.

[jQuery] [SITE SUBMISSION] Shooting For A Cause Charity site

2007-12-10 Thread Jason Levine
image was selected for its April page. -Jason Levine -- View this message in context: http://www.nabble.com/-SITE-SUBMISSION--Shooting-For-A-Cause-Charity-site-tp14255673s27240p14255673.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.

[jQuery] Re: New in JQuery! Prototype PeriodicalUpdater in JQuery? How?

2007-05-30 Thread Jason Levine
Would this help? http://www.jasons-toolbox.com/JHeartBeat/ (I haven't had the chance to update it to JQuery 1.1.x so it might need a tweak or two or the Compatibility plugin.) -- View this message in context:

[jQuery] Re: [Firefox Extension] jQuery Detect

2007-04-07 Thread Jason Levine
Very cool! I'll give it a shot. -- View this message in context: http://www.nabble.com/-Firefox-Extension--jQuery-Detect-tf3542216s15494.html#a9889631 Sent from the JQuery mailing list archive at Nabble.com.