| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hello
I am using ajax in an autocomplete feature, and to resuse the existing
templates, i am attempting to dynamically add a close button/link to...
tony stamp
|
Today 07:30 PM
tony stamp | 0 | 1 |
|  | Hello
I am using ajax in an autocomplete feature, and to resuse the existing
templates, i am attempting to dynamically add a close button/link to...
tony stamp
|
Today 07:29 PM
tony stamp | 0 | 1 |
|  | How would you use Superfish to make a dropdown menu that contains
multiple columns of menu items?
Chris
|
Today 05:35 PM
Chris | 0 | 2 |
|  | I'm developing a comment panel for a blog that uses Disqus. The design
is really tight, and the client is insistent that THIS is the layout.
You can...
Dave
|
Today 05:28 PM
Dave | 0 | 1 |
|  | Hi, I seem to be having issues while trying to include both the doc
menu jquery menu (http://www.ndesign-studio.com/blog/design/css-dock-
menu/) ,...
J2
|
Today 05:05 PM
J2 | 0 | 1 |
|  | Hey guys,
I've been searching all over if its possible to make the same effect
that YouTube has.
Loading images when they are visible.
If you have...
CrustyDOD
|
Today 04:45 PM
StephenJacob | 3 | 5 |
|  | i am trying to bring jQuery into a custom object... The object will
manage some logic,callbacks, etc, by assigning a "delegate". In this
case , it...
mlecho
|
Today 04:29 PM
mlecho | 1 | 2 |
|  | Hi, all.
Anyone have any idea about this? First time I've seen it.
I using Mike Alsup's cycle plug-in to cross fade three photos.
Rick Faircloth
|
Today 03:44 PM
Rick Faircloth | 9 | 10 |
|  | Hey y'all,
The jQuery attr() method returns only the attribute of a set's first
matched element. E.g., for the HTML snippet:
<input type="text"...
Bill
|
Today 03:38 PM
Bill | 1 | 2 |
|  | Can make <b> behave as <a> ?
For exmaple, I have <b>Home</b>, I want to go to homepage when i click
b.
runrunforest
|
Today 02:38 PM
KeeganWatkins | 3 | 4 |
|  | Can any one tell me name of jQuery IDEs... like dreamweaver use of IDE as
HTML,PHP,ASP,XML,CSS
Any IDE there for jQuery code so we can write codes...
Ankur_Patel
|
Today 02:35 PM
devilmike | 5 | 6 |
|  | I have a page with multiple Frames and Division, Now I am trying to
extract one div having id="my_div" from iframe with Id =
"canvas_frame" but I am...
Danish
|
Today 02:27 PM
mkmanning | 6 | 27 |
|  | I am trying to have a div show and hide based on the value of a select
list. I have looked at a number of examples, but can't seem to get it
to work....
mtuller
|
Today 02:23 PM
KeeganWatkins | 3 | 4 |
|  | Either jquery-1.2.3.js or jquery-1.3.2.min.js, i got the error in
IE6,other browsers without error.
the...
viperasi
|
Today 02:15 PM
KeeganWatkins | 1 | 3 |
|  | Hi guys,
I write a web page that retrieve the data from a JSON formatted file
but when this fiel doesn't exist I can't see any error;
how I can...
Humpty Dumpty
|
Today 02:15 PM
MorningZ | 4 | 5 |
|  | Hi guys,
I have downloaded JQuery .....
<%@ Page Language="C#" AutoEventWireup="true"
CodeFile="Default.aspx.cs" Inherits="_Default" %>
<!DOCTYPE...
Chinna
|
Today 01:03 PM
Chinna | 0 | 1 |
|  | Hi,
I have an element like this: <a id="a1" href="javascript:doSomething
();">#a1</a>
However, when I do this: $('#a1').click(); ... then my...
Jon
|
Today 11:13 AM
KeeganWatkins | 6 | 10 |
|  | I use UI Tabs with Ajax loading.
The spinner is not working.
Any ideas?
dinos
|
Today 11:05 AM
dinos | 2 | 3 |
|  | Hello Forum!
I'm new here and also pretty bad at writing javascript. I'm using a snippet
of code by Lloyd...
Julesfrog
|
Today 10:53 AM
Julesfrog | 0 | 1 |
|  | In the old version of web1 this was an easy question to answer; the
right answer was "in the head" as described below:
<head>
<script...
m.ugues
|
Today 10:20 AM
m.ugues | 0 | 1 |
|  | Hi,
I'm using the following code on the client side:
$.ajax({
dataType : 'json',
// other options
success :...
livefree75
|
Today 10:13 AM
livefree75 | 2 | 4 |
|  | Hi!
I am newbie in JQuery. I want to catch click event outside and
specified class.
For example, I have a div with class "classname", and I want to...
Keysher
|
Today 08:29 AM
Keysher | 0 | 1 |
|  | tshafer wrote:
hi please check this
<html>
<head>
<script language="javascript" type="text/javascript"
src="jquery.js">
...
lostwarrior
|
Today 07:50 AM
lostwarrior | 0 | 1 |
|  | Hi,
I have databse entries like: CUBE Streamer 'sloping'
ULTEGRA 3 x 10 (99€/Woche)
I use this text with jquery and I am writing...
heohni
|
Today 07:01 AM
morwo | 2 | 3 |
|  | Hello,
I am using JQuery 1.3.2 and the following code line:
$("table.Engine tbody tr:odd").addClass("Alternate");
I get the following error on...
shapper
|
Today 05:51 AM
pierre | 4 | 94 |
|  | Hallo all.
I have an iframe with an id.
I need to get the html content of this iframe.
So from the iframe doc read I tried like this
var html =...
m.ugues
|
Today 03:24 AM
m.ugues | 2 | 6 |
|  | Hi,
I'm trying to use ColdFusion and JQuery but I'm having some problems
setting/reading session variables. I have a login box that I use
jquery...
Westside
|
Today 02:28 AM
Westside | 0 | 2 |
|  | Hi
i noticed that whenever i expanded the text, the subsequent text
expanded.
and the expand prefix...
also tends to be on the next line.
Please...
Kei Simone
|
Today 12:41 AM
Karl Swedberg | 3 | 12 |
|  | Hi I'm trying to select a specific word inside a div and would like to bold
it, I can't seem to find how to do this...
Rua
|
Yesterday 10:14 PM
Michael Geary | 1 | 2 |
|  | How to collapse slideToggle sections by default?When page loads all
<h4> sections should be collapsed. When I click it should expand. I
have below...
srikanthv
|
Yesterday 05:28 PM
Olaf Bosch | 1 | 3 |
|  | Hello,
I am attempting to insert a piece of javascript into a page using an
ajax call. Here are the files
testjs.html:
<SCRIPT...
sconn
|
Yesterday 05:04 PM
sconn | 0 | 4 |
|  | This is probably a very basic question and I know how to do it using
plain DOM but would like to learn the JQuery way of doing it.
After identifying...
VANJ
|
Yesterday 04:52 PM
VANJ | 1 | 2 |
|  | What is the opposite of :checked?
Is it :unchecked? Or would you use the not (!)
Atkinson, Sarah
|
Yesterday 04:34 PM
ankit jain | 3 | 4 |
|  | That worked
On 11/19/09 4:00 PM, "Charlie Griefer" <charlie.griefer (AT) gmail (DOT) com> wrote:
http://docs.jquery.com/Selectors/not
On Thu,...
Atkinson, Sarah
|
Yesterday 04:29 PM
Atkinson, Sarah | 0 | 4 |
|  | Hi,
I have used jquery in my web site (.net 3.5 with master pages) the problem
is jquery works if it is added as a usual script tag in HEAD element,...
newroz
|
Yesterday 04:05 PM
newroz | 0 | 2 |
|  | Hi there,
I have a (few) jQuery UI's accordions on a single page, ever accordion
exists of two elements; one visible, one hidden.
Initially the...
knal
|
Yesterday 03:57 PM
knal | 0 | 2 |
|  | Whether jquery-1.3.2.js or jquery-1.3.2.min.js,i always got the error.Other
browsers without error.
Below is the...
viperasi
|
Yesterday 03:42 PM
Karl Swedberg | 1 | 4 |
|  | Yea I'm kinda figuring it out trying another approch that I found here
http://www.quirksmode.org/dom/w3c_css.html
On 11/19/09 3:12 PM, "Charlie...
Atkinson, Sarah
|
Yesterday 03:22 PM
Atkinson, Sarah | 0 | 2 |
|  | I'm having trouble with IE
This code seems to break in IE
var cssString= "label.error{left:"+leftOffset+"px;}"; $('head...
Atkinson, Sarah
|
Yesterday 03:12 PM
Charlie Griefer | 3 | 4 |
|  | Yes.... In the function that this bit of code resides
On 11/19/09 2:43 PM, "Charlie Griefer" <charlie.griefer (AT) gmail (DOT) com>...
Atkinson, Sarah
|
Yesterday 02:45 PM
Atkinson, Sarah | 0 | 2 |
|  | IE 7 haven't tried any others. And it doesn't work it doesn't text and it cause another function that hides and shows a div to not work as well. The...
Atkinson, Sarah
|
Yesterday 02:39 PM
Atkinson, Sarah | 0 | 2 |
|  | It is possible I used this:
$('style').text('label.error{left:' + leftOffset +'px;}');
On 11/19/09 1:33 PM, "discern" <capneb (AT) gmail...
Atkinson, Sarah
|
Yesterday 01:49 PM
Atkinson, Sarah | 0 | 3 |
|  | The problem is is that I need to calculate the styles when the page loads. And the calculation results in a couple of hundred different...
Atkinson, Sarah
|
Yesterday 01:37 PM
Atkinson, Sarah | 0 | 2 |
|  | Can I modify a CSS Class's properties not on an element but on the css class it's self so that and element that is given that class in the future...
Atkinson, Sarah
|
Yesterday 01:33 PM
discern | 1 | 2 |
|  | 1.
<img src="xxx" id="img1" style="display: none;" />
$(window).load(function() {
alert($('#img1').width());
});
2.
<div style="display:...
David .Wu
|
Yesterday 01:08 PM
Josh Nathanson | 2 | 3 |
|  | so, i found this while looking for a non-flash method of doing
hyperlinked slideshows for our website.
i have gotten the basic function to work, but...
Nate Heldman
|
Yesterday 12:45 PM
Nate Heldman | 4 | 9 |
|  | I have a large div with several divs (they mimic <tr>s). In those are
two input type="text" fields and two buttons. None of the elements...
discern
|
Yesterday 12:37 PM
discern | 0 | 2 |
|  | Can you post a link to a test page?
It's impossible to tell what is wrong from the .js file you attached. It's
not even JavaScript code: it's PHP...
Michael Geary
|
Yesterday 12:08 PM
Michael Geary | 0 | 3 |
|  | In IE7 my radio button do not display 'checked' when I click on it.
(ie I would not change to show which button has been clicked)
I work fine in...
2daughtersdad
|
Yesterday 12:03 PM
Jacob Siu | 2 | 7 |
|  | Hi,
I tried to build a dynamic string for populating a select but my
string seems to have a bad format !
var manufacturers= $.ajax(...
bertaudmarc
|
Yesterday 11:59 AM
bertaudmarc | 0 | 2 |