[jQuery] close ColorBox link?

2009-08-14 Thread KScott
Hello, I'm wondering how I can close colorbox ( http://colorpowered.com/colorbox/ ) from a link within the iframe window? thanks in advance for your time!

[jQuery] Re: JQzoom help!

2009-08-13 Thread KScott
anyone? most important is the is the first question, how can I display the zoomed area on load without mousing over the main image? thanks again! -Ken On Aug 13, 9:56 am, KScott wrote: > hello, > I'm new to JQzoom > (http://www.mind-projects.it/projects/jqzoom/index.php#exam

[jQuery] JQzoom help!

2009-08-13 Thread KScott
hello, I'm new to JQzoom ( http://www.mind-projects.it/projects/jqzoom/index.php#examples ) and I have two questions; 1) how can I display the zoomed area on load without mousing over the main image? 2) is there anyway to control the zoom in/out, or does it have to stay at the current level? a

[jQuery] Re: JQuery Auto Complete?

2008-11-14 Thread KScott
sorry, i'm a bit of a n00b with JQuery. would that be added onto my current autocomplete call? my is my code now: $().ready(function() { $("#SearchTxt").autocomplete("AjaxSearch.php", { width: 190, onItemSelect: SubmitSearchForm, selectFir