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     
Hi all, I am creating a function using jQuery in application.js file. (function($) { function test() { alert('in function'); } })(jQuery);
Murali Krishna B
11-11-2009 11:53 PM
adam_g2000 Go to last post
3 8
Hi y'all. I have a page that once given an input, goes and loads five DIVs with content; four of the divs are not visible (they are made visible by...
GT
11-11-2009 11:35 PM
GT Go to last post
5 11
This is a newbie question. I want to use the jQuery autocomplete for injecting text in the middle of another text, inside a text area. I mean, I...
Inbar, Shai
11-11-2009 10:44 PM
Inbar, Shai Go to last post
0 9
Hi,. I have problem with code ajax and jquery when from code ajax call one source ..php, the session (create in these source .php) no exist when...
Lord Gustavo Miguel Angel
11-11-2009 09:54 PM
Lord Gustavo Miguel Angel Go to last post
0 5
The suckerfish menu on my site, enhanced with Superfish, works great in Firefox (Win, Mac & Linux), Opera 9 Win, Konqueror, Chrome and, surprisingly...
discern
11-11-2009 08:55 PM
discern Go to last post
2 5
The situation comes like this using form plugin from http://plugins.jquery.com/project/form : $('#photoform').ajaxForm({ dataType :...
Vaclav Kohout
11-11-2009 08:29 PM
Dave Methvin Go to last post
1 7
Moin, sorry, i dont get it: how to change the error message for all fields "This field is required". <script type="text/javascript"...
fyp
11-11-2009 08:24 PM
fyp Go to last post
0 4
I have a question about drop down options with html/jscript/Asp.net and ajax/jquery/. When the user populates the form and submits, the output is...
Rathric
11-11-2009 07:10 PM
Mike Alsup Go to last post
1 6
So the jquery code executes when they click on the link? If so, do you have a click event attached to the links and this code is on it? On Nov 10,...
Daybreak0
11-11-2009 06:41 PM
Daybreak0 Go to last post
12 15
I have a my content wrapped in a div. It has a "delete' button. Click delete will add the pre_delete class to the div your about to delete and a...
Dave Maharaj :: WidePixels.com
11-11-2009 06:15 PM
Dave Maharaj :: WidePixels.com Go to last post
2 8
Hi all! So what I'm trying to do is so simple but it's not working.. All I want to do is to slide up/down to the next/previous content. Here's the...
Marco Barbosa
11-11-2009 05:58 PM
Michel Belleville Go to last post
5 10
Hi, I have the cycle plugin setup so a series of thumbnails of the image switch the bigger image upon mouseover. Much like this example......
zac
11-11-2009 05:31 PM
zac Go to last post
3 7
I posted this earlier, but perhaps I didn't explain it right. Im trying to get code that uses this syntax to work in IE6/7 <a href="some link"...
Matthew
11-11-2009 04:16 PM
Scott Sauyet Go to last post
6 7
I have a treeview in my application and all works pretty well with it. I want the toggle +/- button to work as it does by default, but want the rest...
Ryan
11-11-2009 03:30 PM
Ryan Go to last post
1 11
Hello i'm using jqGrid with the type "clientSide" and plan to send editted data back to the server. With a $.ajax-Request i receive an object with...
cimodev
11-11-2009 02:46 PM
Tony Go to last post
1 9
Hi all, I'm using jqgrid with: hiddengrid: true, when the page is loaded the grid is collapsed. I ask if there's a way to open/show the grid when I...
Massimiliano Marini
11-11-2009 02:36 PM
Tony Go to last post
1 11
Hi guys, is it possible to print a part of the html page using JQuery and printed copy must not include the browser addons like datetime and the url....
theUnseen
11-11-2009 02:19 PM
D A Go to last post
2 5
Can anyone look at this page and tell me what im doing wrong? I have the form working in all browsers except IE6, and IE7!!!! html head (just in...
Designs by DP
11-11-2009 02:12 PM
Designs by DP Go to last post
0 19
Hi everyone, I just want to let you all know of something I've been trought with AJAX and Microsoft stupid IE7. I made a script that was getting some...
Ricardo Fontão Verhaeg
11-11-2009 02:00 PM
Ricardo Fontão Verhaeg Go to last post
2 6
Hello everybody It is my first post here I guess. I must say - I love jQuery, thank you ! A few days ago I faced a problem that I cannot overcome...
norbi
11-11-2009 12:49 PM
norbi Go to last post
6 7
Hi, I need to keep smileys similar to yahoo and gmail.....that means when i click the smiley image i ned to display all the smileys i don't know...
anjith
11-11-2009 12:32 PM
anjith Go to last post
0 3
Hi everyone, I'm not a big expert at jQuery, but I'm good at copying code, like most coders ;) Anyway, I wrote a little object that seems to work...
Sn3b
11-11-2009 12:27 PM
Sn3b Go to last post
0 2
Hi all, Does anyone know how I can fade the background of a div as a slideshow? I want to have the background of a div element change color (and...
Dan
11-11-2009 12:12 PM
Dan Go to last post
0 3
The user must make a selection from any one of several dropdown menus. I want there to be only validation warning, but I'm getting a warning for...
marty
11-11-2009 11:57 AM
marty Go to last post
0 4
Hello I am trying to run this simple jquery code to check if an arrow image is clicked and reveal the div under it: <HEAD> .... <script...
etay2k
11-11-2009 11:34 AM
etay2k Go to last post
0 4
Hallo all. I have an iframe where is loaded an html page where is defined a input tag like this <input type="text" id="username"...
m.ugues
11-11-2009 11:26 AM
m.ugues Go to last post
0 4
I'm using jquery.embedquicktime.js to play an mp3. Sometimes I have a dozen different mp3s on a page. When a user clicks on the graphical play...
RealMason
11-11-2009 10:47 AM
walter jenner Go to last post
3 13
Hello, Could you help me please. I have a list of hotel which I .hide and .show div's to show more or less info. so i have <div class="Hide-BAT1...
David pr
11-11-2009 10:38 AM
Joe Moore Go to last post
6 7
Okay, So my code works in FF, IE8 and Safari (I've only tested in the latest versions of all). But in IE6 and IE7 I get an error saying "Object...
Matthew
11-11-2009 10:17 AM
Scott Sauyet Go to last post
3 14
Hello, I need help to use jScrollPane inside of jqModal plugin. I try with the onLoad and onShow events but can not figured out a...
SehaxX
11-11-2009 09:42 AM
SehaxX Go to last post
0 5
Hi! I have the two animations below running side by side: $("#dubbelsnurra #graph1").animate({height:"154px"},1500); $("#dubbelsnurra...
badtant
11-11-2009 09:21 AM
Michel Belleville Go to last post
1 5
I've found a problem, but i don't know if it's a bug of Tooltip or a bug of jQuery itself. What happens it's next: If i register something like...
Gaspar Rajoy
11-11-2009 09:15 AM
Gaspar Rajoy Go to last post
0 3
I'm trying to use a checkbox to turn a validation rule off or on. The rules I'm using is: MyField: { required: "#MyCheckbox:unchecked", number:...
Mike817
11-11-2009 09:15 AM
Mike817 Go to last post
1 5
in jquery you can find $.getScript() function... wich is part of ajax way to retrieve javascript on the fly... so the script is not needed to be put...
darwin liem
11-11-2009 08:55 AM
darwin liem Go to last post
0 10
Not a good title, but I'll explain little bit better here: I got help here for another issue which was...
palgo
11-11-2009 08:42 AM
palgo Go to last post
2 6
Hi, I've implemented a mouse over enlarge function using Jquery. I have added on title attribute but which works fine when the Jquery isn't working....
patrick ross
11-11-2009 08:14 AM
patrick ross Go to last post
0 6
Hello, I'm using jQuery but am not really used to it (Mootools' user here...). I was trying to add a class to the first parent "div" of an...
Savageman
11-11-2009 06:51 AM
Savageman Go to last post
9 10
Can someone point me to a JQuery/PHP/MySQL application which has source code available which I can use to learn? Thanks.
dvanatta
11-11-2009 06:27 AM
santosh Go to last post
1 2
hello, I have to files ans the first one index.html I use all the javascripts. As you can see in my script i like to load "aanmelden.html". In this...
Wouter
11-11-2009 04:37 AM
Wouter Go to last post
0 2
Hallo all. I'm using CSS3 for pagination in print mode @page { @bottom-center { content: "Page " counter(page) " of " counter (pages); } } This...
m.ugues
11-11-2009 03:19 AM
m.ugues Go to last post
2 10
Hi, I was wondering if it was possible to update the "inner html" of a tooltip? also is it possible to force a tooltip to open when its created?...
Yell0w
11-11-2009 02:43 AM
Yell0w Go to last post
0 2
Hi there, When using Jquery Corner in Firefox & Safari it works like a charm, but in IE 7 & 8 I only get four ugly black corners... How can I...
Paul
11-11-2009 02:26 AM
TimP Go to last post
5 19
I have a page that calculates some values on the fly whenever a key is pressed (using keyup(); ). Here is the script (go easy on me, I'm...
shenry
11-11-2009 02:00 AM
shenry Go to last post
1 2
Firstly hello everyone and apologies for breaking new ground in terms of simple idiot questions. Ok so I'm trouble doing something I would consider...
Digital Evasion
11-11-2009 12:55 AM
Lukas Go to last post
2 6
Hi, I have been searching for a way to resize simplemodal dialog after showing it. In plugin source i can see that a function 'resize.simplemodal'...
Milos Negovanovic
11-10-2009 11:42 PM
Eric Martin Go to last post
1 5
Hi all, The Superfish drop down menu is not working in IE6 and IE7 but in different ways. In IE6 nothing woks. No dropdowns show up. In IE7 the...
Outre99
11-10-2009 11:25 PM
Outre99 Go to last post
0 4
Hi, I'm attempting to build a list of items that are to be clickable to delete. - I am able to visually build the list and it is added to a div...
s.soch
11-10-2009 09:52 PM
Mr Speaker Go to last post
1 3
I am trying to send the data in a numbered array but i end up with set=56454&set=54546522 when i need set=56454&set=54546522 ...
Dave Maharaj :: WidePixels.com
11-10-2009 09:47 PM
Dave Maharaj :: WidePixels.com Go to last post
0 3
I have a special application that I am trying to get the jQuery Validation Plugin to work. All the elements on my page are encased inside of a...
Oldschool
11-10-2009 09:23 PM
Oldschool Go to last post
0 2
Hi! I'm trying to implement an accordion menu but I'm only getting the first sub menu to show up when I click on its header menu. This is the code I...
Nelly
11-10-2009 09:18 PM
Nelly Go to last post
0 2
Post New Thread

Display Options
Showing threads 351 to 400 of 5008
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.