开发者

How can I add pop up box into elevation event calendar plugin in rails?

I want to add a pop up box into event calendar plugin to show event's details when we click on the event. According to the mouse event it should pop up a box rather than redirecting to the new page. And also in that pop up bo开发者_如何转开发x i want to give edit and delete functions to the user. I am using rails 2.3. Can anybody help me to add this functionality? I used event_calendar plugin.


The pop up is part of JavaScript. Have you included the following in you application layout file?

public/stylesheets/event_calendar.css
public/javascripts/event_calendar.js
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