Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
integration Timeselect
09/07/2010
00:02
Avatar
gbelmm
Member
Members
Forum Posts: 5
Member Since:
08/07/2010
sp_UserOfflineSmall Offline

I can not embed timeselect, edit or add to the back row of the dialog is

          if (@mysql_field_name($resultado, $x)=="Hora_inicio")
        {$ruler=',editoptions:{size:12, dataInit:function(el){ $(el).ptTimeSelect({ containerClass: "timeCntr", containerWidth: "350px", setButtonLabel: "Select", minutesLabel: "min", hoursLabel: "Hrs"});  }} ';
         }
         if (@mysql_field_name($resultado, $x)=="Hora_Termino")
        {$ruler=',editoptions:{size:12, dataInit:function(el){ $(el).ptTimeSelect({ containerClass: "timeCntr", containerWidth: "350px", setButtonLabel: "Select", minutesLabel: "min", hoursLabel: "Hrs"});  }} ';
         }

http://pttimeselect.sourceforg.....ct-js.html

[Image Can Not Be Found]

09/07/2010
01:59
Avatar
OlegK
Germany
Member
Members
Forum Posts: 1255
Member Since:
10/08/2009
sp_UserOfflineSmall Offline

Probably you should use zindex parameter of jQuery.ptTimeSelect with a large enough value.

09/07/2010
06:06
Avatar
gbelmm
Member
Members
Forum Posts: 5
Member Since:
08/07/2010
sp_UserOfflineSmall Offline

an example please.

the problem is that when I click on the timeselec hours I get behind the dialog and not later as datepicker

09/07/2010
10:56
Avatar
OlegK
Germany
Member
Members
Forum Posts: 1255
Member Since:
10/08/2009
sp_UserOfflineSmall Offline

Sorry, but I don't understand what is yet unclear. If you open jquery.ptTimeSelect.js you can immediately find that ptTimeSelect has defaulf option zIndex: 10. You use currently ptTimeSelect so:

$(el).ptTimeSelect({ containerClass: "timeCntr", containerWidth: "350px",
                             setButtonLabel: "Select", minutesLabel: "min", hoursLabel: "Hrs"}

If you add one more option

$(el).ptTimeSelect({ containerClass: "timeCntr", containerWidth: "350px", zIndex: 1300,
                             setButtonLabel: "Select", minutesLabel: "min", hoursLabel: "Hrs"}

it should work, but I didn't make any tests.

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
65 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

OlegK: 1255

markw65: 179

kobruleht: 144

phicarre: 132

YamilBracho: 124

Renso: 118

Member Stats:

Guest Posters: 447

Members: 11373

Moderators: 2

Admins: 1

Forum Stats:

Groups: 1

Forums: 8

Topics: 10592

Posts: 31289

Newest Members:

, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information