I'm fairly new to jQuery and don't understand exactly why this isn't
working. I bind the tabsselect to one of my nested tabs hoping it will
execute that function, though I do not get any errors with firebug and
it doesn't work. Can anyone clue me into what I'm doing wrong? Thanks!
Jonathan
#
Thanks, Jon,
I tried out the technique described in the link that you provided and
it worked very well.
Thank you for saving much of my time and effort.
On Jan 15, 11:19 am, Jon Banner wrote:
> have a go withhttp://docs.jquery.com/Core/jQuery.noConflict
>
> 2010/1/15 j...@verax
&g
reful when
you copy javascript plug-ins from the internet if you are already
using javascript frameworks. They will most likely create an
incompatibility.
I have to now do either of the following:
a) re-write all my javascript code to use jQuery
b) write my own autocomplete javascript.
On Jan 14, 5
Hi,
Im new to jquery.
I have a .hover that is applied to all ul li a
$("ul li a").hover
Question: How can I apply the .hover to a specific class or id?
I tried something like this but it didn't work for me:
$("#test ul li a").hover
$("test ul li a").hover
Thanks
osing </html> tag
>
> On Jan 14, 5:24 pm, "j...@verax" <joti.bis...@gmail.com> wrote:
>
>
>
> > Hi jQuery guru,
>
> > I have an application based on struts and tiles. Validation is done by
> > javascript at a global level.
> > When I
mitted to your ajax request and come back
> with a hit. If a match is not found the the text's input field will
> be cleared.
>
> On Jan 11, 2:58 pm, "j...@verax" wrote:
>
>
>
> > Hi,
>
> > I have been using the jquery autocomplete plug-in for so
field.style.backgroundColor = bgcolor;
// Add event handlers for focus and blur
Event.addEventHandler(field, "focus",
gotFocus);
Event.addEventHandler(field, "blur",
lostFocus);
Hi,
I have been using the jquery autocomplete plug-in for some time now
and find it very useful. Lately I have come across the following
problem in one of my JSP pages.
The autocomplete suggestions are displayed and formatted properly. But
when I select the one that I want, the result briefly app
I am a total newbie when it comes down to Jquery, still in the
learning process.
$(document).ready(function(){
$('#top-bar-login li.current').hover(
function() { $("#top-bar-login ul").css('display',
'block'); },
function()
I am using Superfish for a 4 tiered menu which, when complete, will
consist of several hundred individual links. As to not be penalized by
the big G, I want to load this menu via AJAX. My question then is, how
would I go about doing this so that the menu is loaded into it's
container div and then s
I am using the excellent jquery form plugin to obtain form data, do
some pre-submission processing, and pass the altered form on to a
django view via ajax for some additional processing.
I have a jQuery form plugin "beforeSubmit" function to basically
divide a form field by 12 if another "monthly/
Greetings,
I am Working with IE6.
I am conditionally, dynamically creating an iframe and populating it
with an external site. One site I'm loading is a cgi with form elements
that are messing up the navigation.
I'm using jkmegamenu.js for my navigation. As happens with IE6 the menu
opens behi
Hi All
I have used the multiple file upload plugin http://www.uploadify.com
It is not working in IE7. Could you please suggest some ways to fix this
IE7.
$('#testID').uploadify({
'uploader': 'Js/jquery.uploadify-v2.1.0/uploadify.swf',
'folder': 'Js/jquery.uploadify-v2
Hi, I have an HTML page which uses AJAX to load in information from
Yahoo finance via CSV files and one AJAX call that calls a PHP file
and performes some screen scraping.
The problem: When these AJAX calls are performing their task it
becomes impossible to click any links on the page. It freezes
Hi,
I need to get the filename, basename, dirname using jQuery. Can anyone
please let me know if there is any utility that will take care of
windows/mac/linux file paths.
Thanks
Hi!
I have this code:
$("form.uplform").live('submit', function(){
if($(this).attr('validate')=='true'){
$("#testform>input").each(function(){
alert($(this).attr('name'));
hi,
thanks for the quick answer, i did try it but it did not work, i think
is something to do with the DOM because the inputs are not in the DOM
when the page is loaded but i do not see how to solve it.
thanks for the help
On 15 okt, 11:21, "Jonathan Vanherpe (T & T NV)"
wrote
hi,
i run into a probelm when i want to use the fadein and out function
for a new dynamic added inputs.
you can add inputs dynamically and i want to do that with fadeIn and
Out. it is working great in firefox but not in IE. i think the problem
is the new added rows are not in the DOM when the page
Is it possible to expand all the parents of a given node based on an ID?
I have a large nested tree view that the selected values can actually be 6 or 7
levels deep and I would love to be able to pass an ID to the treeview to show
and have all the parents expanded.
dear all,
thanks for the help so far.
i was converting some validation forms we have to the new jQuery and i
run into a problem i hope i can get some assist to solve it.
here is the situation: i have a dynamic fields that are added to the
form, i want to validate these added fields.
the scenario
Aquaone,
Like your tablefilter implementation, much simpler than some of the
others I've seen.
I'm trying to find a way to save (bookmark?) the page with the
filters, so that I can come back to the page later with the same
filters already in place.
Have you done any work in that direction alrea
Hello,
I've just tried out TableSorter: http://tablesorter.com/docs/
And I've also tried tableFilter: http://ideamill.synaptrixgroup.com/?page_id=16
Both are really nice jQuery plugins, however it looks like tableFilter
development has stopped somewhere around mid 2007.
There are some featur
Is there an official place to get JQuery T-Shirts / Mugs?
I see alot of individuals that have created one off stores, but I would like to
buy from an official source if one exists.
hi all,
before upgrading to the new jQuery i have the function below working
just fine. it validate according to the id sent to the fucntion. last
week i upgraded to the new jQuery which force me to use also the new
jQuery validation and from that date the function is not working good.
it validate
Can anybody tell me how i Make the Accessible News Slider from
http://www.reindel.com/accessible_news_slider/#jquery_resources
to switch slide after e.g. 4 sec. ?
I am attempting to create a box with malsup's jQuery nested corners,
but can't get it to display properly.
Here's my CSS:
testing { margin: 0; background: #ffc; padding: 10px; border:0; zoom:
1;}
div.outer { float: left; margin: 15px; background: #c82; padding: 8px;
width: 22em }
My JS:
$(functi
In the documentation for the remote option of the jquery valdiate
plugin, it says the remot script can return true, false etc. or "a
string, eg. "That name is already taken, try peter123 instead" to
display as the error message."
What I cannot work out is how to actually display the the messa
While sorting a table with the Tablesorter plugin, I'd like to have a
table cell within an interior column use the rowspan attribute (the
result being this column has only a single value). I can't figure out
how to use it however. The docs I saw (http://lovepeacenukes.com/
tablesorter/2.0/docs/) g
I've got a form using the jquery Validation plugin ( jQuery validation
plug-in 1.5.2)
What seems to be happening is that when the form hits a validation
error, the errorContainer seems to be listing all error messages/
labels, but it only highlights the Actual erring fields.
Say I have a requir
Jeremy:
the menu does work pretty well in ie6. It's a bit of a tangle to skin
and develop a drop down menu.
I've found that building the menu alone would isolate your problems.
There are sometimes styles that you've applied to the menu previously
that effect the functionality of the menu. So cre
for this using jQuery, there
are even plugin for this.
thanks anyway for the remarks.
Noufel
On 3 jun, 14:35, RobG wrote:
> On Jun 3, 6:48 pm, Mr J wrote:
>
> > hi all,
> > here is the scenario:
> > i have created an option on a website to give the possibity to
hi all,
here is the scenario:
i have created an option on a website to give the possibity to the
user to change the font size (smaller, bigger, reset), like the famous
x3 'A' that we see in most of the websites. the code i have is based
on a plugin copywrite to (http://cool-javascripts.com).
now i
Hi All
I am having the following div tag in body..
and my script as follows...
varX = 2;
varY = 3;
var txt = '#div' + varX+ varY;
alert($(txt).innerHtml);
this is alerting like *div23.innerHtml* but this is not alerting the inner
html of this div tag...
Help into this..
Thanks
Ramesh
Hi
This will help you on this
http://docs.jquery.com/Selectors/siblings#prevsiblings
Thanks
Ramesh
On Fri, May 29, 2009 at 8:18 PM, Mauricio (Maujor) Samy Silva <
css.mau...@gmail.com> wrote:
> Well, I've tested here and works fine in IE6, IE7, Firefox 3.0.10, Opera
> 9.64, Safari on Win
Hi Bob,
Its working fine..
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
http://www.w3.org/1999/xhtml"; >
Untitled Page
$(document).ready(function() {
$('#new_blog_post').validate({
rules: {
"blog_post[title]": "required",
Given your table is named #foo:
$(#foo tr:first) // this selector would select the first row
or this would work as well $('#foo tr:eq(0)');
You could then chain it with a native jquery function, "addClass" to
add the class. Or as well as toggleClass.
The following would result:
$('table#foo tr
Group,
I'm putting together a form using the Validate plugin, and have run
into an issue it would be nice to resolve.
My issue Is around the focusInvalid option. I'd like to disable the
focusInvalid behavior for a particular element, yet keep it enabled
for the rest.
Is this possible?
Any help
I saw a tutorial like this: http://srobbin.com/blog/jquery-pageslide/
It might be something you can modify or add functionality.
- Chris
On May 17, 12:08 pm, blackjak231 wrote:
> i forgot to add the
> image:http://www.casimages.com/img.php?i=090517055258648972.png
No ideas anyone?
On May 16, 12:55 am, "Chris J. Lee" wrote:
> I've been looking for a plugin to be able to use the mouse and
> eventually theiphoneto flick and navigate through a page.
>
> Does anyone know if there are examples that exist currently. I think
> i
I've been looking for a plugin to be able to use the mouse and
eventually the iphone to flick and navigate through a page.
Does anyone know if there are examples that exist currently. I think
i'd probably have to implement it using the scrollTo plugin to do the
scrolling.
With luck i was able t
I would like to be able to retrieve the current 'statusText' for the
XmlHttpRequest object used internally by ajaxForm (which I'm fairly
certain actually uses $.ajax()). What I want is to prevent multiple
simultaneous submissions in certain cases, so a the form submission is
triggered, I want to
Hi,
Is there a way to reuse the email method in the Validate plugin on the input
field which takes multiple email addresses separated by comma?
Thanks for the help!
Also, I used jquery-1.3.2.js when I tested the patch.
On Mar 30, 12:55 pm, Ed J wrote:
> I've posted the 'single click' jquery autocomplete plugin here. Both
> full and minified versions are updated:
>
> http://www.edwardotis.com/public_files/js/jquery-autocompletepl
I've posted the 'single click' jquery autocomplete plugin here. Both
full and minified versions are updated:
http://www.edwardotis.com/public_files/js/jquery-autocompleteplugin/autocomplete-single-click-dropdown-option.zip
enjoy,
Ed
On Mar 30, 12:41 pm, Ed J wrote:
> Hi A
Hi Andrea,
I have updated my local version of the plugin to support the behavior
that we both want.
In the unminified version 1.02 of the autocomplete plugin, change line
165
from:
if ( hasFocus++ > 1 && !select.visible() ) {
to:
if ( hasFocus++ > 0 && !select.vis
gt;
> Karl Swedbergwww.englishrules.comwww.learningjquery.com
>
> On Mar 26, 2009, at 11:45 AM, J K wrote:
>
>
>
> > I have a 65x65 HTML table, giving me 4225 table cells. I am using
> > jQuery to make each cell clickable with the following code:
>
> &g
art-1http://www.learningjquery.com/2008/05/working-with-events-part-2
>
> On Mar 26, 1:20 pm, "Matt W." wrote:
>
> > You might want to try adding one click to the table and checking if
> > the target was a td.
>
> > On Mar 26, 7:13 am, J K wrote:
>
> > > Let m
I have a 65x65 HTML table, giving me 4225 table cells. I am using
jQuery to make each cell clickable with the following code:
$('td').click(function () {
// do stuff
});
I realize this is a lot of events and that this is likely well outside
the realm of what'
Let me start by saying that I am doing something rather unorthodox
with jQuery, and I realize that this is probably outside the realm of
what is reasonable.
I have a 65x65 HTML table, giving me 4225 TD cells.
I am making each of them clickable with the following code:
$('td').click(function ()
Hello,
I am trying to get the same functionality as Andrea also.
Here's my use case:
I currently have a traditional form select drop down list that can get
very long. It's tedious to scan and scroll through the entire list
when it gets long.
I would like to use autocomplete to show the entire l
dear all,
i'm trying to implement the captcha in a form where i'm using jquery
validation and also custom validation methods.
this is the code i have so far:
jQuery.validator.addMethod("Captcha", Function(value, element) {
jQuery.get("/functions/app/CaptchaAjax/captcha.asp?
validateCap
dear all,
i'm working with jQuery validation to validate the fields in a form.
in this form i have also the captcha (the check is verified through
ajax).
check the code below:
jQuery.validator.addMethod("Captcha",
function(value, element) {
jQuery.get("/captcha.asp?validateCaptchaCode=" + jQuer
I haven't been able to find good documentation on the use of $.data.
Does anyone have any good links to use of this function?
There a function to delete variables for jquery?
x = undefined; // would that work?
Take a look at this:
http://www.texotela.co.uk/code/jquery/select/
- Original Message -
From: "tom"
To: "jQuery (English)"
Sent: Monday, January 26, 2009 9:25:01 PM GMT -05:00 US/Canada Eastern
Subject: [jQuery] Edit list of items in selector.
Hello All,
I am trying to reset the lis
Just use the coda plugin. http://www.ndoherty.com/demos/coda-slider/1.1.1/
Coda is actually based on slideviewer if you look at the source.
On Jan 26, 3:40 am, Travis wrote:
> Hi, all
>
> I'm using SlideViewer plugin.
>
> is it possible to have autoplay for the gallery with play, pause ,
> next
Take a look at this:
http://www.texotela.co.uk/code/jquery/select/
- Original Message -
From: "roosteronacid"
To: "jQuery (English)"
Sent: Friday, January 23, 2009 9:44:27 AM GMT -05:00 US/Canada Eastern
Subject: [jQuery] Adding many elements to a element
Consider the following:
gt;
> None could be selected... Works just fine, as it should be!!! I am
> getting my jquery
> from:http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js
>
>
> Read jQuery HowTo Resource - http://jquery-howto.blogspot.com
>
> On Sat, Jan 17, 2009 at 8:25
Upgraded to 1.3 on my site today and found that previously working
code is broken. The issue is that I was using a selector of $
('.aComment') to get, not surprisingly, elements with a class of
'aComment' . This worked great with 1.2.6. However, with some
tinkering, I have found that I can user
Oddly enough I actually just found this as well and downloaded it today...seems
to work well.
Its only $.99
- Original Message -
From: "blankfrank"
To: "jQuery (English)"
Sent: Friday, January 16, 2009 2:25:07 PM GMT -05:00 US/Canada Eastern
Subject: [jQuery] New jQuery Cheat Sheet f
return;
- Original Message -
From: "Rick Faircloth"
To: jquery-en@googlegroups.com
Sent: Friday, January 16, 2009 2:34:39 PM GMT -05:00 US/Canada Eastern
Subject: [jQuery] How do I abort a function?
If I want to abort a function based on a condition,
what is the command to do that?
Anyone using jWYSIWYG??
http://projects.bundleweb.com.ar/jWYSIWYG/
I dont have a problem getting it to convert a textarea to a WYSIWYG but it
doesnt take existing content as well as I have tried passing {html: 'test
1234'} and that does not seem to work either..
icle&id=3&Itemid=7
Any suggestions would be most appreciated.
Thank you,
J
;t want my links to be the blue that Superfish comes set up with.I
would appreciate any suggestions.
Thanks,
J
http://converse1schools.org
Okay, I found a post that the plugin author responded to, that details
the problem:
http://groups.google.com/group/jquery-en/browse_thread/thread/e52fe0baedc45fb4/c89154fe73d7d2f2?lnk=gst&q=JQuery+1.2.6+and+JQuery+Form+Plugin+in+IE7#c89154fe73d7d2f2
Apparently he used certain reserved words that
I am seeing the same error. I will report back here if I find out wh
y it's happening.
On Dec 8, 3:14 am, cjokomay <[EMAIL PROTECTED]> wrote:
> I am using ajaxForm to upload an excel file and then display whether
> or not it uploaded successfully. The following jQuery code works fine
> in Firefo
I'm trying to reset my password of jquery site and the e-mail never arrives.
I've tried several times.
Someone knows who I can contact?
Thanks.
Brian J. Cardiff
bcardiff(?)gmail.com
.
If I just include the cluetip JS and CSS, I can activate cluetip
pretty easily, with its default settings, by setting class="cluetip"
on tags.
I want to override those defaults. For example, I tried setting:
$(document).ready(function() {
$("a.cluetip").cluetip({ activation: 'click' });
})
Sounds like you want a sticky hover.
- Original Message -
From: "jonhobbs" <[EMAIL PROTECTED]>
To: "jQuery (English)"
Sent: Wednesday, November 19, 2008 12:17:55 PM GMT -05:00 US/Canada Eastern
Subject: [jQuery] Detecting a click "off" an element
HI,
I'm trying to make a layer popup
Thanks. I will need to apply that tiny patch.
Brian J. Cardiff
bcardiff(?)gmail.com
.
On Sun, Nov 9, 2008 at 10:02 AM, Balazs Endresz <[EMAIL PROTECTED]>wrote:
>
> There's a ticket on this issue: http://dev.jquery.com/ticket/3023
>
> On Nov 7, 11:48 pm, "Brian J
thanks but that it isn't working in this scenario
for:
Lorem
the expression:
$('span').filter(function(){return $(this).attr("x:foo");})
returns the span element
but neither:
$('[x:foo]')
no:
$('[x\\:foo]')
find it
any clue?
Brian J. Cardiff
bcar
Is there a way to specify an AttributeFilter for attributes within a certain
namespace? I try some alternatives but it seems that is not implemented.
For example:
Lorem
I would need that something like $('[x:foo]') find the span element.
Thanks.
Brian J. Cardiff
bcardiff(?)gmail.com
.
slide',
autoheight: false
Thanks again,
Frank
On Nov 2, 2008, at 10:16 PM, Frank J Ryan wrote:
Hi Olaf,
I'll try that.
Thanks,
Frank
On Nov 2, 2008, at 5:48 PM, Olaf Bosch wrote:
Frankjr schrieb:
Hi all,
I am a js idiot, but I did manage to get a page up and working. My
problem
Hi Olaf,
I'll try that.
Thanks,
Frank
On Nov 2, 2008, at 5:48 PM, Olaf Bosch wrote:
Frankjr schrieb:
Hi all,
I am a js idiot, but I did manage to get a page up and working. My
problem is that I want all accordions closed initially and can't seem
to find the solution. (The first one is alwa
oading Mask
Try "BlockUI" >> http://www.malsup.com/jquery/block/
On Oct 16, 12:04 pm, "Donald J. Organ IV" <[EMAIL PROTECTED]>
wrote:
> Sorry didnt see this email.
>
> Basically I have a table that i am populating with .load()
>
> but while
ent: Wednesday, October 15, 2008 8:13:44 PM GMT -05:00 US/Canada Eastern
Subject: [jQuery] Re: Loading Mask
Can you clarify? What do you mean by "loading mask"?
On Oct 15, 2:50 pm, "Donald J. Organ IV" <[EMAIL PROTECTED]>
wrote:
> Is it possible to add a loading mask to a specific element??
No has any recommendations on this??
- Original Message -
From: "Donald J. Organ IV" <[EMAIL PROTECTED]>
To: jquery-en@googlegroups.com
Sent: Wednesday, October 15, 2008 2:50:18 PM GMT -05:00 US/Canada Eastern
Subject: [jQuery] Loading Mask
Is it possible to add a l
Is it possible to add a loading mask to a specific element??
I'm getting very similar behaviour in Safari and WebKit nightly build
with a slideshow widget i'm making with jcarousel. I'm not using
google js, just local jquery, and also using the preload plugin to
preload my images. (http://plugins.jquery.com/project/Preload)
Seems that when the site is test
Hello,
I want to share my game, that I made when I was bored. This is web
browser game similar to cubic rubic. I did not find such a game, so I
named it Coloxy (color, x-axis, y-axis). Well, this is a logical game
Cube-like game (or "The Magic of cubic RUBIC). In 5 boxes you have to
make one kind
t 2-3
>
> They are all put one after the other rows and cells alike, and it uses
> some identification to link them. (That's why you can't have
> background-colors and other css properties set on TR-s )
>
> On Aug 26, 11:02 pm, J Junos <[EMAIL PROTECTED]> wrote:
&
this is a bug in the
> implementation of display effects for table rows?
>
> On Aug 26, 1:04 pm, J Junos <[EMAIL PROTECTED]> wrote:
>
> > My issue is that I want to allow users to hide and show expanded data.
> > Yet for some reason, when I implement this in jQuery, th
I believe you can simply do a
if( $(".information").css("background-color") == "#fff" ) {
// your code
} else {
// the rest of your code
}
http://docs.jquery.com/CSS/css#name
This is probably a better way of checking for equality among css
though
Junos
On Aug 26, 1:18 pm, weegekid <[
My issue is that I want to allow users to hide and show expanded data.
Yet for some reason, when I implement this in jQuery, the expanded
rows always seem to stay in a single column, instead of returning back
to the full table width. I can get it to work in prototype, but jquery
won't.
Anyone els
I'm pretty sure the google spider will crawl your website without use
of JavaScript. So i think its probably better that you just change
your h6 headers to h1 headers by hand. Try searching "google spider
simulators" to see how your content would look like.
On Jul 21, 5:32 am, subwayslim <[EMAIL
For the second time, I am posting this to the errant poster named "my
name". Do NOT post an unsubscribe request to an existing thread. Don't
you know how to find the link for posting a new topic? Besides, you
can unsubscribe from your My Account link at the top of this page.
Click the button marke
Do NOT reply to an existing thread with a different topic? Don't you
know where the New Post link is? And besides, you can go to your
account from the My Account link at the top of this page. Then click
on the button that says, "Manage Subscriptions" and scroll down the
page that appears, until y
n00b here attempting to implement a simple jQuery function: I want to
slowly show (fade in) a hidden division after clicking a text anchor
(link). I've managed to get some jQuery plugins working correctly, but
coding something myself is apparently beyond my current capabilities.
:P
Here is the s
What syntax are you using for the anchors themselves?
On Jul 14, 2:00 pm, Peter Benoit <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have an "index" page with a div, that I $
> ('#mydiv").load('mypage.html') into.
>
> The problem I'm having is, I have anchors on "mypage" that I would
> like to effec
It appears that Prototype uses the $ functionality, but in a slightly
different way. You may consider employing jQueryNoConlfict() and then
call jQuery() instead of $(). Also try loading the jQuery script last.
On Jul 14, 1:01 pm, Michael <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've been using jQuer
Be sure to change that [ to a ( so it will work. :)
On Jul 8, 8:31 am, "Joel Birch" <[EMAIL PROTECTED]> wrote:
> Hi Evert,
>
> '.someclass' is a slow selector as it has to check every single
> element on the page to see if it matches class="someclass". Limiting
> the search closer to the desired
Please note: This discussion group is malfunctioning and you must open
quoted text in order to read the last line of the previous post. The
last tow lines should be
});
});
If you do not copy the second }); my code will fail.
On Jul 8, 2:26 pm, "Brian J. Fink" <[EMAIL PROT
This is the best I can come up with. I wanted to catch the onselect
event, but for some reason Safari won't respond. (Didn't want to keep
using a timeout. It's a hack, but it works.) I reduced the length of
the timeout to 0 milliseconds, and I cleaned up the call by passing
the this object as a pa
On Jul 7, 7:30 pm, "Karl Rudd" <[EMAIL PROTECTED]> wrote:
> It's a known problem with IE. Keeping a cloned copy of the select or
> keeping a list of the removed options (with where they were
> originally) is about the only way to do it.
Thanks for your help Karl, I was afraid of that. I'll modify
I am trying to build a set of "cascading" select boxes, where the
selection from one determines which options are available in the next
(for example if select box "Region" has "North America" selected, then
select box "Country" should only show countries in North America).
I've found how to remov
OK, I was a little premature in my judgment. But why add a new
function to jQuery when it will only be used once in your code? That's
kind of silly.
On Jul 3, 10:58 am, h3 <[EMAIL PROTECTED]> wrote:
> $.extend($.fn, {
> selectRange: function(start, end) {
> // use only the fir
Returns error: $(this).caret is not a function.
The function must be part of the plugin you alluded to.
On Jul 2, 8:23 pm, spicyj <[EMAIL PROTECTED]> wrote:
> This might be helpful:
>
> http://pastie.org/226790// shamelessly stolen from the Masked Input
> plugin
>
> $(":text").bind("focus", funct
Bah! What's with the $(this).get(0) when all you need is the this
keyword from JavaScript?
Oh, and by the way, Your solution would disable selection entirely. I
don't think Paul had in mind to kill a flea with a sledgehammer!
On Jul 3, 10:58 am, h3 <[EMAIL PROTECTED]> wrote:
> $.extend($.fn, {
>
There's a $.caret()?
On Jul 2, 8:23 pm, spicyj <[EMAIL PROTECTED]> wrote:
> This might be helpful:
>
> http://pastie.org/226790// shamelessly stolen from the Masked Input
> plugin
>
> $(":text").bind("focus", function() {
> $(this).caret(this.value.length);
>
> });
>
> Not tested, so I don't kn
.createTextRange) {/* IE */
> var r = o.createTextRange();
> r.moveStart('character', o.value.length);
> r.select();
> }
> });
>
> });
>
> Adds an anonymous function, which adds a function call, but saves an eval
> and doesn
1 - 100 of 241 matches
Mail list logo