[jquery-ui] Re: dialog button css

2009-12-01 Thread Led
have a dialog with buttons? Are you trying to change how they look? Are > you talking about the close X button in the dialog titlebar? > > - Richard > > > > On Sun, Nov 29, 2009 at 11:12 AM, Led wrote: > > Hi. > > What class can i use to turn a normal button as

[jquery-ui] Re: dialog button css

2009-11-30 Thread Led
newbie question... On 29 nov, 16:12, Led wrote: > Hi. > What class can i use to turn a normal button as a dialog button with > behaviour on hover, etc... -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this g

[jquery-ui] dialog button css

2009-11-29 Thread Led
Hi. What class can i use to turn a normal button as a dialog button with behaviour on hover, etc... -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, sen

[jquery-ui] Re: Noob needs a grid

2009-05-21 Thread Led
Seems amazing. Can i see a example of this working? Not the http://www.trirand.com/jqgrid35/jqgrid.html demos. There's people using it? On May 21, 7:58 pm, Fontzter wrote: > I must concur.  jqGrid is an amazing plug-in. > > On May 20, 6:25 pm, donb wrote: > > > > > You won't find anything bette

[jquery-ui] how to resize a dialog after load content on it

2009-03-30 Thread Led
How can i resize a dialog when user take an action that load content on it? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery-ui@googlegroups.com To unsubs

[jquery-ui] how to resize a dialog after load content on it

2009-03-30 Thread Led
How can i resize a dialog when user take an action that load content on it? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery-ui@googlegroups.com To unsubs

[jquery-ui] ui 1.7 dialog problem

2009-03-07 Thread Led
Since i've upgrade to 1.7 , the dialogs (all working with 1.5.3) only works first time. If i close and try to reopen , nothing happens. code sample: $(document).ready(function() { $('#solic<%=request("cod_casa")%>').click(function() { $('#divdt<%=request("cod_casa")%>').html('
<

[jquery-ui] Re: datepicker numberOfMonths problem

2009-02-07 Thread Led
it's ok now. me and the CSS... On 7 Fev, 06:41, Ca-Phun Ung wrote: > Hi, > > Can't see any errors with the code snippet provided so should work. Do you > have a test page? > > Thanks. > > > > > > On Thu, Feb 5, 2009 at 9:52 PM, Led wrote: > >

[jquery-ui] Re: datepicker numberOfMonths problem

