GithubHelp home page GithubHelp logo

malsup.github.com's People

Contributors

malsup avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

malsup.github.com's Issues

scrollHorz webkit responsive image sizes

In a webkit browser, such as chrome, with cycle2, while using the scrollHorz fade effect, if the image is less 100% on scroll to the right the image zooms in to 100%.

Taconite Not processing XML Response In I.E. when using ajaxForm to upload a file.

Hello

I posted this issue on the jQuery forums but I don't think you participate there anymore.

Here is the bug in a Fiddle:
http://jsfiddle.net/fyDcm/31/

I'm using ajaxForm() to upload a file.

ajaxForm() POSTS the file to a PHP file on the server.

The PHP file processes the upload and responds accordingly with a Taconite XML document.

In Firefox / Chrome taconite detects the XML document and processes it accordingly.

In I.E. (All versions) the file gets uploaded but Taconite doesn't automatically process the XML response, it simply ignores it. I can get around this issue by submitting the response directly to taconite. But that means Firefox and Chrome process the response twice.

The fiddle will currently work in Firefox and Chrome and process the response as normal. It will not work in I.E.

If you uncomment the line

//$.taconite(responseXML);

Then it will start working in I.E. but Firefox / Chrome will process the response twice.

Any ideas? Am I doing something wrong?

Uncaught TypeError: Object #<Object> has no method 'media'

I am trying to use your plugin to play local video files stored on my pc.

I am able to dynamically change the href to the file url of my local video file. And If i click on the link it plays the movie in the current browser tab.

But i am unable to get even the demo movies to work correctly.

I am on a web page, that is a file:// url because I am creating an app that shouldn't require any web site setup.

Does it matter what order I load the js files? Is that cause a problem?

script type="text/javascript" src="http://www.google.com/jsapi"/script
script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js"/script
script type="text/javascript" src="js/jquery.media.js"/script
script type="text/javascript" src="js/jquery.metadata.js"/script
script type="text/javascript" src="js/swfobject.js"/script

AVI File

$('#media').attr('href','file://'+path);
$('a.media').media();

Any suggestions?

cycle2 messes up back button

Hi!
I'm having issues with your wonderful plugin (cycle2)!
I have a list of 9 elements (divs with imgs and other stuff inside) and i'm using cycle to make a circular infinite carousel.
let's say the order of my divs is:
0-1-2-3-4-5-6-7-8 (statically)
When i initialize the carousel i get:
8-7-6-5-4-3-2-1- 0__0 -1-2-3-4-5-6-7-8__0-1-2-3-4-5-6-7-8
basically it is placing the elements to have the infinite carousel BUT the bolded part is weird. It works fine as long as it moves automatically (or on click) forward, but it gets weird when i click on the prev button and i get in the bolded part..(looks like it skips a slide, even if i traced the current and next slides and i get what i'm expecting)... any ideas?

Thanks in advance
davide

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.