Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1114411
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T03:00:07+00:00 2026-05-17T03:00:07+00:00

I am doing a little app with JQuery, using drag-n-drop for the interface. Basically,

  • 0

I am doing a little app with JQuery, using drag-n-drop for the interface. Basically, the user grabs events (JQuery objects) and drops them on a calendar.

I want to be able to prompt the user for time input when the event is dropped, but the “Drop” event is my last hook to do work on the event object that was just dropped. So I can have a dialog prompt up with time fields, but I don’t know how to link the selected times to the event object that originated it.

Is there something out there that works like javascript Prompt() but allows for more sophisticated inputs?

This is an example of the interface:
http://arshaw.com/js/fullcalendar/examples/external-dragging.html

Here is what the code looks like, and where the “Drop” event is defined:

 $('#calendar').fullCalendar({
                events: getSchedule(),
                header: {
                    left: 'prev,next today',
                    center: 'title',
                    right: 'month,agendaWeek,agendaDay'
                },
                editable: true,
                droppable: true,
                drop: function(date, allDay) {
                 // this function is called when something is dropped
                 // Need to prompt for time, and attach it to the event that was dropped    

});
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T03:00:08+00:00Added an answer on May 17, 2026 at 3:00 am

    You can use jquery UI dialog with Clock Pick or Time Entry plugin, or you can write your own time picker with look and feel of your app.

    Update
    I foud this jquery-alert-dialogs plugins.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm doing a little app that basically has 2 text boxes. You'll enter Fahrenheit
Hey, im doing a little app for my smart phone, using Windows Mobile 6.
I'm doing a little rails app for a prototype. I started off using a
im doing a little test to check whether the user is away (unactive) or
Im doing a little messing around and on a learning curve with Magento, Jquery
I've been doing a little JavaScript (well, more like jQuery) for a while now
I am doing an iPad app based on a UISplitViewController. I have a little
I currently am working on a little app that requests user info from my
I'm doing a little app that I want to distribute in different platforms, at
I am doing an Adobe AIR Kiosk app but I am having a little

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.