[jQuery] Re: validate - submit with href - quickie

2009-06-29 Thread CliffordSean


anyone please ?



CliffordSean wrote:
 
 hi zorn/everyone
 
 im trying to get the plugin working so i can submit from a link (using
 meta plugin) ut it dont seem to be working 
 
  $(document).ready(
   $(#submitregister).click(
   function() {
   $(#com-createForm).validate({  meta: rules } );
   }
   );
 );
 
 
 
 fyi this works from a submit button :
 
   $(document).ready(  
   function(){  
   $(#com-createForm).validate({  meta: rules } );  
   }
 
   );
 
 
 
 
 any ideas please ???
 
 thanks
 

-- 
View this message in context: 
http://www.nabble.com/validate---submit-with-href---quickie-tp24235567s27240p24249403.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.



[jQuery] Re: [validate] custom submit action

2009-06-29 Thread CliffordSean


hi

did u figure this out ?

tnx
sean



Josoroma wrote:
 
 
 If i have a custom css toolbar in a form called confirm that doesn't
 use a normal submit button like:
 input value=Register type=submit
 
 Instead i need to use the following css-link-button to check the
 validate before submit:
 div class=buttons javascript:{} 
 
 How can i do the validate and submit?
 
 Thanks in advance.
 
 

-- 
View this message in context: 
http://www.nabble.com/-validate--custom-submit-action-tp15458315s27240p24251809.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.



[jQuery] styling thickbox

2009-06-29 Thread CliffordSean


hi there

im looking to style thickbox so it looks nice (rounded corners etc etc )

has anyone come across a tutorial/sample of where this is done as i cant
find any ??

tnx
sean
-- 
View this message in context: 
http://www.nabble.com/styling-thickbox-tp24253110s27240p24253110.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.



[jQuery] validate - submit with href - quickie

2009-06-28 Thread CliffordSean


hi zorn/everyone

im trying to get the plugin working so i can submit from a link (using meta
plugin) ut it dont seem to be working 

 $(document).ready(
$(#submitregister).click(
function() {
$(#com-createForm).validate({  meta: rules } );
}
);
);



fyi this works from a submit button :

  $(document).ready(
function(){  
$(#com-createForm).validate({  meta: rules } );  
}

  );




any ideas please ???

thanks
-- 
View this message in context: 
http://www.nabble.com/validate---submit-with-href---quickie-tp24235567s27240p24235567.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.



[jQuery] Re: has anyone come across a plugin like this ?

2008-12-12 Thread CliffordSean


hi jason

just looking at your plugin now

http://www.comparenetworks.com/developers/jqueryplugins/jbreadcrumb.html

why does the last child category show on the 1st and 2nd examples but not on
the third

tnx
sean
-- 
View this message in context: 
http://www.nabble.com/Please-REPLY-if-you-want-to-see-Jason-develop-this-Plugin-for-us-%21-tp20406388s27240p20975048.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.



Re: Re[jQuery] freshing Thickbox

2008-12-03 Thread CliffordSean


have u sorted this?

im trying to do same 

at mooment im printing this on the saved page which should call the ajax to
undate the table !

script language='javascript'parent.xajax_updateAssocDocs(9); /script

but not working!

tnx



Trav Johnston wrote:
 
 Hi,
 
 The setup
 --
 I am using the Thickbox plugin to show a ajax generated table.  Above the
 table but within the Thickbox I have an input form to add a new record to
 the table. 
 
 The Issue
 
 How do I keep the Thickbox open and refresh the ajax table when a new
 record
 has been submitted?
 
 Any help would be greatly appreciated.
 
 Cheers,
 Trav.
 
 

-- 
View this message in context: 
http://www.nabble.com/Refreshing-Thickbox-tp10424923s27240p20812423.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.



[jQuery] thickbox ajax question

2008-12-03 Thread CliffordSean


hi

i am calling thinkbox from the main page

in the thickbox iframe the user adds a record to a db
after saving the record i want to update the table info on the main page -
without closing the 


tnx
-- 
View this message in context: 
http://www.nabble.com/thickbox-ajax-question-tp20812911s27240p20812911.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.



[jQuery] trying to style thickbox

2008-11-27 Thread CliffordSean


hi there

im trying to style thickbox so it looks a little better howerev im lost.
i have seen some places on the web where its styled real nice but i cant see
how it is done

can anyone offer me pointers ?

one example is on biocompare.com (click signin or register!)

tnx
sean
-- 
View this message in context: 
http://www.nabble.com/trying-to-style-thickbox-tp20716471s27240p20716471.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.



[jQuery] Re: has anyone come across a plugin like this ?

2008-11-21 Thread CliffordSean


jason - your a legend

thanks alot i look forward to playing with this!
-- 
View this message in context: 
http://www.nabble.com/Please-REPLY-if-you-want-to-see-Jason-develop-this-Plugin-for-us-%21-tp20406388s27240p20631956.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.



[jQuery] has anyone come across a plugin like this ?

2008-11-10 Thread CliffordSean


see the breadcrumb on here :
http://www.biocompare.com/ProductDetails/386912/1/Mutation-Generation-System-Kit-MGS-Kit-from-Finnzymes-Oy.html
has anyone come across a plugin like this ?

tnx
sean
-- 
View this message in context: 
http://www.nabble.com/has-anyone-come-across-a-plugin-like-this---tp20406388s27240p20406388.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.