Feeds

json parser doesn't output

jQuery Google Group (recent topics) - Sat, 05/17/2008 - 00:00
I've been trying to get this to work following these instructions
[link]

, but i can't seem to get any output.

I am getting json data from google maps getLocations(), so the way I
grab the json is a bit different.

according to google, the json looks like this

Categories: jQuery

Looping animate function

jQuery Google Group (recent topics) - Sat, 05/17/2008 - 00:00
Hi group,

I've been struggling with this problem for a day or two.

Situation:
- I want to have text slide back and forth across the browser at a
rate I set; I'm attempting to use animate to do this, and it works
pretty well (though seems very resource intensive). Basically, I take
the following steps: calculate width of element, parent element, and

Categories: jQuery

$.post() not sending info

jQuery Google Group (recent topics) - Sat, 05/17/2008 - 00:00
I've got a suggestion form that inserts into a db table when they
submit, my jquery is located in a /js folder, while this page is in /,
and my db settings are in /includes/

Here is my $.post

$.post("../sendsuggest.php",
{ subject: subjectVal, message: messageVal,
theusername: theUser },

Categories: jQuery

[jquery] Autocomplete - clearing the value possible.?

jQuery Google Group (recent topics) - Sat, 05/17/2008 - 00:00
I have a form with 3 inputs in it. these three inputs consist of a text field, a button, and a textarea field.
I utilize the jquery plugin found here:
[link]
for the text field.
Basically, what I do is have the button add the current value from the text field to the text area, and have the enter key trigger a click on the button.
Categories: jQuery

No ajax methods working in IE7

jQuery Google Group (recent topics) - Sat, 05/17/2008 - 00:00
I wrote a simple little quick contact form using $.post, it works fine
on every browser INCLUDING internet explorer 6, however 7 crashes
instantly when you click submit. To test and see if it was just my
script that was bad I opened [link] and went
to the section on Ajax references where it lists every ajax method and
Categories: jQuery

Autocomplete - access to events

jQuery Google Group (recent topics) - Sat, 05/17/2008 - 00:00
One of our developers was working with the jquery Autocomplete plugin
and asked about a couple things that I don't know of:

Is there a way to hook into the event that sets the value of the
textbox?
Basically what I need to do is override the method that sets the
textbox value with one of our own that calls our copy/paste setValue

Categories: jQuery

Jquery Help - Navigation

jQuery Google Group (recent topics) - Sat, 05/17/2008 - 00:00
This is probably something very basic, but why does this logic only
work for the first section of ul's in the nav and not the next? Please
enlighten me. Thanks.

<style type="text/css">
body, body * {margin: 0px; padding: 0px;}
ul#mainNav li{display: inline;}
#nav{background: tan; width: 100%; font-size: .90em; text-align:

Categories: jQuery

Any way to avoid having this IE warning message?

jQuery Google Group (recent topics) - Sat, 05/17/2008 - 00:00
Hi,

I have a page has a lot of data and can run slowly. As soon as I try
and load this page, IE tells me

[link]

(the script is causing this page to run slowly, continue?). Anyway, I
notice when I take out this block of JQuery code, the message
disappears:

Categories: jQuery

Highlight code WITHIN a textarea?

jQuery Google Group (recent topics) - Sat, 05/17/2008 - 00:00
Is there a way to highlight code within a textarea block? It would be
nice to be able to color code the text, as we have a large textarea
that html and javascript is added to. I was looking at using Chili,
but it does not seem this would work.
Categories: jQuery

Easy way to filter and sort a list

jQuery Google Group (recent topics) - Sat, 05/17/2008 - 00:00
I am looking for a way to easily filter, and short a list. I found
the tableFilter plugin, but it is an overkill for what I need, and I
don't want to use tables. I want to be able to filter a list of
items, and also sort this list by ABC. I love the idea of the
filtering being linked to an input box, so when you start typing
Categories: jQuery

Autocomplete - is bgiframe required?

jQuery Google Group (recent topics) - Sat, 05/17/2008 - 00:00
I'm getting a javascript error in Firefox (list.bgiframe is not a
function) with the autocomplete plugin if I don't include bgiframe,
but the documentation seems to imply that bgiframe is optional.

Is bgiframe required?

Categories: jQuery

The simplest of questions I'm sure...

jQuery Google Group (recent topics) - Sat, 05/17/2008 - 00:00
I'm brand new to jquery, and I need a little help with this simple
accordion menu code:

$(document).ready(function(){
$("dd:not(:first)").hide();
$("dt a").click(function(){
$("dd:visible)").slideUp("slow ");
$(this).parent().next().slideD own("slow");
return false;
});

The html is like this:

Categories: jQuery

Problem with function

jQuery Google Group (recent topics) - Sat, 05/17/2008 - 00:00
Hello! I wanted to write my first jquery code and failed to replace
all these markups with a simple jquery command attaching this function
- return hs.htmlExpand(this, { objectType: 'iframe' } ) - to all
markups automatically:

e.g.: <a href="abc.html" onclick="return hs.htmlExpand(this,
{ objectType: 'iframe' } )"></a>

Categories: jQuery

Chili 2.0 - New release of the jQuery code highlighter

jQuery Google Group (recent topics) - Sat, 05/17/2008 - 00:00
This is just to let you know that a new version of Chili is out and
ready to be downloaded.

[link]

Categories: jQuery

ToolTip Sticky

jQuery Google Group (recent topics) - Sat, 05/17/2008 - 00:00
I'm trying to get the following functionality I used to get from a
Dojo Tooltip v 0.4

I want to have like a mini-form on my tooltip. I would hover over my
element and the tooltip would appear. Then I could mouseover the
tooltip. To keep it from disappearing I put sticky:true - the thing
is, if I hover off of the tooltiped item, I want it to disappear.

Categories: jQuery

InnerFade with jquery

Del.icio.us jQuery - Fri, 05/16/2008 - 23:39
ad 區塊變換
Categories: jQuery

jMaps Framework Documentation

Del.icio.us jQuery - Fri, 05/16/2008 - 23:36
Categories: jQuery