I am using the jQuery datepicker. When the user selects an item in a
drop down list box the selectable dates in the calender in the
datepicker get updated with all selectable dates associated with the
selected drop down list item. The dates seem to update fine except
for the very last one. If I
Hi GF
This is really good!
Thank you very much!
On Jul 13, 3:52 am, GF wrote:
> Hello all,
> i wrote a simple guide that explains how to use together Struts2 and
> JQuery to create dynamic content with Ajax and JSON.
>
> http://www.zulutown.com/blog/2009/07/12/ajax-dynamic-content-with-str...
It is caused by autogrow.js, but i have no idea how to fix it!
autogrow isnt even working for me in IE6 and 7, when you click inside
a textarea it shrinks down to one line high and then doesnt expand as
you type. and when you click in the second textarea on my page nothing
happens at all (as if au
I believe your best bet would be a custom build solution. Most
accordions use floating divs but to overlay the headers without moving
them down you would need absolute positions. Shouldn't be too difficult
to create fom scratch
ste...@braingia.org wrote:
Hello,
I'm trying to accomplish an
Hi Dave
I have used jquery ajaxFileUpload plugin for file upload.
http://www.phpletter.com/Our-Projects/AjaxFileUpload/
Regards
Ranga
On Tue, Jul 21, 2009 at 11:40 PM, Dave Maharaj :: WidePixels.com <
d...@widepixels.com> wrote:
> Can anyone point out a good Ajax upload script. I need one sim
Hello,
I'm trying to accomplish an accordion-like function, but instead of
dropping down the section below, the content just lays over the other
options.
For example, take a look at the Accordion example here:
http://jqueryui.com/themeroller/
Notice how when section 2 is clicked, section 1 r
Hey, so there might be a simple solution to my problem, but here is my
question:
I have a box:
html
There is some text inside this box. It spans the entire width blah
blah blah.
styles===
#box{
width:800px;
height:400px;
border:1px solid #444;
}
#innerbox{
position:r
Hi all,
Happy to announce that the Ingrid datagrid project is still very much
alive! With the help of Patrice Blanchardie, Ingrid has been moved to
its new home on Google Code, and includes quite a few bug fixes and
updates (full list below).
Also included is an updated example of a remote PHP
:: Navin Designs :: Creating Your Home On The Web
$(document).ready(function(){
var hover_in_easing="easeOutExpo";
var hover_out_easing="easeOutBounce";
$(".info_container").show();
$("div.portfolio_div").hover(functio
man envy you guys who can go
for some who live and earn a living a Taiwan, its so hard/expansive for me
go to.
but still hope you guys have a great weekend
just dunno if anybody can share the experience on youtube or something?
looked at this a couple of times ,,have you tried working with the
cleartypeNoBg option"
have seen other posts where things have been resolved using
cleartypeNoBg: false
welshy1984 wrote:
I am having an issue with pausing the cycle from links within the
cycle.
I have set up a cycle that
When using the ScrollHorz effect in the Cycle Plugin for inline HTML
content, in Firefox and Safari 3, the very first time you trigger the
transition, the content of the first "slide" appears to be being
squished and ends up overlapping with the incoming slide/text. See an
example here: http://t
We snagged our seats the other day should be a great weekend
On Jul 21, 3:57 pm, Rey Bango wrote:
> Hi everyone,
>
> I wanted to let you know that there are only 56 seats left for the
> jQuery Conference. 300 is the max. We'll probably sell out by tomorrow.
>
> If you plan to attend, I wo
NM."Only properties that take numeric values are supported (e.g.
backgroundColor is not supported)."
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
Behalf Of Rick Faircloth
Sent: Tuesday, July 21, 2009 7:35 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] Should t
No. jQuery is open source licensed under a liberal MIT license. You can
use it without cost.
Rey
Kaps wrote:
Hello Team,
I just want to know that do I need to purchase a license if I want to
use jquery on public sites.
Waiting for your quick reply!!
I don't need to manually convert stuff, I need the retrieve a value of
ems from the jQuery or otherwise use a function to convert from pixels
to ems.
On Jul 21, 9:11 am, gil wrote:
> Maybe this links could help.
>
> http://dtott.com/thoughts/2008/01/19/convert-pixels-to-ems-a-bookmark...
>
> htt
On 7/20/09 1:06 PM, "koichirose" wrote:
> Hello, I'm using jQuery Autocomplete (
> http://docs.jquery.com/Plugins/Autocomplete
> ) to display results from a php page.
>
> Since that is my only field, I want to submit the form when I click on
> the result or I press the 'return' key.
>
> How do
I think this has probably been asked before but.
I want to resize an element that has .resizable() on it. I want the
resizable 'stop' event to trigger when it is done.
Is there a way to do this?
Thanks
$('.menu1
a:last').css('background-color','#fff').animate({backgroundColor:'#222'},
1000)
--
"Ninety percent of the politicians give the other ten percent a bad
reputation." -
The reason this would happen is that you have a fatal error somewhere inside
your createCharts() function. When this error occurs, it stops all
JavaScript execution for the current event.
Do you have any debugging tools such as Firebug? If not, install Firebug and
try again. Open the Firebug pane
If you know how long the movie is, you can use the native
window.setTimeout() function.
// Displays alert after 5 seconds
window.setTimeout(function()
{
alert('5 seconds have passed');
}, 5000);
--
Hector
On Tue, Jul 21, 2009 at 1:48 PM, Mats wrote:
>
> I have a page that is a displaying a
Your approach worked great! Thanks a lot for the help.
On Jul 21, 2:00 am, Liam Potter wrote:
> take off the height in the CSS, store the computed height in a var, and
> on page load set the div to the 300px, then animate to the height
> contained in the var.
>
> ebakunin wrote:
> > Hello,
>
>
I've used and quite like jQuery Form Plugin
http://malsup.com/jquery/form/
I think they both work in very similar fashions and are very easy to
use
I'm struggling at the moment to read the response when using either of
these plugins cross domain.
If anyone has any thoughts
On Jul 21, 7:10 pm,
I can't believe no one else has seen this? I've tried to isolate the
problem but so far, it's pretty consistent.
Having click handlers added repeteadly is a sign of bad structure in
your code. You should refactor your code to avoid that in the first
place, that should'nt be happening.
That said, there is a way to check for event handlers:
var $login = $('#login');
if ( jQuery.data( $login[0], "events").cli
The code now is like this:
Chest:
NAME="Aircraft">
Hi Guys
Is there any way I can modify the look and feel of my scrollbar ? I
looked into the jScrollPane plugin but it only works for jquery 1.2
and Im using 1.3.
Dear Sir,
Im new to joomla, and im tryin to use your Superfish Menu on my site,
The problem is my menu has more than 10 objects and Superfish menu
only
shows 10 objects and rejects the rest of em.
is there any way to increase the number of objects it shows?
Many thanks in advance,
Andre
Hi there,
I need some advices about DOM manipulation .
I want to push some piece of html code to document with jQuery and
JavaScript in general.(ie. I want to create widget containing close
and minimize buttons and contents block with only calling for example $
('#widget-div').createWidget() ).
I
I wanted to define additional attribute to a tag to manage
information. I realized that XHTML might not like it and discovered
the data(name,value) function.
I was wondering how i could retrieve all tags e.g. "div" that have
that data variable set.
I have a page that is a displaying a Movie, or it's really 3 Movies
but to get to the 2nd Movie the user has to click a "Next" button. My
problem is that I want to delay this button to appear until the movie
is more or less done... could be 7 or 16 minutes.
What would be the easiest and most prop
Hi,
What is the code that you now? If you have none we can help you create
the code you need
But you are going to use $.ajax() to get the numbers that you are
talking about from the MySQL table.
And then you can update the form as your needs.
Btw, im a neewbie too but i can help in what i can
My bad didnt copy the pager div section from the example.
On Jul 21, 11:31 am, Vamshi wrote:
> This works fine when i just use tablesorter but when I add pager
> plugin code , it doesnot work properly.
>
> What happens : When I click on the header to sort, it displays me a
> just the header row
Hello, newb here ;)
This is probably the wrong place to ask, but maybe someone could point
me in the right direction if that is the case :)
I am pulling data from a mysql database to partially populate a form.
This is all done in a 'dialog' which is really slick, so when I open
that dialog, i ge
Hi everyone,
I wanted to let you know that there are only 56 seats left for the
jQuery Conference. 300 is the max. We'll probably sell out by tomorrow.
If you plan to attend, I would recommend registering quickly.
http://events.jquery.com
Rey...
It is always a good idea to put the way you achieve your results.. Maybe
other people is looking
the same as you..
We must to learn not being so selfish!
- Original Message -
From: "expresso"
To: "jQuery (English)"
Sent: Thursday, July 02, 2009 8:52 PM
Subject: [jQuery] Re: Replace
In what situation in your code would more than a single event be bound
to the element?
On Jul 21, 11:22 am, Liam Potter wrote:
> Well the way you do it would really do anything, it will just unbind,
> then run the function again as it is chained?
>
>
>
> sken wrote:
> > Would make sense but i th
H at first i dont see anything wrong, i see one thing, but if ie
doesn't complain lol, close each line with ; maybe that works, but hey
i'm just gessing, ie doesn't show any problem because of that lol
Try putting alerts to verify if they show up
On 21 Jul, 20:07, "evanbu...@gmail.com" wrot
Thanks that worked :)
Didn't know about that one hehe ;)
Thanks again,
Regards
Bruno
On 21 Jul, 20:14, "Richard D. Worth" wrote:
> var productID = $(this).closest('.item').attr('id');
>
> See
>
> http://docs.jquery.com/Traversing/closest
>
> - Richard
>
> On Tue, Jul 21, 2009 at 2:27 PM, Glaz
var productID = $(this).closest('.item').attr('id');
See
http://docs.jquery.com/Traversing/closest
- Richard
On Tue, Jul 21, 2009 at 2:27 PM, Glazz wrote:
>
> Hi,
>
> I have this HTML:
>
>
>
> ...
> x ...
>
>
>
>
> ...
> x ...
>
>
> In the "product " DIV i have an " x " that x is an
Hi Liam,
Because I need a permanent host for this.
Regards,
Feris
On Jul 21, 10:43 pm, Liam Byrne wrote:
> Why not simply put the
Hi Charlie,
Great !
Thanks for this great solution !
Never know about Google hosting this library.
Best Regards,
Feris
On Jul 21, 10:53 pm, Charlie wrote:
> if you're using it on Blogger site easiest is to use script tag as liam
> suggests and use Google library to pull it from so no worri
No, they're jquery core functions. The fact that you're using Superfish
may complicate the use of .load and .empty for this purpose.
However, just use the .empty, then .load on whatever container you have
for the Superfish menu and see if it repopulates quickly enough and in the
manner that you
I was hesitant to post this because it's a lot of code but here it is
function GetXmlHttpObject()
{
var objXMLHttp=null
try {
objXMLHttp = new ActiveXObject("Msxml2.XMLHTTP"); //later IE
} catch (e) {
try {
objXMLHttp = new ActiveXObject("Microsoft.XMLHTTP"); //earlier IE
} c
And btw... there's any return false in createCharts(); ?
On 21 Jul, 19:53, Glazz wrote:
> Hi,
>
> Can you please post the function that is not working in Firefox
> please?
>
> Regards
>
> On 21 Jul, 19:48, "evanbu...@gmail.com" wrote:
>
> > This is probably more of a basic javascript question t
Hi, I would like to specify a default loaderror handler for all my
jqgrids...
1. is this possible with $.extend($.jgrid.defaults...)?
2. how can I get a reference to the grid in my default loaderror
handler?
Hi,
Can you please post the function that is not working in Firefox
please?
Regards
On 21 Jul, 19:48, "evanbu...@gmail.com" wrote:
> This is probably more of a basic javascript question than a specific
> jquery function. I have this jQuery function named validateSubmit()
> which calls two oth
This is probably more of a basic javascript question than a specific
jquery function. I have this jQuery function named validateSubmit()
which calls two other regular javascript functions. When using IE,
both createCharts() and getDirectorIDs get called but when using
FireFox, only createCharts(
Is the .load and .empty superfish plugin methods?
On Jul 21, 6:59 am, "Rick Faircloth" wrote:
> What I do is use .load in the success section of my ajax function to reload
> my menu. I ".empty" it first, then immediately ".load" it again...
>
> -Original Message-
> From: jquery-en@googl
Thanks guys,
Using that, this is what i have:
$(function() {
$('#slides').before('').cycle({
fx: 'fade',
speed: 'fast',
timeout: 0,
pager: '#nav',
after: onAfter
});
});
f
Hi,
I have this HTML:
...
x ...
...
x ...
In the "product " DIV i have an " x " that x is an image icon, when
clicked it is suppossed do delete the product, i have it working very
good, but i don't know if the way i do to get the ID via javascript is
the best way or is a more s
Thank you for reminding me why I avoid posting on Google groups.
On Jul 21, 8:58 am, Liam Potter wrote:
> Well, considering this problem is caused by a PNG using alpha
> transparency in IE, I can assume he is using alpha transparency for a
> reason.
>
> Ryan wrote:
> > Yes well there was no ment
Instead of global variables, use the data() method to save all data in
your container, and use local vars for cacheing. Let's say your widget
looks like this:
$().ready(function(){
// cache as a local var, everything inside this function
// will have access to it
var $widget = $(
Hi everybody,
I'm using the tablesorter plugin with the zebra widget and I've run
into an
issue with IE8. I'm setting a number of tablerow (tr) elements to
invisible
and then run a tablesorter update + appendCache action to make sure
the
zebra widget picks up on the changed structure of the table
Hi everybody,
I'm using the tablesorter plugin with the zebra widget and I've run
into an
issue with IE8. I'm setting a number of tablerow (tr) elements to
invisible
and then run a tablesorter update + appendCache action to make sure
the
zebra widget picks up on the changed structure of the table
if you're using it on Blogger site easiest is to use script tag as liam
suggests and use Google library to pull it from so no worries about
uploads
"http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js">
Liam Byrne wrote:
Why not simply put the
Well, considering this problem is caused by a PNG using alpha
transparency in IE, I can assume he is using alpha transparency for a
reason.
Ryan wrote:
Yes well there was no mention of wanting to use the alpha transparency
but yes you are right.
On Jul 21, 8:28 am, Liam Potter wrote:
c
Created a fix
$('#tabs').tabs({
select: function(event, ui) {
// GET AND SET OBJECT PARAM VALUE AND STORE IN STANDARD HIDDEN
INPUT
WHEN SELECTING TABS
if(ui.index==0) { // SET
content = $("#content").val();
$
Yes well there was no mention of wanting to use the alpha transparency
but yes you are right.
On Jul 21, 8:28 am, Liam Potter wrote:
> completely defeating the point of using the alpha in the PNG.
>
> Ryan wrote:
> > Another possibility if the container of the image has a solid
> > background is
I've looked around, but can't find any examples of syntax for setting
percentage options
for the jQuery UI "scale" option.
I found an example of:
{ show:'scale', hide:'scale' }
but what I'd like to do is have the dialog go from 80% to 100% rather than
0% to 100%.
(I'd like it to fadeI
Why not simply put the
This works fine when i just use tablesorter but when I add pager
plugin code , it doesnot work properly.
What happens : When I click on the header to sort, it displays me a
just the header row
What should be done : ...
Following is the code,
$(document).ready(function()
{
completely defeating the point of using the alpha in the PNG.
Ryan wrote:
Another possibility if the container of the image has a solid
background is to change the matte of the png to that same color of the
html container background.
ie. if your changing the opacity of the image and its in a d
Hi,
Can I copy all code from jquery source into inline html ? I need
to use it in Blogger template.
Thanks,
Feris
Another possibility if the container of the image has a solid
background is to change the matte of the png to that same color of the
html container background.
ie. if your changing the opacity of the image and its in a div that
has a green background then change the matte of the png to green and
$(document).ready(function()
{
$("#myTable").tablesorter( {sortList: [[0,1], [1,1]]}, debug:
true )
.tablesorter({widthFixed: true, widgets:
['zebra']})
.tablesorterPager({container: $
("#pager")});
}
);
Well the way you do it would really do anything, it will just unbind,
then run the function again as it is chained?
sken wrote:
Would make sense but i think i go with my unbind solution ... thanx
for your help.
Would make sense but i think i go with my unbind solution ... thanx
for your help.
ok, I think I understand now, there is no check binding function or
plugin that I know off.
If I have understood you correctly then this is how I would go about it.
I would check if a variable onclick is set, if found to not of been set,
run through the ajax, and on the ajax callback, set the
I don't do this intentionally. I DON'T want to bind several click
bindings on the object. Therefore i was just curious if there is a
check function to find out if there is already a binding.
> Why would you bind several clicks to the object, all running the one
> function?
That's my point. I DON'
read FAQ's on jQuery site and use livequery or live()
Marek wrote:
Hello
I have question about JQUERY.
Im using
$(".item").draggable({ revert: 'valid' }); // for making draggable
content
Im inserting data to PHP file by
$.post("insert.php", { name: "123", time: "123" } );
After inser
can you show me your code, as I'm still struggling to understand just
what you are trying to achieve.
Why would you bind several clicks to the object, all running the one
function?
sken wrote:
there are several click binding.
so the function is triggered several times.
the function gets aja
Subject pretty much sums it up.
Thickbox uses ?param1=xx¶m2=yy to load content into an iframe.
The problem is the url I want to load also contains params. So I end
up with mysite.com/index.php?x=1&y=2?param1=xx¶m2=yy and it only
loads mysite.com/index.php
Any way to work around those or a mo
there are several click binding.
so the function is triggered several times.
the function gets ajax content
instead of getting this content only once the ajax request is done
several times
Bumpage.
On Jul 17, 1:07 pm, KuroTsuto wrote:
> Hey,
>
> One component to my current project involves retrieving various blocks
> of text and html from a database that are displayed on a website (a
> website that is composed of the same blocks of text and html from the
> same database) via $.get
well, if there is only one function binded to the object, and only will
be one, why do you need to check if there is an event bound to it?
sken wrote:
The click event should only trigger ONE function.
I use a lot of ajax content and for some reason, it happens that on
one object (#login) the
The click event should only trigger ONE function.
I use a lot of ajax content and for some reason, it happens that on
one object (#login) there a several click bindings.
It's not visible for the user but in the console.
So i would be nice if there would be some kind of check like
var test
Maybe this links could help.
http://dtott.com/thoughts/2008/01/19/convert-pixels-to-ems-a-bookmarklet/
http://riddle.pl/emcalc/
On Jul 20, 7:49 pm, FirefoxRocks wrote:
> Currently for the height and width functions, this is the description:
>
> >> Get the current computed, pixel, height of the
Hi Koos,
It might be this:
When you open the pop up it adds some divs, but there is one that
doesn't disappear when you click exit.
Disable the div with id=overlayButtonPlaceholder with display:none,
when you close the popup.
Regards
On Jul 21, 2:09 am, Kozie wrote:
> Hi,
>
> I recently stum
What I do is use .load in the success section of my ajax function to reload
my menu. I ".empty" it first, then immediately ".load" it again...
-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
Behalf Of JC
Sent: Tuesday, July 21, 2009 1:13 AM
To
I don't think you can do that with Tooltip. But you can with clueTip:
plugins.learningjquery.com/cluetip/
--Karl
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Jul 21, 2009, at 5:40 AM, Hogsmill wrote:
Is it possible to make tooltoips persistent, i.e. you have t
More specifically, jQuery is dual-licensed under GPL and MIT. For most
sites, the MIT is the appropriate license:
Copyright (c) 2009 John Resig, http://jquery.com/
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files
On Tue, 2009-07-21 at 00:46 -0700, Kaps wrote:
> Hello Team,
>
> I just want to know that do I need to purchase a license if I want to
> use jquery on public sites.
>
> Waiting for your quick reply!!
jQuery is Free Software. Feel free to use as you'd like. You don't need
to purchase anything bec
I'm really at a loss. I'm going to have to solicit help from others.
--Karl
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Jul 21, 2009, at 12:12 AM, DotnetShadow wrote:
Hi there Karl,
I was wondering if you have had a chance to look at this problem? I
would lo
I've been having trouble with the persist:cookies generally and was
pleased to see your edited post regarding 1.4.1.
However, I'm now using lazy loading with the treeview.async.js model
and find that that the treeview.js 1.4.1 appears to break completely.
Should I expect the persist:cookies opt
I'm having funny filtering with the slickgrid 'widget'.
It's reading the filter properly and reducing to the right number of
rows but it appears to only be cutting down the number of rows
displayed to match the number found to match the filter not properly
removing the rows that don't match.
I m
You can move the dependent calls into separate functions. Then in callback
function of first call, trigger the second call.
$.getJSON("blah", function(firstCallBack){ do your stuff ...
callNextJSON();})
function callNextJSON(){ $.getJSON(..);}
-Original Message-
From:
Hello
I have question about JQUERY.
Im using
$(".item").draggable({ revert: 'valid' }); // for making draggable
content
Im inserting data to PHP file by
$.post("insert.php", { name: "123", time: "123" } );
After insert im loading actual content by
$.ajax({
url: "view.php",
cache: false,
Great solution to managing large lists... 3 thumbs up! =)
After playing with it this evening, I found myself wondering what it
would take to possibly target another attribute to determine its
placement? For instance if I were to use an image instead of a link
or some other type of content witho
hi,
i to do this in the header
$('document').ready(function(){
$('ul.sf-menu')
.find
('li.current_page_item,li.current_page_parent,li.current_page_ancestor')
.addClass('current')
.end()
.superfish({
pathClass : 'current'
delay: 500,
speed: 'fast'
});
})
Hi,
I recently stumbled upon an odd bug i haven't seen earlier while
developing my website ( http://demo.7u.nl/liveandtravel/index.htm ).
The bug is only relevant for IE browsers (even IE8 though).
When clicking on a block with text, like 'Stranden' or 'Rondreizen',
you see a popup with the rele
I am having an issue with pausing the cycle from links within the
cycle.
I have set up a cycle that contains a html contentent including a
'video playlist'. This is a javascript based list that updates a flash
video player with a new video inside the cycle. The videos are loading
fine, but for so
Hello Team,
I just want to know that do I need to purchase a license if I want to
use jquery on public sites.
Waiting for your quick reply!!
Hi
i have an Oracle DB with WE8ISO8859P15 charset and a website with
ISO-8859-15 charset in headers. Until I use jQuery all works fine, but
now i'm using an ajax function to submit a form inside a jQuery ui
dialog, like this:
jQuery("#btn_submit").click(function(){
jQuery.ajax({
typ
Hi All,
I am facing a performance issue while using sharethis
plugin. To enhance the performance I need to call sharethis method
once the pageloads completely. How do I exceute a sharethis script
after the page load or How to fire a ajax method when page load is
completed.
Any directi
hi András,
I suppose that after 2 weeks you found a solution, but i was in the
same situation and I was thinking "too bad there is no answer to that :
("
So, now that I've found the solution, here it goes, for the next one.
1. i create the form's validation rules:
$('#formId').validate({
I guess I could also create a global object, and then store all the
variables and functions in there. But in this case it's not so
important, because the widget will be the only content on the page and
loaded into an iframe.
On 21 Jul., 13:25, Jules wrote:
> I found out that jquery.validate code
Hi,
How to append the new post to all the other users list.
Like the way facebook.com doing. if I put a post it will update the my
friends list automatically with out refreshing the browsers
immediately.
So could you please tell me how to do that?
How to append the new post.
Thank you,
Ramanjan
Is it possible to make tooltoips persistent, i.e. you have to click to
remove?
Cheers,
H
Carlo buddy where is the button with the id that your looking for ?
On Jul 21, 5:06 am, Carlo Landmeter wrote:
> I'm not able to send the whole html but i can show you the jquery stuff:
> I am using this in a drupal CMS with jQuery 1.2.6 and jQuery UI 1.6.
>
> Drupal includes the following css/j
1 - 100 of 124 matches
Mail list logo