Coder Social home page Coder Social logo

Comments (14)

oguzsaka avatar oguzsaka commented on September 27, 2024

http://codepen.io/anon/pen/MbMbeM

from izimodal.

marcelodolza avatar marcelodolza commented on September 27, 2024

This pen not working for me @oguzsaka . It's in an refresh loop

from izimodal.

oguzsaka avatar oguzsaka commented on September 27, 2024

ajax get load izi modal , load page in jquery plugins not hide not working

from izimodal.

oguzsaka avatar oguzsaka commented on September 27, 2024

Fixed Ajax not loading from plain JavaScript calls without an opener element.

from izimodal.

marcelodolza avatar marcelodolza commented on September 27, 2024

I can not even see the code, because it's still looping.

from izimodal.

oguzsaka avatar oguzsaka commented on September 27, 2024

http://codepen.io/anon/pen/NbZmvg

from izimodal.

marcelodolza avatar marcelodolza commented on September 27, 2024

See if that's what you wanted.
http://codepen.io/anon/pen/woLVpd

from izimodal.

oguzsaka avatar oguzsaka commented on September 27, 2024

ajax opening load page not working javascript ???

`$("#modal").iziModal('open', function(modal){

modal.startLoading();

$.get('/path/to/file', function(data) {
    $("#modal .iziModal-content").html(data);///this  code alternative ? not working javascript ?

    modal.stopLoading();
});

`});
``

from izimodal.

oguzsaka avatar oguzsaka commented on September 27, 2024

you send static modal Im dynamic modal (ajax) but your code not running javascript
statict modal javascript no problem . Im problem dynamic modal (ajax opening not working javascript)

from izimodal.

marcelodolza avatar marcelodolza commented on September 27, 2024

I'm sorry, now that I realized. The call in the documentation was wrong but I've already fixed.
Follow this example: http://codepen.io/dolce/pen/XNvWqe

from izimodal.

oguzsaka avatar oguzsaka commented on September 27, 2024

I would like to ask you again but I can not tell you there is no trouble loading it into the page as I did in the example http://codepen.io/anon/pen/woLVpd

JavaScript code does not work in loaded page eg I can not use materialize tabs library

from izimodal.

oguzsaka avatar oguzsaka commented on September 27, 2024

I sent the wrong link http://codepen.io/anon/pen/NbZmvg

from izimodal.

oguzsaka avatar oguzsaka commented on September 27, 2024

http://codepen.io/anon/pen/ZBgbEQ

from izimodal.

oguzsaka avatar oguzsaka commented on September 27, 2024

http://highslide.com/ref/hs.Expander.prototype.onAfterExpand link view vb.

from izimodal.

Related Issues (20)

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.