HighDots Forums  

Sponsored Links


jQuery jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.


Discuss in the jQuery forum.



Post New Thread
Threads in Forum : jQuery Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
6 10
I use UI Tabs with Ajax loading. The spinner is not working. Any ideas?
dinos
Today 11:05 AM
dinos Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
0 1
Hi, I have databse entries like: CUBE Streamer 'sloping' ULTEGRA 3 x 10 (99&euro;/Woche) I use this text with jquery and I am writing...
heohni
Today 07:01 AM
morwo Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
0 2
Post New Thread

Display Options
Showing threads 1 to 50 of 4988
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  


 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.