GithubHelp home page GithubHelp logo

ajaxml's People

Contributors

accorpa 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ajaxml's Issues

POST variable in IE9 FORM

Hi!

I have a form with a into tag, and method POST. I can ajaxml it in FF and Chrome, but in IE9 it does not pass the content of the variable - nor by POST, nor by GET methods.

The AjaxML home page states that it should work in IE6+.

Any ideas ?

getting only part of target file

Let's say I have a file called about.php and I only want the contents of the div #content. How would I go about that? I've tried following the examples and don't see one like that

Multi File Upload

Man, awesome work, this will work very nicely with knockout.js

i loved the File Upload Demo, but i was wondering if i can have multiple files uploads, where you user can select multiple files and upload at once, also get events about error, upload, complete etc...

thanks again for bringing this awesome work :)

License

Why GPL and not some other developer friendly license?

Browser validation suggestion

First of all, your plugin looks very promising, nice work.

About the browser validation, my suggestion is to work with the new HTML5 custom attribute "data-*"

Documentation:

HTML5 specification
http://dev.w3.org/html5/spec/single-page.html#embedding-custom-non-visible-data-with-the-data-attributes

jQuery
http://api.jquery.com/data/#data-html5

I think is kind of a simple change, although a very hard-working one, to replace your current custom attributes by "data-ajaxml-attribute".

Example of custom attribute:
data-ajaxml-into=""

Can be read in pure JavaScript (tested with Firefox, Safari and Chrome):
element.dataset.ajaxmlInto

Or with jQuery (read only) (tested with Firefox, Safari, Chrome and IE, but should work with all browsers)
jQuery(element).data("ajaxmlInto");

Well, reading the documentation you can have a better idea of how it works.

I have used this in a real project and it's a powerful resource.

I hope this helps you.

Cheers

Memorize form after submit

Hi,

Thanks again for Ajaxml it's very interesting.
However, I've created a php form with Ajaxml. In case I have values empty, I can not memorize it.

How can I make new Ajax call for each of my HTML form components ?

A sort of onload on a select besides href or into ?

How can I do ?

Thanks for your answer

Best regards

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.