Is Div Load obsolete?

Asked

Viewed 60 times

0

I’m using $("#minhadiv").load("url.php"); but Chrome is saying it’s obsolete, is that right? So how to use?

  • loda? do not know if it works not, drmcarvalho edited and even badly edited

  • Direct reference Discussion above your doubt

  • 3

    The .load not deprecated/obsolete: http://api.jquery.com/load/ you can show an example of the code that generates this?

  • Ola Sergio, very strange, I ignored the warning and continued my work, suddenly stopped the message from Chrome, I think some line was disturbing the correct identification of the routine. The routine is great but the part that was in doubt is this: BootstrapDialog.show({&#xA; title: 'Localizar Pastor',&#xA; message: $('<div>Carregando...</div>').load('/solicitacao/solicitacao.localizar'),&#xA; draggable: true,&#xA; buttons: [{

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.