Creating a popup panel

Sherry Collins asked on July 16, 2015 19:17

We are implementing the chat feature in our portal and are using some customizations. We want to have a link at the top of our home page that says "Chit Chat" and when clicked, we want to pop up a window at the bottom of the page the lists all the most recent chats.

How would I accomplish the pop up window which would basically appear on a mouse over event. The form will basically be a repeater, but I am not sure how to make it function as a popup window.

Any help would be appreciated.

Recent Answers


Brenden Kehren answered on July 16, 2015 19:58

Use JavaScript or the jQuery library to pop it up.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.