s this.
--
Chris Scott
>
> Thanks for the heads-up, though!
>
> --John
>
> On Tue, Jun 9, 2009 at 6:09 PM, benjam wrote:
>
> > I'm sure support for a beta release is a bad thing to be asking for,
> > but I mostly just want to make sure I'm not going craz
On Apr 10, 2008, at 4:32 PM, Josh Nathanson wrote:
I have found that Ajax/jQuery/SSL doesn't work in Safari 3 (didn't
test 2). I spent a couple of days trying to track down the issue and
then gave up, after finding very little information available. So
you might need to do a little brow
es and missing a
semicolon. Try this:
$(document).ready(function() {
$('a').click(function() {
alert("Link clicked");
$('#main-content').html(' Hello ');
return false;
});
});
--
Chris Scott
Adaptive Hosting Solutions
http://adaptivehostingsolutions.com/
If anyone wants to use jQuery to get the presence information from AIM
for a user, I documented it here:
http://www.iamzed.com/2008/01/25/using-jquery-and-jsonp-to-get-aim-status/
Nothing revolutionary, but the JSONP callback stuff threw me for a
while.
--
Chris Scott
Adaptive Hosting
code since
a plain .load with the same URL and selector works fine in IE.
With sincere apology,
--Karl
_
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Jan 13, 2008, at 6:13 PM, Chris Scott wrote:
A bit more info. on this: with the latest nightly build,
A bit more info. on this: with the latest nightly build, I don't get
an error any longer, but I don't get the div w/that ID either.
On Jan 11, 2008, at 10:28 AM, Chris Scott wrote:
I'm using cluetip to pull a page via ajax and want to display only a
certain div from the
ious but I've banged my head
against it for a while and haven't made any progress. Any suggestions
much appreciated.
--
Chris Scott
Adaptive Hosting Solutions
http://adaptivehostingsolutions.com/
This was one of those. In one of my
tests which was on 1.2.1, it wasn't working before but is now as you've noted.
Thanks for clearing this up for me.
--Karl
_
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Oct 10, 2007, at 1:44 PM, Chris Scott w
. :-)
Just want to confirm this correct before I go editing the doc pages for these.
Thanks.
--
Chris Scott
Adaptive Hosting Solutions, Inc. | Blogzerk - blog hosting
http://www.adaptivehostingsolutions.com/ | http://www.blogzerk.com/
In Safari (2.0.4), when you click into a field the cursor is put where you
clicked, not at the beginning of the field.
I'd be happy to help you debug and test these--feel free to contact me offlist
if you want.
--
Chris Scott
Adaptive Hosting Solutions, Inc. | Blogzerk - bl
orks. http://dev.jquery.com/ticket/1320
--
Chris Scott
Adaptive Hosting Solutions, Inc. | Blogzerk - blog hosting
http://www.adaptivehostingsolutions.com/ | http://www.blogzerk.com/
:
$(".mceToolbarContainer > *").attr("tabIndex", "-1");
The long of it (including the URL):
http://iamzed.com/2007/06/20/using-jquery-to-skip-the-tinymce-editor-toolbar-when-using-the-tab-key/
Hope someone else can use this. Once again, jQuery saves the day!
#x27;s bringing beta back! For me, it works fine from what my limited
testing found in Windows 2000, which isn't even listed as being supported.
Mike
get Safari 3.0 for Windows (or os x) !
http://www.apple.com/safari/download/
--
Chris Scott
Adaptive Hosting Solutions, Inc.
_____Ready for the edge of your seat?
Check out tonight's top picks on Yahoo! TV.
http://tv.yahoo.com/
--
Chris Scott
Adaptive Hosting Solutions, Inc. | Blogzerk - blog hosting
http://www.adaptivehostingsolutions.com/ | http://www.blogzerk.com/
http://www.summize.com/
Ran across this and didn't see it in the wiki so I've added it.
Very nice use of jQuery for the Ratings and Buzz graphs (e.g.
http://www.summize.com/product/nintendo-wii/-/-/B0009VXBAQ ) and probably other
features I haven't found yet.
--
Chris
, superfish, bgiframe, jqmodal, tooltip, and tablesorter.
--
Chris Scott
Adaptive Hosting Solutions, Inc. | Blogzerk - blog hosting
http://www.adaptivehostingsolutions.com/ | http://www.blogzerk.com/
Joel Birch wrote:
On 21/04/2007, at 12:43 AM, Chris Scott wrote:
I'm using Superfish for my menus and the Tabs plugin. By default, the
Superfish menus show up behind the tabs. The Tabs css uses a z-index
of 2 so I set the Superfish css to use a z-index of 3. This works in
FF an
y nice and the menus show
behind the tabs.
Has anyone come across this and have a fix? I'm using the bgiframe option in
Superfish for the menus if that matters. I don't have the code posted right
now since this is on a private system but I can work up a demo page if it would
help.
18 matches
Mail list logo