2009-02-05 Thread Led
Maybe there's an answer... On 5 Fev, 12:38, Led wrote: > Ive been posting here for a solution to display multi datepicker in a > horizontal way.I'm using (i think) correct code > ex:  $('#inic').datepicker({ beforeShowDay: > ocupaDays  ,numberOfMonths: [1, 3

[jquery-ui] datepicker numberOfMonths problem

2009-02-05 Thread Led
Ive been posting here for a solution to display multi datepicker in a horizontal way.I'm using (i think) correct code ex: $('#inic').datepicker({ beforeShowDay: ocupaDays ,numberOfMonths: [1, 3], stepMonths: 3,showOtherMonths: false, firstDay: 1,changeFirstDay: false,showButtonPanel: true, dateF

[jquery-ui] 1.5.3 multi datepicker css

2009-01-31 Thread Led
Hi , i've been searching for an implementation of the demo with multiple months in horizontal way. I need help to turn this css used in 1.6 to be used with 1.5: /* with multiple calendars */ .ui-datepicker.ui-datepicker-multi { width:auto; } .ui-datepicker-multi .ui-datepicker-group { float:lef

[jquery-ui] datepicker beforeShowDay and css

2009-01-30 Thread Led
Have been working the last 2 days in a availability calendar with ui datepicker. The code is working as expected but the theme interfere somewhere in the classes added dynamically. If we change the last line in a cycle (ex: "return [true, 'desocupa' ];" to "return [false, 'desocupa' ];" ) the st

[jquery-ui] datepicker beforeShowDay and css

2009-01-30 Thread Led
Have been working the last 2 days in a availability calendar with ui datepicker. The code is working as expected but the theme interfere somewhere in the classes added dynamically. If we change the last line in a cycle (ex: "return [true, 'desocupa' ];" to "return [false, 'desocupa' ];" ) the st

[jquery-ui] Re: datepicker add class

2009-01-30 Thread Led
yes it is for sure a css problem. Thanks for your patiente. Very helpull someway On Jan 30, 11:40 am, Led wrote: > Maybe not. > > look at this code inhttp://www.realferias.com/datepik_2.asp?cod_casa=15 > > the 'transita_1' class is not added and the code is ok. &g

[jquery-ui] Re: datepicker add class

2009-01-30 Thread Led
The code works as it > should. A solution was given in my previous response. Give it a try. Thanks! > > > > > > On Fri, Jan 30, 2009 at 6:27 PM, Led wrote: > > > if i use this code: > > function ocupaDays(date) { > >    for (i = 0; i < arrayOcupado.length

[jquery-ui] Re: datepicker add class

2009-01-30 Thread Led
ther CSS code overriding your styles - In your case > it might be the tag colour. You may need to do something like: > > .desocupa a { >   background-color:#33CC33; > > } > > Or something similar. > > Experimentation is the key. :) > > > > > > On Fri, Jan 30,

[jquery-ui] Re: datepicker add class

2009-01-30 Thread Led
alse, 'desocupa' ]; ' but in firebug , the class is added. thanks very much. this is important to me. On Jan 30, 9:28 am, Ca-Phun Ung wrote: > Could you demonstrate it "not" working in your test? Would make it easier > for me to help you. > > > > &g

[jquery-ui] Re: datepicker add class

2009-01-30 Thread Led
'desocupa']; > > > > > > On Fri, Jan 30, 2009 at 8:50 AM, Led wrote: > > > now i have another problem. This code > > function ocupaDays(date) { > >    for (i = 0; i < arrayOcupado.length; i++) { > >      if (date.getMonth() == arrayOc

[jquery-ui] Re: datepicker add class

2009-01-29 Thread Led
now i have another problem. This code function ocupaDays(date) { for (i = 0; i < arrayOcupado.length; i++) { if (date.getMonth() == arrayOcupado[i][0] - 1 && date.getDate() == arrayOcupado[i][1] && date.getFullYear() == arrayOcupado[i][2]) { return [false, 'oc

[jquery-ui] Re: datepicker add class

2009-01-29 Thread Led
8, 2009],[6, 29, 2009],[6, 30, 2009],[7, 1, 2009],]; > > to > > natDays = [[2, 22, 2009],[2, 23, 2009],[2, 24, 2009],[2, 25, 2009],[2, > 26, 2009],[2, 27, 2009],[2, 28, 2009],[6, 26, 2009],[6, 27, 2009],[6, > 28, 2009],[6, 29, 2009],[6, 30, 2009],[7, 1, 2009]]; > > > &

[jquery-ui] Re: datepicker add class

2009-01-29 Thread Led
,[7, 1, 2009]]; > > > > > > On Thu, Jan 29, 2009 at 5:22 PM, Led wrote: > > > IE problem  http://www.realferias.com/datepik.asp?cod_casa=15 > > > On 29 Jan, 06:58, Ca-Phun Ung wrote: > > > > > $("#Text1").datepicker({ beforeShowDay:

[jquery-ui] Re: datepicker add class

2009-01-29 Thread Led
IE problem http://www.realferias.com/datepik.asp?cod_casa=15 On 29 Jan, 06:58, Ca-Phun Ung wrote: > > > $("#Text1").datepicker({ beforeShowDay:  nationalDays,showOtherMonths: > > > true,showWeeks: true, firstDay: 7,changeFirstDay: false}); > > > > function nationalDays(date) { > > >     for (i

[jquery-ui] Re: datepicker add class

2009-01-28 Thread Led
On 29 Jan, 05:13, Led wrote: > it is possible to add a class to datepicker cell(day). to use with > beforeShowDay > > example: > $("#Text1").datepicker({ beforeShowDay:  nationalDays,showOtherMonths: > true,showWeeks: true, firstDay: 7,changeFirstDay: false}); &g

[jquery-ui] Re: datepicker add class

2009-01-28 Thread Led
2] = cell title (optional), e.g. $.datepicker.noWeekends On 29 Jan, 05:13, Led wrote: > it is possible to add a class to datepicker cell(day). to use with > beforeShowDay > > example: > $("#Text1").datepicker({ beforeShowDay:  nationalDays,showOtherMonths: > true,showWee

[jquery-ui] datepicker add class

2009-01-28 Thread Led
it is possible to add a class to datepicker cell(day). to use with beforeShowDay example: $("#Text1").datepicker({ beforeShowDay: nationalDays,showOtherMonths: true,showWeeks: true, firstDay: 7,changeFirstDay: false}); function nationalDays(date) { for (i = 0; i < natDays.length; i++) {

[jquery-ui] Re: year datepicker problem

2009-01-28 Thread Led
t;           && date.getFullYear() == natDays[i][2]) { >         return [false, natDays[i][0][1] ]; >       } >     } >   return [true, '']; > > } > > Not tested but I believe it's somewhere along these lines. > > On Thu, Jan 29, 2009 at 9:49 AM, Led

[jquery-ui] Re: year datepicker problem

2009-01-28 Thread Led
& date.getFullYear() == natDays[i][2]) { >         return [false, natDays[i][0][1] ]; >       } >     } >   return [true, '']; > > } > > Not tested but I believe it's somewhere along these lines. > > On Thu, Jan 29, 2009 at 9:49 AM, Led wrote: > >

[jquery-ui] year datepicker problem

2009-01-28 Thread Led
I trying to define a availability calendar using the ui datepicker and inspired in an example on ui site. The problem is that i can't figure how to use the year in this example with the beforeShowDay . please take a look at http://realferias.com/datepik.asp?cod_casa=15. you will see that the sa

[jquery-ui] show availability with datepicker

2009-01-21 Thread Led
Hi. I have this idea to show availability in datepicker. I would like to show the days in red when theres no availability and in green when is available. I cant figure how i reference the days in datepicker. example: for i = cdate(rs.fields.item("inicio")) to cdate(rs.fields.item ("fim")) if

[jquery-ui] show dialog content problem

2009-01-08 Thread Led
Hi , i have this page http://realferias.com/form.asp?cod_casa=15&nm_mes=%25 that open dialogs on each clicked record. The problem is that the content loaded after the first open dialog , don't show properly. I've made some tests and seem to me that the problem is on ui script or jquery itself. Ca

[jquery-ui] Re: ui dialog modal in IE

2009-01-07 Thread Led
also for me but after i set overlay, strange... On Jan 7, 12:01 am, Maximus wrote: > Works fine for me (in IE 7). > > On Jan 6, 12:56 pm, Led wrote: > > > > > It works(ui demo), not my code see it inhttp://www.realferias.com/teste.asp > > > On 6 Jan,

[jquery-ui] Re: ui dialog modal in IE

2009-01-06 Thread Led
s/dialog#modal > > How bout you? > > - Richard > > > > On Tue, Jan 6, 2009 at 5:27 AM, Led wrote: > > > Is there some bug that ui modal dialog don't work in IE? > > Tme dialog is modal in ff,sf,op,chrome but not in IE. Why? > > >

[jquery-ui] ui dialog modal in IE

2009-01-06 Thread Led
Is there some bug that ui modal dialog don't work in IE? Tme dialog is modal in ff,sf,op,chrome but not in IE. Why? code: $('#bt<%=fp_rs("cod_casa")%><%=fp_rs("id")%>').click(function() { $('#prereserva<%=fp_rs("cod_casa")%><%=fp_rs("id")%>').load('/frtfc/ env_dd_dial.asp', {

[jquery-ui] form plugin don't work in ui dialog?

2008-11-14 Thread led
Hi. I have a dialog with a form loaded in it. but doenst work with the form plugin. Sometimes work sometimes not. this is the code in in the dialog: and this is the form plugin jquery code from the samples: // prepare the form when the DOM is ready $(document).read

[jquery-ui] Re: ui tabs ajax mode

2008-11-10 Thread led
this in any language that is used for web > > development. You have to look that up in the documentation. Looks like > > you're using some ASP flavor, which I haven't ever used and don't know > > anything about. > > > --Klaus > >

[jquery-ui] Re: ui tabs ajax mode

2008-11-09 Thread led
"%20" in an url. > > --Klaus > > On 9 Nov., 01:41, led <[EMAIL PROTECTED]> wrote: > > > > > Hi. > > I' using ui tabs in ajax mode. The problem is that some characters > > like the '%'  that im sending in a parameter is not displaying. >

[jquery-ui] ui tabs ajax mode

2008-11-08 Thread led
Hi. I' using ui tabs in ajax mode. The problem is that some characters like the '%' that im sending in a parameter is not displaying. I'm using it for returning all values in a sql query. Everithing is ok if i send 1,2,3,... but if i need to send the % ... the query don't return the desired resul

[jquery-ui] can i load a complete page in a ui dialog?

2008-11-06 Thread led
ex: $("#somediv").load('template.htm').dialog({modal:true}); doen't load the page. complete code is: $(document).ready(function() { $('#bt<%=request("cod_casa")%>').click(function() { $("#somediv").load('template.htm').dialog({modal:true}); $('#prereserva<%=request("cod_casa")

[jquery-ui] Re: how to close all tabs from all ui.tabs

2008-11-06 Thread led
27;ve found no > > easy solution to close the open tab (as in hide whichever tab is > > opened at the moment). > > > NM > > > On Nov 6, 6:39 am, Klaus Hartl <[EMAIL PROTECTED]> wrote: > > > > I simply interpreted "close" in the way what

[jquery-ui] how to close all tabs from all ui.tabs

2008-11-05 Thread led
Hi.My first post about jquery. The question is how can i reference all ui.tabs objects in a page and close all tabs from all ui tabs. It's that i have tabs generated from a databse results query and i need to close all tabs from all ui.tabs before i open another. Or a way to prevent opening more t