Jump to content

Recommended Posts

On my page I was a calendar, where a user can drag and drop their tasks to different days, when they do that I have css popup gets displayed that contains a div tag called 'content'. When that popup happens, i use ajax to call a php script and return informaton into the content tag on the css popup about that task that is being moved.

 

My problem deals with the use of JQuery in the data that is being returned. I am using JQuery to create a calendar so the user can edit the date/time if they want. The JQuery does not work when the information is returned into the content div. If I call the php script directly everything works fine.

 

If I were to call the JQuery calendar anywhere except within the ajax returned data, then there is no problem. Any ideas how I can get around this?

Link to comment
https://forums.phpfreaks.com/topic/236550-issue-with-jquery/
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.