[jQuery] jQuery Form Processing

2010-01-12 Thread Seth
Hello, I'm trying to use this method to process a form and return an alert without navigating to a new page for the form processing. http://jquery.malsup.com/form/#getting-started I have this in my head statement: script type=text/javascript src=js/jquery-1.3.2.js/script script

[jQuery] Re: jQuery Form Processing

2010-01-12 Thread Seth
=posttime.php   method=post --Karl Karl Swedbergwww.englishrules.comwww.learningjquery.com On Jan 12, 2010, at 9:49 AM, Seth wrote: Hello, I'm trying to use this method to process a form and return an alert without navigating to a new page for the form processing. http

[jQuery] Validation

2010-01-12 Thread Seth
Hello, I'm using jquery with the form and validation plugins. I have this: script type=text/javascript $(document).ready(function() { $(#autoSumForm).validate({ rules: { p1001: {number: true},

[jQuery] JQuery Modal AJAX and ASP.NET

2009-12-28 Thread Seth
I am a newbie of JQuery and got stuck with sending data from JQuery Modal to asp.net page. Here is my code: code function getGrower(rowid) { // get data in the selected row and prepare query string var c = 0; var str = ; $(#result_tbl tr td. + rowid).each(function() {

[jQuery] html in xml tag

2009-08-12 Thread Seth
Hi guys, I have an XML file like this ?xml version=1.0 encoding=utf-8? data item nameLorem ipsum/name descriptionLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim

[jQuery] Re: html in xml tag

2009-08-12 Thread Seth
believes in a religion or not, and whether one believes in rebirth or not, there isn't anyone who doesn't appreciate kindness and compassion..'   From:       Seth claudiu.dan...@gmail.com                                                                                     To:         jQuery

[jQuery] Re: html in xml tag

2009-08-12 Thread Seth
Lead, Global Solutions, ibm.com Phone:  1-276-206-8393 E-mail:  mjlaw...@us.ibm.com 'Whether one believes in a religion or not, and whether one believes in rebirth or not, there isn't anyone who doesn't appreciate kindness and compassion..'   From:       Seth claudiu.dan...@gmail.com

[jQuery] Re: html in xml tag

2009-08-12 Thread Seth
-mail: mjlaw...@us.ibm.com 'Whether one believes in a religion or not, and whether one believes in rebirth or not, there isn't anyone who doesn't appreciate kindness and compassion..' Inactive hide details for Seth ---08/12/2009 03:48:48 PM---Thank you Michael for your reply however wrapping

[jQuery] Re: html in xml tag

2009-08-12 Thread Seth
:  1-276-206-8393 E-mail:  mjlaw...@us.ibm.com 'Whether one believes in a religion or not, and whether one believes in rebirth or not, there isn't anyone who doesn't appreciate kindness and compassion..'   From:       Seth claudiu.dan...@gmail.com

[jQuery] is .closest() included in 1.3.2. minified?

2009-07-15 Thread Seth WB
Hi I'm trying to keep the load time down on my site... many users from the UK! is .closest() included in 1.3.2. minified or do I need the full thing (114kb)?

[jQuery] [autocomplete] disable submit until valid selection is made

2009-05-05 Thread Seth
Hello, I have a situation where the only valid inputs on my autocomplete field are the ones supplied by my ajax method. Is there a way to disable the submit button on my form until the input field contains one of the autocomplete values?

[jQuery] Dynamically Created TextArea

2008-11-18 Thread Seth - TA
+ $ (':input[type=textarea]').length + ' tabindex='11' cols='80' rows='5' class='xlarge' style='width: 460px; margin-top: 10px;'/ textarea); return false; }); Any help is greatly appreciated. Seth

[jQuery] Safe Validate for Salesforce

2008-11-05 Thread Seth - TA
. This is there recommended way http://blogs.salesforce.com/adwords/2007/09/web-to-lead-for.html. Any one have experience with this, or have any suggestions of not using form.submit? Thanks. Seth

[jQuery] Re: Selecting multiple table rows with jQuery and Tablesorter

2008-10-21 Thread Seth
First, I'm sorry I have no answers, but I want you to know you are not alone with this issue. I also need users to be able to select multiple rows at once, using a modifier key like shift. Sometimes they will select 20 rows at a time so clicking each one individually would be a usability

[jQuery] Sifr removing header when printing

2008-10-01 Thread Seth - TA
I am working to get my print CSS correct, however, the h2 tags which I am using sifr on, are getting hidden when printing the page. Any thoughts on how to remedy this? Thanks. Seth

[jQuery] ajax success within a plugin

2008-08-28 Thread Seth Buntin
I am trying to create a polling plugin called via $ (#element).poll(); Within the plugin I am calling the $.ajax function. I have a default success option within the plugin but also allow the developer to override if needed. The problem I am having is that withing the success of the ajax

[jQuery] SimpleModal for lead generation

2008-08-27 Thread Seth - TA
Hi there I am attempting to create a modal which will ask for an email address when a user attempts to download a document. The basic functionality is to capture a click, send document src (so redirecting from the modal can be done), send email address to remote page for processing, detect for

[jQuery] Re: Sorting Divs by Span Value

2008-06-20 Thread Seth - TA
TinySort 0.2.0 was just released with the IE for each fix. http://plugins.jquery.com/node/2986 On Jun 18, 3:28 pm, Seth - TA [EMAIL PROTECTED] wrote: @Kevin I got that same error as well. I made a comment on the plugins page to the author. Hopefully I will get an answer, I like the plugin

[jQuery] Re: firefox 3 RC1 : tremendous slow down

2008-06-19 Thread Seth - TA
I am not sure how fast the animations were in FF2, but it seems to me that your site is pretty smooth, animation wise. I'm running FF3 on XP w/ Core Duo 2. Seth On Jun 19, 6:48 am, Aldo [EMAIL PROTECTED] wrote: Hi I'm experiencing the same slow dows in animations and fades with FF3 Final

[jQuery] Re: Sorting Divs by Span Value

2008-06-18 Thread Seth - TA
@Kevin I got that same error as well. I made a comment on the plugins page to the author. Hopefully I will get an answer, I like the plugin. Seth On Jun 12, 6:01 pm, Kevin Pepperman [EMAIL PROTECTED] wrote: This is a handy plugin. But it seems to be throwing an expected '(' error in IE

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

2008-06-13 Thread Seth - TA
Just a suggestion - it took me a while to figure out I had to click the triangle for the drop down to work. Not many people are going to do that the first time. Might want to expand to having the triangle and the header clickable. Seth On Jun 13, 7:21 am, Ed [EMAIL PROTECTED] wrote: Thanks

[jQuery] Re: Sorting Divs by Span Value

2008-06-10 Thread Seth - TA
Found this plugin to do the job. TinySort - http://www.sjeiti.com/?page_id=321 On Jun 5, 7:29 pm, Dave Methvin [EMAIL PROTECTED] wrote: Wrap that html in a div id=hotels /div and try this code triggered by a button or link. function reorder(sortby, direction) {

[jQuery] Plotkit Port?

2008-06-06 Thread Seth - TA
I saw this when looking for chart functionality http://www.liquidx.net/plotkit/, but wasn't sure if anyone was looking to port it, or has? I saw the Chart plugin, but says 0.1 which says to me that it is pretty far off, although the demos looked alright. Just wondering. Seth

[jQuery] Re: Sorting Divs by Span Value

2008-06-05 Thread Seth - TA
thinking. Thanks for any help. Regards, Seth On Jun 4, 7:51 pm, Dave Methvin [EMAIL PROTECTED] wrote: For some reason, when sorting numbers, it disregards the second number. So if I have {11,100, 500} it would sort it {100,11,500}. That is completely wrong. Looks like it's doing

[jQuery] Re: Collecting info on sites using jquery.

2008-06-04 Thread Seth - TA
Here is a HUGE list, enjoy - http://docs.jquery.com/Sites_Using_jQuery On Jun 4, 6:36 am, Istvan Orban [EMAIL PROTECTED] wrote: Hi All, I have been using jQuery now more then 6 months. It is amazing. Although as a Java Programmer I found it very difficult to turn my head around, and start

[jQuery] Sorting Divs by Span Value

2008-06-04 Thread Seth - TA
and a distance in the other. I will have two links above the list of divs which can be clicked on to determine how they are sorted. Any help is greatly appreciated. Seth

[jQuery] [tablesorter] Custom Sorts

2008-05-13 Thread Seth - TA
and before 10, but between 90 and 89. Help with either one is greatly appreciated. Seth

[jQuery] Tablesorter - Custom Sorts

2008-05-13 Thread Seth - TA
this... 2008 - 90, 2008 - 9, 2008 - 89 It does see the 9 as coming after 8 and before 10, but between 90 and 89. Help with either one is greatly appreciated. Seth

[jQuery] Re: Printing A Div

2008-05-13 Thread Seth - TA
Dave Check this out. http://designerkamal.com/jPrintArea/ Seth On May 13, 1:24 pm, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I want to print a div that contains content. I know how to do it with CSS, I need to be able to print different things from different parts of a page. Need some

[jQuery] Re: popup window like google map infowindow

2008-04-23 Thread Seth - TA
Check this out. http://jqueryfordesigners.com/coda-popup-bubbles/ I haven't done it personally, but its close. Seems cool. Hope it helps. Seth On Apr 23, 9:22 am, wesbird [EMAIL PROTECTED] wrote: Hi, I'm looking for a solution to create a popup window like google map infowindow. when I

[jQuery] is there a way to retrieve objects with a given :hover color?

2008-04-15 Thread Seth Tager
with $(this) $(this).addClass(identifier + color2Id(fg)); } } This works for objects with basic selectors, like a {color:blue} but not for objects like a:hover {color:red}. Is there some way to find the objects that have :hover colors? Seth

