ONMOUSEOVER?

Use this board to ask questions or have discussions with other Genie users.
Post Reply
jac53
Experienced User
Posts: 170
Joined: Mon Jul 19, 2010 2:40 pm
First Name: Jorge
Last Name: Cabrera
Company Name: Lennar Corp
Phone: 305-229-6400
Contact:

ONMOUSEOVER?

Post by jac53 »

Do you have a javascript in Genie which when I position the mouse over, it shows a calendar where I can select a day?
My problem is in one my subfiles. If I convert the field to date field, I have to move the field contiguous to make room for the calendar icon, so I have to go over 80 columns.
User avatar
David
Profound Logic Staff Member
Posts: 690
Joined: Fri Jan 04, 2008 12:11 pm
First Name: David
Last Name: Russo
Company Name: Profound Logic Software
Contact:

Re: ONMOUSEOVER?

Post by David »

Our calendar widget puts the date to the side like that. I've heard of some customers integrating the jQuery date picker:

http://jqueryui.com/demos/datepicker/

This one works by popping up when you put the cursor in the field.
jac53
Experienced User
Posts: 170
Joined: Mon Jul 19, 2010 2:40 pm
First Name: Jorge
Last Name: Cabrera
Company Name: Lennar Corp
Phone: 305-229-6400
Contact:

Re: ONMOUSEOVER?

Post by jac53 »

How do I integrate JQUERY with GENIE and PROFOUNDUI?
Where do I save JQUERY and where do I add the link to it?
User avatar
David
Profound Logic Staff Member
Posts: 690
Joined: Fri Jan 04, 2008 12:11 pm
First Name: David
Last Name: Russo
Company Name: Profound Logic Software
Contact:

Re: ONMOUSEOVER?

Post by David »

You would need to refer to the jQuery documentation for usage instructions. The framework is quite useful, although it does require a significant level of JavaScript "know-how" in order to work with it.

In PUI, the http server document root is:

/www/profoundui/htdocs

The jQuery files would have to go in there or in a sub-directory somewhere in order to be "servable" through the http server.

For Genie, you would link the files into your skin's "start.html" file. For PUI sessions outside of Genie, you can drop the jQuery files into:

/www/profoundui/htdocs/profoundui/userdata/custom

Or any sub-directory of the above. The PUI session controller will read through /custom and all sub-directories and will automatically link in any files with ".js" or ".css" extension into the page.
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests