Quantcast
Channel: Yelotofu - Latest Comments
Browsing latest articles
Browse All 25 View Live

Re: jQuery: how to tell if you’re scroll to bottom?

So what if I wanted to check if I was at the top of the page?

View Article



Re: How to get Fancybox 1.3.1 to stay put!

Try adding !important to the css attribute:position: fixed !important;

View Article

Re: jQuery Cycle and Fullscreen

I&#039d also like to see an example of this as well... I struggled getting cycle to function at full screen.

View Article

Re: jQuery Cycle and Fullscreen

I use Cycle in original setting and make this full bg: http://www.ctofisio.com.br/inicial/

View Article

Re: jQuery Cycle and Fullscreen

@VitorGGA: have you tried making your browser window small then resizing it after the page loads see if the full bg is still full?

View Article


Re: jQuery Cycle and Fullscreen

Nice! How you do this?

View Article

Re: jQuery Cycle and Fullscreen

If resize show scroll bar. Don&#039t is the better solution, is only a alternative.

View Article

Re: jQuery Inline Edit tutorial

Nice post. Very very important tutorial.Thanks for sharing. Mark

View Article


Re: jQuery Cycle and Fullscreen

Hey guys,I am in the process of building a jQuery plugin right now that allows for fullscreen background slideshows with jQuery Cycle Plugin. The goal is to create a simple way for all transitions to...

View Article


Re: jQuery Inline Edit tutorial

Great plugin, this is great for newbies like me ;)

View Article

Re: jQuery: Shuffle Plugin

Is it possible to add a callback to the plugin so I&#039d know when it&#039s done shuffling? Something like:$(&#039ul.shuffle>li&#039).shuffle(function(){...

View Article

Re: jQuery: how to tell if you’re scroll to bottom?

Thankyou very much... Very useful your tips :)

View Article

Re: jQuery: how to tell if you’re scroll to bottom?

how to combine the code scroll up and bottom?

View Article


Re: jQuery Inline Edit tutorial

Hi Caphun,Cool plugin. I&#039m a newbie. I placed 10 Click to edit options in my page. When I try to save on one text field, remaining 10 text fields saves the some content. I would like to save...

View Article

Re: jQuery: Shuffle Plugin

Thanks so much for the great script.

View Article


Re: jQuery Inline Edit tutorial

Hi, how can I use both save and hash (callback) options? I want to use multiple inline boxes and save them in database.

View Article

Re: jQuery Inline Edit tutorial

@Anand - give each one a different ID then send the ID through to your backend script via ajax data. See the save.html example under demos.

View Article


Re: How to get Fancybox 1.3.1 to stay put!

I know you posted this a long time ago, but I had this same problem as I was trying to load another fancybox dialog from one that was currently already open. Everytime I did this it would fade out and...

View Article

Re: jQuery Inline Edit tutorial

This is a great plugin. Could you point to me how I would modify this slightly so that the event is triggered by a button that is not on the region that will be editable?E.g. I click a button and a...

View Article

Re: jQuery Inline Edit tutorial

Is there a way to turn this off?? I want to enable inline editing for a page. And then disable it. I changed the code to use ".on" instead of ".live" but I can&#039t figure out a way to get this to...

View Article

Re: jQuery Inline Edit tutorial

I dont understand this part.. $(function() { $(&#039.editable&#039).inlineEdit({ buttonText: &#039Add&#039, save: function(e, data) { return confirm(&#039Change name to &#039+...

View Article


Re: jQuery Sticky Sidebar

Sticky sidebars are always awsome. Thank you so much for sharing this informative article.. http://www.usjoomlaforce.com

View Article


Re: jQuery Inline Edit tutorial

Works in Safari browser on a PC, but I notice that it doesn&#039t pick up the click event on the iPhone version of Safari...any ideas?

View Article

Re: How to get Fancybox 1.3.1 to stay put!

great post .its really useful for me .keep it up

View Article

Re: jQuery: Textarea maxlength

I use a more simple solution that works on replace selection and paste:$(&#039textarea[maxlength]&#039).keyup( function(e) { this.value = this.value.substr(0,...

View Article

Browsing latest articles
Browse All 25 View Live




Latest Images