[jQuery] Re: copying from one select box or combobox to another.

2008-04-15 Thread Seth - TA
If I understood it correct I have a jQuery snippet where I did a Same as Shipping address kind of thing. code script $(document).ready(function(){ function same_billing() { var thisCheck = $(this); var owner_address = $(#owner_address).val(); var

[jQuery] Spam Plugin

2008-04-09 Thread Seth - TA
from the list? Regards, Seth

[jQuery] Re: attempting to replace img src

2008-04-09 Thread Seth - TA
Here is a hover function. Same concept though. $(#solution_list ul li a).hover(function () { img_src = $(this).attr(id); $(#change_img).attr({src: images/ + img_src + .jpg}); }, function () { img_src = ; }); On Apr 9, 11:19 am, Dan

[jQuery] Re: Spam Plugin

2008-04-09 Thread Seth - TA
Weird, I just checked it and it works. Odd. On Apr 9, 12:30 pm, Bil Corry [EMAIL PROTECTED] wrote: Seth - TA wrote on 4/9/2008 9:46 AM: I have a feed of new jQuery plugins that I like to check daily to see what great things are created. I saw this one today - http://plugins.jquery.com

[jQuery] [tabs] Using jQuery inside tabs

2008-02-25 Thread Seth - TA
so is important to what I am working on. Any help is greatly appreciated. Thanks. Seth

[jQuery] Tabs - Rempote tabs with jQuery not working

2008-02-25 Thread Seth McGuinness
I have a page creating new remote tabs on the fly, however, the remote tabs which have jQuery it them do not work. Is it possible to get the jQuery in them to work? If not, is there a solution that allows for tabs and for jQuery to be used in the tabs. Thanks. Seth

[jQuery] Re: Using jQuery inside tabs

2008-02-25 Thread Seth - TA
tips on how to go about it? Thank you. Seth On Feb 25, 4:30 pm, Klaus Hartl [EMAIL PROTECTED] wrote: On Feb 25, 8:48 pm, Seth - TA [EMAIL PROTECTED] wrote: I have created a page that calls $tabs.tabs(add, this.href, title); Where this.href is the link I am opening as a remote tab. This works

[jQuery] Re: Email validation broken in plugin v1.2?!

2008-02-04 Thread Seth - TA
Jörn - Thanks for doing that. Is 1.2.1 out? I saw in the trunk that the validate.js says 1.2.1pre. Is it usable? Thanks. Seth On Jan 31, 6:27 pm, Jörn Zaefferer [EMAIL PROTECTED] wrote: Scott González schrieb: Please, don't do that. The modified regex you provided is way over simplified

[jQuery] Re: [validate] Email validation broken in plugin v1.2?!

2008-01-30 Thread Seth - TA
a valid email without a .com, .net, etc, etc. Thanks. Regards, Seth On Jan 28, 3:10 pm, Jörn Zaefferer [EMAIL PROTECTED] wrote: Yuval schrieb: Thisemail [EMAIL PROTECTED] validates perfectly on v1.2. No .com nothing... Is it broken or is it done on purpose? I tried it on my site

[jQuery] jQuery.getScript() way to test if the script has already been downloaded?

2007-12-03 Thread seth
if that script has been downloaded? thanks seth

[jQuery] Re: Patch for jCarousellite jQuery 1.2.1

2007-11-08 Thread Seth - TA
Thanks for the patch. I still can't seem to get it working. Do you have a working example you could post? Thanks. Seth On Oct 10, 1:03 pm, Stosh [EMAIL PROTECTED] wrote: I haven't seen anyone post apatchforjCarouselliteyet, so if anyone is trying to get it to work with jQuery 1.2.0 the fixes

[jQuery] n2menu Mouseout Function

2007-10-02 Thread Seth - TA
, but when they mouseout no matter where they go (another menu selection, some other location on the screen) the expanded menu is hidden. Any thoughts?? Thanks. Regards, Seth