just found out digsby can be a twitter client. Great! Digsby manages now my
msn, gtalk, facebook and twitter.
thanks a lot for the feedback guys!
On Wed, May 21, 2008 at 1:02 AM, Ariel Flesler <[EMAIL PROTECTED]> wrote:
>
> +1 for Gtalk
>
> --
> Ariel Flesler
> http://flesler.blogspot.com
>
> On
Muchas Gracias Exactamente eso es lo que necesitaba.
Saludos.
Don Quijote de Nicaragua.
Elder Soto.
On 20 mayo, 13:20, Ariel Flesler <[EMAIL PROTECTED]> wrote:
> This is exactly what you need:
> http://itgroup.com.ph/alphanumeric/
>
> This could be useful too:
> http://digitalbush.com/projec
anyone would be help?
On May 20, 7:09 pm, Davis <[EMAIL PROTECTED]> wrote:
> OOps...this suitation not work in IE, but FF2 are work fine.
> is it a IE limitation? or anything wrong of my html?
>
> On May 20, 6:15 pm, Davis <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi,
>
> > a very simple html with ref
You need to hookup a callback using the ms ajax page request manager
like so
Sys.WebForms.PageRequestManager.getInstance().add_endRequest(EndRequestHandler);
var EndRequestHandler=function(){
ReEnableTooltips();
}
On May 20, 9:36 pm, Gauthier Segay <[EMAIL PROTECTED]> wrote:
> You may need t
I've been using the jScrollPane on two divs in my page.
Everything works fine in FireFox and Safari, but both IE 6 & 7 returns
an error.
if I remove the line, i get no errors in IE.
[code]
$(holdTracks).jScrollPane();
[/code]
The error I do get with this line in place is in the jQuery file, I'
> http://rock-itnaturalstone.com/dev/ThinVeneer.php
>
> Just hover over some of the stone samples to see what it's doing. It's
> driving me crazy. It's almost as if the mouseover even fires constantly
> while the mouse is hovered over the element, rather than just firing once.
> Any thoughts?
>
>
I like the accordion plug in, but it does not do everything that I
need. So I rebuilt everything to do what I needed it to... with one
exception.
I need to have a "last active state". By that I mean, I need to first
set and then track an active state in my accordion. Using the
jquery.cookie.js
I have a following problem:
I'm trying to make a sliding accordion menu (with accordion sub-menus
- those are not a problem) that is invoked by means of clicking on an
image map.
I have tried the following code:
$(document).ready(function() {
$('div#po_info> div.woj').hide();
$('div#po_inf
Ticket #2908 created and patch attached. Let me know if I should
change anything.
On May 19, 1:57 pm, "Jörn Zaefferer" <[EMAIL PROTECTED]>
wrote:
> Just use "messages" for embedding messages as metadata. The odds of
> adding a method "messages" are extremely low, and once its released,
> I'll upd
I'm using the autocomplete from Jörn's blog (http://bassistance.de/
jquery-plugins/jquery-plugin-autocomplete/)
(thanks Jörn'!)
I would like to return my data from the php script in json format,
eg:
[{"displayname":"Joe
Smith","username":"Jsmith","email_address":"[EMAIL PROTECTED]"},
{"displayname
Hi folks,
after solving my previous BlockUI problem, I'm wondering if anyone has ever
seen it do this before:
http://rock-itnaturalstone.com/dev/ThinVeneer.php
Just hover over some of the stone samples to see what it's doing. It's
driving me crazy. It's almost as if the mouseover even fires cons
+1 for Gtalk
--
Ariel Flesler
http://flesler.blogspot.com
On 20 mayo, 16:54, Marcelo Wolfgang <[EMAIL PROTECTED]> wrote:
> I use Snitter with is a client that runs over Adobe AIR ( and you can
> try others, there are at least 3 different clients) or you can use only
> the website, subscribe to t
hi everybody
I have some code where i need to use jQuery.noConflict()
Do i call it before or after
jQuery(document).ready() ?
Hi,
It seems that what i need to do is a TOC (table of Content" !!!
I have found a plugin jTOC but it is not workig, any one have any
other alternative or better a solution ???
thank you
On 20 mai, 16:34, superyms <[EMAIL PROTECTED]> wrote:
>
> Title I
> Chapter I
> Art. 1.
> Ut labo
You may need to reattach the tooltip plugin to the dom being
refreshed.
Does your asp.net component support attaching custom javascript on
content refresh?
If it doesn't support that (not very extensible), you may override the
default behaviour by "monkey patching" the javascript function being
Hi!
I'm using a [attribute*='value'] selector, and the only problem is that I
need it to be case insensitive.
Is there any way I could do it?
Thanks.
Hello All,
First off thanks to the jquery team, they've made a great little
library which has made me get my hand dirty, and understand a little
bit of javascript, thanks.
Im hoping someone can help me out with the following...
Im trying to make a preview window, that lets you scroll over a pag
I figured it out. It should be $(this).block() NOT $(this).blockUI()...
duh...
On Tue, May 20, 2008 at 5:10 PM, Chris Jordan <[EMAIL PROTECTED]>
wrote:
> Can anyone tell me what's wrong with the following code:
>
> $(function(){
> $(".thumb").bind("mouseover", function
I've tried several, but always come back to Twitterific:
http://iconfactory.com/software/twitterrific
- jason
(http://twitter.com/easykill)
Right, the problem is that every radio button has the same id, remove
them. You can use:
$(':radio[value="EasyOrder Basic"]').attr('checked', true);
On a side note, why do you need to check the radio button via
JavaScript, why can't you check it on the server side?
Karl Rudd
On Wed, May 21, 2
Can anyone tell me what's wrong with the following code:
$(function(){
$(".thumb").bind("mouseover", function(){
$(this).blockUI({
message: $(this).attr("alt")
})
}).bind("mouseout",function
Hey, I'm kinda stumped on this one, but I'm sure it's not that
complicated.
I'm using jmaps to load a google map, and i can set the zoom with
mapZoom by manually entering 'mapZoom: 12', etc.
However I have a form, and I am trying to adjust the maps zoom based
on the range selected in the form.
No, no API changes, .attr() is still .attr().
But it has been modified and a lot of existing issues were fixed.
--
Ariel Flesler
http://flesler.blogspot.com
On 20 mayo, 18:10, David McFarland <[EMAIL PROTECTED]> wrote:
> On May 20, 2008, at 12:47 PM, Ariel Flesler wrote:
>
>
>
> > So.. Have you
Thanks for your answer !
We are all waiting :)
Continue the good job Jörn
On 20 mai, 19:29, "Jörn Zaefferer" <[EMAIL PROTECTED]>
wrote:
> Yes, absolutely! I'm just waiting for the release. That applies to
> other plugins using dimensions, too, eg. tooltip.
>
> Jörn
>
> On Tue, May 20, 2008 at 4:3
On May 20, 2008, at 12:47 PM, Ariel Flesler wrote:
So.. Have you tried using jQuery 1.2.4 ?
jQuery.attr works completely different now.
It does? Do you mean there are API changes?
thanks
--dave
> > I understand that you can take an ordinary DOM object and create a
> > jQuery reference out of it:
> >
> > var myDOMObject = document.myform.mytextfield; var myJQueryRef =
> > $(myDOMObject); var myHtml = myJQueryRef.html();
> >
> > I know, I can chain. But for the sake of this example, I w
nos wrote:
Cat1
Cat2
Cat3
Cat4
Cat5
I'm not quite sure what you're looking to do, and this markup is part of
the issue. There is no "type" attribute on your "input" tag. Is this
just a text field? Also, the tag is also not closed. Is the "ul"
element supposed to someh
And that seems to be what I'm looking for. Thanks for pointing this
out.
Jerome.
On May 20, 2:56 pm, Pyrolupus <[EMAIL PROTECTED]> wrote:
> On May 20, 3:37 pm, Jerome <[EMAIL PROTECTED]> wrote:
>
>
>
> > I'm not quite sure how to describe, or search for, my question in
> > existing discussions
Does jQuery supposed to work with asp.net ajax update panel?
I used jQuery tooltip :
http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/
but after the update panel update every tooltip is reset to default
tooltip.
how can this be fixed?
Thank you
Ah, Brilliant!
That works in IE6 and FF2
I need to make sure it works in IE7 as well. Can I take the same
statment: top: $.browser.msie ? 100 : -60 ,
and make it specific to IE6? so is: top: $.browser.msie6 ? 100 : -60,
going to work?
Thanks!
On May 20, 2:04 pm, Mike <[EMAIL PROTECTED]> wrote
Justed tested in IE6 and IE7 and FF... works in all three!
Thanks so much! here is the link should you be interested:
http://www.projects.redpointdesign.ca/rp
Brian
On May 20, 2:04 pm, Mike <[EMAIL PROTECTED]> wrote:
> > Thanks for this. I played around and can't find any docs to explain it
> >
I use Snitter with is a client that runs over Adobe AIR ( and you can
try others, there are at least 3 different clients) or you can use only
the website, subscribe to the jquery user and recieve updates by sms (
if you are able to)
Marcelo Wolfgang
Alexandre Plennevaux wrote:
> hi friends,
>
On May 20, 3:48 pm, "Alexandre Plennevaux" <[EMAIL PROTECTED]>
wrote:
> now that jquery uses twitter, i might give twitter a chance. Can you
> recommend a good way to use it? A twitter client? Which?
> i'm a bit afraid of the "distraction" it brings. but using it in my Greader
> is not very satisf
Twitterfox works ok, I have not tried anything else
On Tue, May 20, 2008 at 12:48 PM, Alexandre Plennevaux <[EMAIL PROTECTED]>
wrote:
> hi friends,
>
> now that jquery uses twitter, i might give twitter a chance. Can you
> recommend a good way to use it? A twitter client? Which?
> i'm a bit afrai
On May 20, 3:37 pm, Jerome <[EMAIL PROTECTED]> wrote:
> I'm not quite sure how to describe, or search for, my question in
> existing discussions. I apologize in advance for my lack of search
> savvy.
>
> I understand that you can take an ordinary DOM object and create a
> jQuery reference out of
> Thanks for this. I played around and can't find any docs to explain it
> specifically...
>
> This is the code I'm working with:
>
> $.tooltip = {
> blocked: false,
> defaults: {
> delay: 200,
> showURL: true,
> extra
I chose Snitter since it was built using jQuery and has all of the
features that I want.
http://getsnitter.com/
Other options include the open source Spaz http://funkatron.com/spaz
(also built using jQuery) and TWhirl.
Rey
Alexandre Plennevaux wrote:
hi friends,
now that jquery uses twi
> I'm not quite sure how to describe, or search for, my question in
> existing discussions. I apologize in advance for my lack of search
> savvy.
>
> I understand that you can take an ordinary DOM object and create a
> jQuery reference out of it:
>
> var myDOMObject = document.myform.mytextfield;
hubbs wrote:
I have a list of divs that I would like to display one at a time when
a link is clicked. How would I do this with jQuery?
Show another
Content 1
Content 2
Content 3
Content 4
Content 5
Content 6
What I would like to do is reveal the next div in the list when the
"Show another" li
So.. Have you tried using jQuery 1.2.4 ?
jQuery.attr works completely different now.
--
Ariel Flesler
http://flesler.blogspot.com
On 20 mayo, 08:35, Sid <[EMAIL PROTECTED]> wrote:
> Karl,
>
> Thanks a lot :-)
>
> Works perfectly well. But IE still shows an error notification in the
> status bar.
hi friends,
now that jquery uses twitter, i might give twitter a chance. Can you
recommend a good way to use it? A twitter client? Which?
i'm a bit afraid of the "distraction" it brings. but using it in my Greader
is not very satisfactory. Any clue, welcomed !
Thanks,
--
Alexandre Plennevaux
L
Thanks for this. I played around and can't find any docs to explain it
specifically...
This is the code I'm working with:
$.tooltip = {
blocked: false,
defaults: {
delay: 200,
showURL: true,
extraClass: "",
I'm not quite sure how to describe, or search for, my question in
existing discussions. I apologize in advance for my lack of search
savvy.
I understand that you can take an ordinary DOM object and create a
jQuery reference out of it:
var myDOMObject = document.myform.mytextfield;
var myJQueryR
Hi All,
All users of this plugin should download the latest version to fix a
fatal bug in IE7.
SEE: http://www.fyneworks.com/jquery/multiple-file-upload/
Cheers,
Diego A.
Thanks for this feedback but that is what I'm trying and the radio
button is empty. My script is
$(document).ready(function() {
$('#Demo[value="EasyOrder Basic"]').attr('checked', true);
});
and the URL is
http://www.remanresource.com/signup.php?SubscrIDP=5
T
jQuery.LocalScroll:
http://flesler.blogspot.com/2007/10/jquerylocalscroll-10.html
--
Ariel Flesler
http://flesler.blogspot.com
On 20 mayo, 08:27, Michael <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a coda slider working using mootools, but want to use JQuery as
> my main library.
>
> I have t
http://www.eurovision.tv/ on pages dedicated to each contestant. At least,
they use lyte(light)box and sifr.
--
Dragan Krstić krdr
http://krdr.ebloggy.com/
Maybe you're moving the image but not the link. So the link stays
where it was, try putting that id to the link instead.
--
Ariel Flesler
http://flesler.blogspot.com
On 20 mayo, 07:34, Davis <[EMAIL PROTECTED]> wrote:
> Hi,
>
> i got a simple html
>
>
>
>
>
> once i applied $('#xxx').css({pos
This is exactly what you need:
http://itgroup.com.ph/alphanumeric/
This could be useful too:
http://digitalbush.com/projects/masked-input-plugin
--
Ariel Flesler
http://flesler.blogspot.com
On 20 mayo, 01:48, Don Quijote de Nicaragua <[EMAIL PROTECTED]>
wrote:
> I need to create a input, b
It appears that when you use the AJAX implementation of ui.tabs the $
(document).ready() function is never executed. Should I be doing
something else to get some JS to run when the page loads?
I've been trying to google if such jquery plugin is available, but I am not
quite sure how to search for it (or what to call it). I am referring to the
cycle effect that shows the 'What is being watched right now.' thumbnails
in YouTube. If you know of a jquery implemented plugin, please let me kn
No site yet - just hosting it on my client's sandbox machine. Here
are the pertinent parts - I can always email them to you also.
For my index.php - just sets up the navivgation and content div:
[code]
...
[/code]
Now my "nav.inc" file which sets up the horizontal navbar
There is are options for the positioning, top and left. Something like
this should work:
$("...").tooltip({
top: $.browser.ie ? 100 : -60
});
More details at http://docs.jquery.com/Plugins/Tooltip/tooltip
Jörn
On Tue, May 20, 2008 at 7:17 PM, olestaats <[EMAIL PROTECTED]> wrote:
>
> I'
I got this to work, but not in the nicest way.
It appears the script is adamant that I do not call .scrollTo within
the following function
[code]
function getList(event, page){
$('#holdList')[0].scrollTo(0);
var distance = $('#distance').val();
var addressQ = $
Hi Lukas,
If it's a general question not related to jQuery, your best bet is to
look at forums such as SitePoint.com for assistance.
Thanks,
Rey...
lukas wrote:
Hi! I am looking for a nice looking 2 or other multiple-day weather
forecast. Does anybody have good recommendations (also for co
Hi! I am looking for a nice looking 2 or other multiple-day weather
forecast. Does anybody have good recommendations (also for commercial
use)? Thanks for your help!
Thanks for pointing that out! I have removed both UI scripts as I
didnt need them. IE6 is still crashing... does it not like the
selectors?
On May 20, 1:25 pm, "Jörn Zaefferer" <[EMAIL PROTECTED]>
wrote:
> You include the UI accordion plugin, but don't use it at all. Take a
> look at the accord
Does anybody have experiences with setting up a news feeder for jTabs/
Tab browsing? (like Yahoo is doing it?) I am confused with all the
info on the web. Thank you!
Hi Andiih, I know the feeling! Don't worry, you will get it all sorted out.
Take a look at the Google App Engine samples project:
http://code.google.com/p/google-app-engine-samples/
It has a couple of samples that may be close to what you're looking for: The
geochat and myhangouts apps both use
I'm working on an auto tabbing plugin and keep getting an odd error
from Firebug. In my example I have three text fields that serve the
purpose of typing a phone number. If what I begin typing matches
previously entered numbers, Firefox will display autocomplete matches.
After three numbers, my sc
On May 20, 9:40 am, Yansky <[EMAIL PROTECTED]> wrote:
> How exactly does $(response).find('#mylinks') work? How does it traverse the
> dom tree if the response is just a text version of the page's html?
If response is HTML, then $(response) creates a DOM. That's what $
(string) does with HTML (i
I have (well, had) HotChili[1] enabled for all sites for its
convenient go-anywhere syntax highlighting ability. Today, I tracked
a problem with one of my sites to having HotChili enabled (as a
Greasemonkey userscript) on my installation of Firefox. I assume that
since HotChili pulls in its own
I've using the tooltip script from bassistance.de and I have some
issues with IE6.
The jquery code has a line that defines the position of the tooltip
(top: 15;)
I'm not 100% sure why, but for all other browsers, the value for "top"
should be -60 and just for IE6, it should be 100
Is there any
I have a list of divs that I would like to display one at a time when
a link is clicked. How would I do this with jQuery?
Show another
Content 1
Content 2
Content 3
Content 4
Content 5
Content 6
What I would like to do is reveal the next div in the list when the
"Show another" link is clicked,
Hi,
Does anyone know of and OS X Finder style widget/plugin? As in,
several lists of items, click one a list of child items appear in the
list to the right etc.
Cheers
Rory
Yes, absolutely! I'm just waiting for the release. That applies to
other plugins using dimensions, too, eg. tooltip.
Jörn
On Tue, May 20, 2008 at 4:38 PM, Romain Sauvaire
<[EMAIL PROTECTED]> wrote:
>
> Hello everybody,
>
> Since Dimensions plugin is fully included into the next jQuery
> release,
You can customize the onfocusout-option for that. Something like this:
$("...").validate({
onfocusout: function(element) {
if (element.name != "someElementNameToExclude")
this.element(element);
}
});
Jörn
On Tue, May 20, 2008 at 3:32 PM, M
You include the UI accordion plugin, but don't use it at all. Take a
look at the accordion documentation and use that:
http://docs.jquery.com/UI/Accordion
Jörn
On Tue, May 20, 2008 at 3:21 PM, Austin S. <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I can't seem to figure out why IE6 crashes with this a
Your assumption is correct.
The following FAQ page discusses a couple ways to use JavaScript on
ajax-loaded content and links to a few plugins to help you along as
well:
http://docs.jquery.com/Frequently_Asked_Questions#Why_do_my_events_stop_working_after_an_Ajax_request.3F
--Karl
_
hi list
I try to access the innerHTML of a list to change it's content to
links with wich I wand to insert the text of the list to an input
field.
the code looks like this:
Cat1
Cat2
Cat3
Cat4
Cat5
list items should change to:
Cat1
So I need an array of all list items. T
Hello all,
I'm fairly familiar with JQuery and am using it across a new CMS site
implementation with various plugins, and have been successful in
getting these to work until I went for
http://sonspring.com/journal/jquery-iframe-sizing,
which allows the height of an iframe to be determined based o
Hi there
I am having trouble using javascript on contact that was pulled in
using Ajax. I assume this is because the javascript already loaded
when the page loaded that any new content won't be affected by it. Am
I wrong on this? Is there a way to use javascript on the new Ajax
loaded content?
T
Title I
Chapter I
Art. 1.
Ut labore et dolore magna aliqua. Eu fugiat nulla pariatur. Duis
aute irure dolor quis nostrud exercitation excepteur sint occaecat.
Ut labore et dolore magna aliqua. Eu fugiat nulla pariatur. Duis
aute irure dolor quis nostrud exercitation excepteur sint occ
I found this site
http://www.webdesignerwall.com/demo/jquery/img-replacement.html
and like the image replace but i would like to add a fade in effect
when you hover over a link or click on a link.
Also would this work the same way if i wanted to update a div with new
content?
I have tried searc
ok i am trying to do the same thing you are doing, with no success.
Only difference is I'm using suckerfish for my navigation menus across
the top. The navigation is loaded via an external file, with things
like "add", "search", etc as my main menus. The drop down menus set
up nicely, and I have
Thanks for the input, I'll update the existing tutorial to reflect
that new (to me) bit of knowledge, and add a link in the wiki.
I'm currently working on the next tutorial, UI Tabs. Should be ready
this week.
On May 17, 4:58 am, "Richard D. Worth" <[EMAIL PROTECTED]> wrote:
> This is a great ar
Hi all,
I am removing links from a div when they are clicked on using the code
below:
$('#hiddenleft a').livequery('click', function() {
var $this = $(this).attr("class");
$('#'+$this).show();
$(this).remove();
});
when all links are removed, i wa
I'm a little confused about your setup. Could you post a link to the site or
an example of the issue you are having?
Also, I'm sure it was just a typo but your missing the $ on ('#home') and
('#search').
--
Brandon Aaron
On Wed, May 7, 2008 at 10:47 AM, kws452 <[EMAIL PROTECTED]> wrote:
>
> I a
got it fixed by using the livequery plugin on the newly created links.
On May 19, 11:39 pm, thekman <[EMAIL PROTECTED]> wrote:
> sorry, that last bit of code has
> append not add in the line below.
> however i'm still stuck, the link does nothing when clicked on until a
> page reload...
>
> $('#h
Hello everybody,
Since Dimensions plugin is fully included into the next jQuery
release, do you plan (Jörn or someone else) to update your
autocomplete plugin ?
More infos :
http://blog.brandonaaron.net/2008/05/09/dimensions-now-in-jquery-core/
Thanx for your answers !
It was failing in IE 7 as well, I fixed this, sorry for that. Any help
on the jerkyness.
On May 19, 4:35 pm, ripple <[EMAIL PROTECTED]> wrote:
> FYI.
>
> Fails to execute in IE 6.
>
> Ariel Barreiro <[EMAIL PROTECTED]> wrote:
>
> I am new to jquery but an experience developer.
>
> Here's the co
On May 20, 1:35 pm, Sid <[EMAIL PROTECTED]> wrote:
> Karl,
>
> Thanks a lot :-)
>
> Works perfectly well. But IE still shows an error notification in the
> status bar. I'm just afraid it might come in between as I add more
> features. Any ideas?
>
> Regards
The "original blue" anchor has a mous
In most cases, you never want to call the same plug-in twice on a set of
jQuery objects that initialize a behavior on the page (you called
tablesorter() twice in your "incorrect" example.) This is because in most
cases you're applying the behavior twice and may end up with really bizarre
results.
Alphabet soup! I think I'm trying to learn too many new things at
once...
Anyone got examples for Google App Engine deliving basic web service
type API's ? A "hello world" type example would do nicely - I would
like to serialize objects and return them with jsonp so I can fetch
them from jQuery c
Nevermind, I found the localdata.js file!!!
On May 20, 8:00 am, mickes <[EMAIL PROTECTED]> wrote:
> Has anyone used the Autocomplete plugin by feeding it an xml file not
> generated from a sql result?
>
> I am writing a Greasemonkey script to autofill an input box from a
> list of possible sele
How exactly does $(response).find('#mylinks') work? How does it traverse the
dom tree if the response is just a text version of the page's html?
Nicolas R wrote:
>
>
> If you convert your response to a jQuery object then yes. So something
> like $(response).find('#mylinks') should work, if us
Hello.
Is it possible to disable onBlur validation of a single field?
This week I've been working on implementing Tablesorter. It's a great
Jquery table sorting utility, but I spent quite a bit of time trying
to figure out why I could only sort columns in descending order while
using the pager plugin when I set the header option to disable some
columns. I didn't see
Hi,
I can't seem to figure out why IE6 crashes with this accordian script.
Here is a live demo: http://tiny.cc/TIQ11
http://code.jquery.com/jquery-
latest.js">
http://dev.jquery.com/view/trunk/
ui/ui.core.js">
http://dev.jquery.com/view/trunk/
ui/ui.accordion.js">
$(document
Hello,
I want to use the JavaScript chart component "flot" which uses jQuery. There is
a line where Firefox (2.0.0.14) gets an error (IE 6 works fine). I tried to
step through the jQuery source but I can not find the problem:
canvas = $('').appendTo(target).get(0);
target is a jQuery object w
On May 8, 2008, at 5:51 PM, Brandon Aaron wrote:
You can join the LinkedIn group by following this invite link:
http://www.linkedin.com/e/gis/100943/4C28294034F5
Is larger version of that logo available somewhere?
--
Mika Tuupola
http://www.appelsiini.net/
Hey, you are right, that was the fault. :-)
Thanks a lot for your help.
Have a nice day.
Bettina
Hi Sid,
Unfortunately, I'm not sure where that error message is coming from. I
have no experience with the LiveQuery plugin, so I can't say if it's
from that. Are you running other JavaScript code that might be causing
the error?
$('#preview').livequery(function() {
$('#preview'
Karl,
Thanks a lot :-)
Works perfectly well. But IE still shows an error notification in the
status bar. I'm just afraid it might come in between as I add more
features. Any ideas?
Regards
Has anyone used the Autocomplete plugin by feeding it an xml file not
generated from a sql result?
I am writing a Greasemonkey script to autofill an input box from a
list of possible selections that I would like to store in an xml file
or a js file inside the Greasemonkey script.
Anyone have a t
How do you load your different stylesheets?
Basic style elements like background-color etc load pretty fast, its
the images that usually take time.
So I think you should check by trying different background colors,
because I face the same problem while the styles are switching.
Also, try the Liv
Yup, there is and it's pretty simple.
With the mouseover, bind the tooltip to a 'focus()' event (HTML:
onFocus).
And you can remove the tooltip with the 'blur()' event (HTML: onBlur)
I think that'll work.
Regards
Hi,
I have a coda slider working using mootools, but want to use JQuery as
my main library.
I have this code for my slider:
window.addEvent('domready', function(){
var scroll = new Fx.Scroll('demo-wrapper', {
wait: false,
duration: 1000,//Speed to slide
Thats a known bug, not solved, yet. It has top priority!
Jörn
On Tue, May 20, 2008 at 12:57 PM, ChrisLongden <[EMAIL PROTECTED]> wrote:
>
> Additionally, I have noticed that this seems to be a problem in
> FireFox, not in IE7.
>
> Many thanks,
> Chris.
>
> On May 20, 8:16 am, ChrisLongden <[EMAI
Bettina, try downloading the latest development version:
http://jqueryjs.googlecode.com/svn/trunk/plugins/tablesorter/2.0/
And see if it fixes the problem, there is a bug in the 2.0.3 version that
doesn't auto detect number if the equal zero.
/Christian
2008/5/20 Hamish Campbell <[EMAIL PROTECT
1 - 100 of 120 matches
Mail list logo