[jQuery] Re: insertAfter('.address')

2010-01-27 Thread Bas
On 26 jan, 16:28, Nathan Klatt n8kl...@gmail.com wrote: On Tue, Jan 26, 2010 at 9:27 AM, Nathan Klatt n8kl...@gmail.com wrote: newDiv = createElement(div); newDiv.load(http://mydomain.dev/search/view/Id/; + $(this).attr(id) + .html); newDiv.insertAfter(.address); Whoops, be sure to

Re: [jQuery] google.load(jquery) and jquery plugins

2010-01-27 Thread Peter Edwards
Use google.setOnLoadCallback to add whatever plugins you need using jQuery's $.getScript function like this: google.load(jquery, 1); google.setOnLoadCallback(function() { $.getScript(http://inlinemultiselect.googlecode.com/files/jquery.inlinemultiselect-1.2.min.js;, function(){

[jQuery] Re: Complex dependencies between fields

2010-01-27 Thread NaBaL
Hi, i've got a similar problem, how can we get the different attributes of the field that trigger the autocomplete ? I've set some attributes on this field and want to use them as parameters for the Autocomplete. How can we proceed ? Thanks

[jQuery] Multi-line tabs plugin

2010-01-27 Thread Michael Price
'lo all, Is there a tabs plugin out there, or a recommended method / piece of CSS which can gracefully handle when the tabs go onto more than one line? I'm using UI 1.7.2 tabs at the moment and the tabs go a little odd when there are enough of them to go multi-line. All suggestions

[jQuery] Re: Trouble with draggable containment

2010-01-27 Thread bobslf
On Jan 26, 10:59 am, bobslf bob...@gmail.com wrote: I have a test page that demonstrates the problem:http://www.hindbrain.net/ex10.php I have containment: 'parent' for the draggable div. If you try to move it, it jump above the body (window), out of sight. I've had different sizes for

[jQuery] Re: ask jquery upload progessbar

2010-01-27 Thread Thomas
To my knowledge, that's not possible to do with Javascript alone. You would need to employ Flash for that. I believe FancyUpload is a Flash plugin that might suit you. There are surely more, and possibly better ones out there but this should give you a starting place for your research. On Jan

[jQuery] Re: Validation rules using alert() instead of message text

2010-01-27 Thread batrol
i got the basic sample there: http://stackoverflow.com/questions/1458605/how-to-display-messages-in-invalidhandler-in-jquery-validator

[jQuery] Re: insertAfter('.address')

2010-01-27 Thread sakp
Hi Bas, Let me advice you, I don't know why you use next().hide(); after h5.head clicked, because when you click h5.head then next node will be hide. and $(this).next().insertAfter('.address'), it mean insert next node of $(this) into node after '.address' (i'm not sure about this). below is my

[jQuery] Help with jquery on my website

2010-01-27 Thread Geoffrey Gordon
http://www.blazewebstudio.co.za/Network_2/index.html please help me with the j-query problems on the top horizontal and the side vertical accordion, it bounces and the overflow is out of whack. Also the menu is sometimes strange if you go over it too fast, I Know too many problems but please

Re: [jQuery] Re: Removing percentage after dot - font-size: 30.6207px

2010-01-27 Thread Massimo Lombardo
I think that using Math.round() would suit best your needs: $(.ui-selected).css('font-size', Math.round(maxFont * percentage) + px); parseInt(12.9) // 12 Math.round(12.9) // 13 -- Massimo Lombardo Linux user #437712

[jQuery] Draggable ordered object in a form

2010-01-27 Thread Steffan A. Cline
Are there any good examples of where you have draggable objects in a form that be ordered and that order be submitted with the form data? Thanks Steffan --- T E L 6 0 2 . 7 9 3 . 0 0 1 4 | F A X 6 0 2 . 9 7 1 . 1 6 9 4 Steffan A.

[jQuery] Re: google.load(jquery) and jquery plugins

2010-01-27 Thread barton
See I knew it was easy, just didn't think of that. Thanks loads. On Jan 27, 2:55 am, Peter Edwards p...@bjorsq.net wrote: Use google.setOnLoadCallback to add whatever plugins you need using jQuery's $.getScript function like this: google.load(jquery, 1); google.setOnLoadCallback(function() {

[jQuery] J Query contact form

2010-01-27 Thread ZAFCENTER
Can someone help me configure this JQuery contact form that was included in a website template I'm using, to either submit the info to my email, or to my web host GoDaddy form mailer that forwards to my email? I tried changing method=post action=/gdform.php and it doen't work.Sorry for all the

[jQuery] Appended element is not draggable

2010-01-27 Thread Mircea
Hi I have a container div with some spans. I had set the spans to be dragable and I want to do a function that on click will append a new span to my container and make it also draggable. I manage to append the new span in #selectable container but it is not draggable. My code is: script

[jQuery] Implementing JCrop in Ajax Upload

2010-01-27 Thread adi sembiring
Hi , I'm trying to develop image crop using JQuery. I use ajax to upload the image. after the image success fully uploaded. I load the uploaded image using jquery to its container. $(#image_upload).html(img src=' + data.path + ' width=\460\ id=\cropbox\ alt=\cropbox\ /); but the image

[jQuery] My first clip

2010-01-27 Thread Tiffany
Hi to all. I'm Tiffa , and I have create my small first erotic movie. Is it looks fun? http://shrtb.us/qb

[jQuery] Re: MarkItUp image upload

2010-01-27 Thread Таранен
brian, thanx for sharing. just what i needed at the time when i needed it.

Re: [jQuery] My first clip

2010-01-27 Thread Nathan Klatt
On Wed, Jan 27, 2010 at 7:54 PM, Tiffany scallionlisena...@gmail.com wrote: Hi to all. I'm Tiffa , and I have create my small first erotic movie. Is it looks fun? Beginning of the end?

Re: [jQuery] My first clip

2010-01-27 Thread sourabh sharma
great sourabh www.avideogame.com On Thu, Jan 28, 2010 at 9:41 AM, Nathan Klatt n8kl...@gmail.com wrote: On Wed, Jan 27, 2010 at 7:54 PM, Tiffany scallionlisena...@gmail.com wrote: Hi to all. I'm Tiffa , and I have create my small first erotic movie. Is it looks fun? Beginning of the