| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi all,
I have unique problem.
I have 3 pages - i didnt use any response.setHeader("Cache-Control",
"no-cache"); etc like in my JSP !!
in page-1 i...
Ganex
|
08-31-2009 10:44 AM
Ganex | 0 | 52 |
|  | Hi
I keep having problems integrating a JQuery Lavalamp with Submenus. Take a
look at http://karen.2kmegs.com the lavaLamp feature only works...
Karen Morales
|
08-31-2009 10:21 AM
Karen Morales | 0 | 27 |
|  | hi all,
i'm having an interesting IE6 and IE7 issue that may just be par for
the course. i'm curious if anyone else has run into this...
nick.rathert
|
08-31-2009 10:10 AM
nick.rathert | 3 | 61 |
|  | Hi
Is it possible to force the starting position of the toggle event, for
one or more matching element?
Let says, you have multiple divs in page...
greaseDonkey
|
08-31-2009 09:41 AM
greaseDonkey | 0 | 12 |
|  | problem can be seen here: http://unedible.com/alicewhite/
it's just not scrolling. sometimes when i change the code around a
bit, the anchor images...
Alice
|
08-31-2009 09:30 AM
Alice | 4 | 13 |
|  | How can I get the following code:
$(document).ready(function(){
$("#go").click(function(){
$(".block").animate( { backgroundColor: 'red' },...
Michael
|
08-31-2009 09:13 AM
Dhruva Sagar | 1 | 9 |
|  | When I sort on multiple columns, I would like there to be a difference
in color between the primary column and the secondary column. Any
ideas how I...
Alexander
|
08-31-2009 08:53 AM
Alexander | 0 | 10 |
|  | Hi everyone. I'm having troubles with meiomask to allow spaces in a
field that will allow only letters, numbers and spaces of course. I've
tried...
Mario Soto
|
08-31-2009 08:12 AM
Leonardo K | 1 | 33 |
|  | Hello.
What I want to do:
- use dyndatetime calendar (+ time) for multiple items, some of them
cloned
From
a +
West
|
08-31-2009 07:56 AM
West | 0 | 64 |
|  | Hello,
I have a table with 300+ records inside a <div>. The <div> is inside
a fieldSet. When the <legend> text is clicked, the <div> is set...
engineerachu
|
08-31-2009 07:54 AM
engineerachu | 0 | 9 |
|  | I have developed a FF extension that loads a few JavaScript files
(one of which is jQuery) and attaches them to any given page being
viewed by the...
ujamu
|
08-31-2009 06:42 AM
Psionides | 2 | 99 |
|  | Well I want to append some data to a div called chat_box but I want it
to slide in from the bottom as it appears, the code Im currently using
to...
Namir
|
08-31-2009 06:09 AM
Namir | 2 | 58 |
|  | Hi Group,
is there a possibility to chain AJAX Requests?
By now i have 5 AJAX Functions where one calls the next (Button Click
-
My main problem...
pascal.naujoks ( AT ) googlemail.com
|
08-31-2009 03:07 AM
pascal.naujoks ( AT ) googlemail.com | 2 | 100 |
|  | Hello,
I'm trying to build a simple "fadeIn" - "fadeOut" loop on a div, but I
get an infinite recursion the way I do it :
// + Code
function...
FCCS
|
08-30-2009 10:41 PM
FCCS | 3 | 38 |
|  | Hi every:
I'm starting with jQuery and I have a lot of doubts. I'm reading the
following books:
- jQuery Reference Guide (Jonathan Chaffer, Karl...
Reynier Prez Mira
|
08-30-2009 10:14 PM
FrenchiINLA | 1 | 8 |
|  | I have tried both of these modal solutions, beautiful by the way, and found
a small problem with both of them and am wondering if there is a...
Steffan A. Cline
|
08-30-2009 09:11 PM
Eric Martin | 1 | 14 |
|  | In jQuery how do I remove a certain part of an id...
for example i have a div id='thisisadiv_1'
I want to remove the 'thisisadiv_' part
This is so I...
Phil
|
08-30-2009 07:28 PM
Phil | 4 | 12 |
|  | Hi !
Here's a little example of what i want to do :
"
<div id="A">
<div id="C"></div>
</div>
Kilhom
|
08-30-2009 06:48 PM
Kilhom | 1 | 18 |
|  | Hello guys.
My question has actually more to do with jqPlot ( graph library for
jQuery ), but I'm still asking it here, because it concerns json...
Depechie
|
08-30-2009 04:52 PM
Depechie | 3 | 97 |
|  | hi,
I have a problem with binding events to dynamically-generated
elements; specif. problem is something I'm trying to do with
JavaScript doesn't...
kali
|
08-30-2009 04:22 PM
Josh Powell | 10 | 68 |
|  | I am an extreme beginner so sorry for the basic question.
I have a number of checkboxes on the screen that contain
an "ID" with the characters...
gBerger
|
08-30-2009 04:18 PM
MorningZ | 4 | 8 |
|  | Hi guys,
I have a problem retrieving data in JSON format using Ajax with
JQuery.
Here's the code I use:
/app/controllers/stories_controller.rb:
def...
lpdahito
|
08-30-2009 04:14 PM
lpdahito | 1 | 90 |
|  | I have been working with the cluetip plug-in for several hours and am
stuck. I can get most of the functionality working, but am unable to
load...
mjs
|
08-30-2009 03:06 PM
mjs | 1 | 8 |
|  | The plugins website is down:
http://downforeveryoneorjustme.com/http://plugins.jquery.com/
and I'm not sure who to contact
MikeB
|
08-30-2009 02:33 PM
MikeB | 0 | 6 |
|  | I'm trying to set up a system similar to Google AdSense that allows other
websites to display some HTML content from my site on theirs. I've...
mattvick
|
08-30-2009 02:17 PM
Michael Geary | 1 | 10 |
|  | Hello guys,
is there a way (using a specific plugin or doing some hacking) to
change the page URL when I change the viewed panel within a...
macsig
|
08-30-2009 01:52 PM
Macsig | 2 | 28 |
|  | I was looking at the jquery.flash plugin and it looks like what I need
to get the job done but I am not able to figure out how to do it.
Here is...
unsustainableDesign
|
08-30-2009 12:06 AM
unsustainableDesign | 1 | 12 |
|  | Hi everyone,
This question probably is easy, probably is not :). Is there a way to
apply an entry effect to Slideshow? Like the first image in the...
Joseph
|
08-29-2009 11:10 PM
Joseph | 1 | 9 |
|  | Why does this JSON generate the error "missing } after property list"
in Firebug?
What's missing?
{"newitem": "<div id='iid_27' class='round-block'>...
twitchy
|
08-29-2009 09:28 PM
Michael Geary | 1 | 118 |
|  | Hi all,
I would like to link each image in the cycle to a specific page. Any
ideas on how to do this? I got it to cycle and everything is...
quez
|
08-29-2009 06:59 PM
Mike Alsup | 2 | 17 |
|  | Hi, I am having a hard time getting the dropdown nav under "about us"
to work in IE6 on this site:
http://www.mccauleycelin.com/index.php
It seems...
Bryan D.
|
08-29-2009 06:30 PM
Bryan D. | 2 | 12 |
|  | Hi All,
In my application,there are several autocomplte field is available.
When I type "pank" and then it list out the several matching in...
pankaj sharma
|
08-29-2009 04:42 PM
pankaj sharma | 1 | 11 |
|  | Hello,
I am using jquery validate on one of my pages with a submit handler,
Can anyone let me know how I can specifiy which layer should contain
the...
James W
|
08-29-2009 03:18 PM
James W | 0 | 8 |
|  | I need to highlight and work with the innermost of several hovered
items. My markup is for now nested lists, although that may change,
and if the...
Scott Sauyet
|
08-29-2009 02:57 PM
Scott Sauyet | 0 | 11 |
|  | Ok, I'm trying to use the treeview plugin.
lets start with the index.html script includes:
<code>
my menu calls ajax and loads a php page that...
n4rc1ssus
|
08-29-2009 01:16 PM
n4rc1ssus | 3 | 13 |
|  | Using the very basic jqModal example, isn't it supposed to auto size and
auto center the modal on the page? I placed a table that was wider than...
Steffan A. Cline
|
08-29-2009 12:31 PM
AT | 1 | 11 |
|  | That's what I'd call it, anyway. This would be a captioned button
with a small arrow you'd click on. That would drop down a list of
button...
donb
|
08-29-2009 10:47 AM
donb | 7 | 18 |
|  | Hi.
Today I was trying compress the jQuery Form Plugin V 2.28 (http://
malsup.com/jquery/form/) with JavaScriptPacker...
Pablo-AR
|
08-29-2009 09:44 AM
Pablo-AR | 0 | 13 |
|  | i think this is a pretty simple question, but i can't seem to figure
it out.
i have a list in a div:
<div id="gallery">
<ul>
<li...
tatlar
|
08-29-2009 05:47 AM
Peter Edwards | 2 | 44 |
|  | Are you expecting different?
http://jsbin.com/oceni/edit
alerting an evaluated JSON object will show you
If you want to see the JSON broken down...
MorningZ
|
08-28-2009 10:07 PM
MorningZ | 0 | 20 |
|  | How can I validate a field before calling the auto complete on user
input. Is there any a way to configure a pre condition for a auto
completion. I...
Shyam
|
08-28-2009 09:32 PM
James | 1 | 50 |
|  | Hello,
I'm using the plugin jquery.autocompleter and I have a remote script
in a server that has some htaccess rules defined for URL's. So...
Rogrio Vicente
|
08-28-2009 09:28 PM
James | 1 | 16 |
|  | I'm using Jrns jQuery Validation plugin and it works like a charm
except of one thing which I can't get to work although I think it
should be...
OzBoz
|
08-28-2009 09:10 PM
James | 1 | 21 |
|  | If the JSON file is local, you don't need the "?callback=?" param in
the url.
Use Firebug for Firefox to debug whether your JSON is being...
James
|
08-28-2009 09:07 PM
James | 0 | 43 |
|  | I have a carousel that auto scrolls images. I was asked if there is a way to
make it so that if you mouse over the carousel, it stops and when you...
Steffan A. Cline
|
08-28-2009 08:37 PM
Steffan A. Cline | 0 | 40 |
|  | I need to be able to trigger (open) a select list when I click on a
div.
I would love something like this to be possible:
<div...
Mat
|
08-28-2009 08:10 PM
Charlie | 1 | 71 |
|  | And I assume you are using jQuery for this.
$(function() {
$("#myDiv").click(function() {
$("#menu").toggle(); // toggles show/hide
...
James
|
08-28-2009 07:40 PM
James | 0 | 16 |
|  | Every time a key is up in Firefox autocomplete normally lists
suggestions, but in IE7 it shows for a second the suggestions list and
then hides it...
Александр Туранский
|
08-28-2009 06:29 PM
Александр Туранский | 0 | 12 |
|  | I'm using the jquery validation plugin and when all the fields of the
form are correct I want to show a dialog that inform that the data
will be...
Edgar Mndez.
|
08-28-2009 05:52 PM
jen | 1 | 97 |
|  | Hmm. Would this be expected to work?
$gallery.find('li').css('color','red');
On Aug 28, 1:31*pm, tatlar <robertlnew... (AT) gmail (DOT) com> wrote:
tatlar
|
08-28-2009 04:45 PM
tatlar | 0 | 8 |