[jQuery] Pleas help with bug timepickr and validations plugin

2009-06-09 Thread Pitrsonek
Hi, i need use jquery time picker: http://haineault.com/media/jquery/ui-timepickr/page/ and jquery validation plugin: http://bassistance.de/jquery-plugins/jquery-plugin-validation/ When i link this librarys timepicker dont show time good: http://bug.dvdvnovinachacasopisech.eu/test.htm but

[jQuery] Re: Help with UI Dialog show dialog

2008-07-14 Thread Pitrsonek
to the jQuery UI list: http://groups.google.com/group/jquery-ui/ Thanks. - Richard Richard D. Worthhttp://whoisi.com/p/577 On Sun, Jul 13, 2008 at 4:53 PM, Pitrsonek [EMAIL PROTECTED] wrote: Hi, i have this function: function showSendMessage(id){ $('#sendMessage').dialog({modal

[jQuery] UI Dialog help with show dialog

2008-07-13 Thread Pitrsonek
Hi, i have this function: function showSendMessage(id){ $('#sendMessage').dialog({modal: true,overlay:{opacity: 0.5,background: black},title: 'Kontaktovat uživatele'}); //$('#sendMessage').dialog('open'); $('#sendMessage').css({ display:block});

[jQuery] UI Dialog help with show dialog

2008-07-13 Thread Pitrsonek
Hi, i have this function: function showSendMessage(id){ $('#sendMessage').dialog({modal: true,overlay:{opacity: 0.5,background: black},title: 'Kontaktovat uživatele'}); //$('#sendMessage').dialog('open'); $('#sendMessage').css({ display:block});

[jQuery] Re: jquery.form.js is not working under IE6/7.

2008-04-28 Thread Pitrsonek
I have some problem? Have you finde solution? I try it in Firefox and its go good, $ (responseXML).find('label').each(function(){ is ok. But in IE7 and IE6 $(responseXML).find('label').each(function(){ not go. I try show responseXML with alert(responseXML), its ok data i get. I need get some