[jQuery] i need help

2009-12-03 Thread iammultic
Hello, Please help me. I found a bug. Describe in detail... I enter a search word and get from database rows - links with parameter kodbpod unit. tabletrtdspana href= onclick=javascript:getTreeView (7);return false;Отдел сопровождения ПЦ/a/span/td/tr trtdspana href=

[jQuery] Re: BlockUI strange behaviour in IE7

2009-12-03 Thread Filipa Andrade
Hi Mike, sorry but I cant post a link. I will try to make one example of this problem and post it here. As additional information I can say that without BlockUI the problem doesn't happen. I am using it inside an iframe. I am using jquery 1.3.2. Here is the simplified code: div iframe html

[jQuery] thumbPopup within news ticker

2009-12-03 Thread Medes
Hi I have a vertical news ticker which contains ul li and img and what i want to do is when you have mouse over the img it will be like a tooltip and show the real size of the imag. the news ticker works fin but the problem is, the mouse over works just once. i mean it works just for those

[jQuery] listnav - how to implement paging

2009-12-03 Thread prasad
Hi, I like the 'jQuery ListNav Plugin' very much and i need to implement it in my application. I need to implement the paging functionality along with this plugin. If i have more than 100 rows for a character, its best to have a paging with it. Any help/sugestions on how to use this plugin

[jQuery] jQuery and Ajax find() and filter() functions NOT working for me ugh.

2009-12-03 Thread webjedi
I am successfully submitting a form using jQuery. I have code snippit below that I am trying to use some ajax functions to go thru the results page that is sent back by the form. !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Strict//EN http:// www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd html head

[jQuery] Once hidden elements no longer report values

2009-12-03 Thread kenyabob
I have built a contact form that appears using lightbox at the following site: http://www.dassant.com/ The jquery in question can be found here http://www.dassant.com/_scripts/mailer.js The .val() of the input fields gives me nothing, although it seems that I can toggle them on and off in the

[jQuery] Help with Datepicker

2009-12-03 Thread polarwarp
I am trying to use the jquery datepicker. I can't figure out how to make an image appear next to my textbox that will launch the popup. Currently I have a .NET textbox which you user can click on that launches the calendar. So that part seems to be fine. However no image which would be more

[jQuery] Re: Stop a button within an li taking the li event?

2009-12-03 Thread Rich
Thanks Rob I'll have a look into bubbling - do I cancel bubbling on the li click event or button click event? Some of the validation errors are because I simplified the html code for the purpose of this discussion but missed some tags. I wasn't aware of a form not being valid in a span so thanks

[jQuery] Re: Click Even

2009-12-03 Thread shapper
On Dec 3, 2:52 am, JMcGinnis justin.mcgin...@gmail.com wrote: y0, Not really, why do you need to/ or want to? you could do this $('#Play').click(function() { $.cookies.set('WCA.Player', 'Play', { path: '/' }) }) ha, j/k same thing, just one line.  Could you just explain why you would like

[jQuery] IF. What am I doing wrong?

2009-12-03 Thread shapper
Hello, I have the following code: alert($.cookies.get(WCA.Player)); var cookie = $.cookies.get(WCA.Player); if (cookie == null || cookie == 'Play') { $(#JPlayer).play(); } The alert gives me the correct value which is null or 'Play' but the if is not working correctly. Am I doing

[jQuery] Re: Once hidden elements no longer report values

2009-12-03 Thread jpcozart
One of the scripts or plugins you are using appears to be duplicating the code for the form creating 2 forms with the same attributes on the same page. The first form is never being shown at all and is not accepting input. Using some jQuery like this: $('[name=yourName]:last').val() you can

[jQuery] Re: Help with Datepicker

2009-12-03 Thread MorningZ
Use Fiddler (for IE) or Firebug (for FF) and watch the Net tab to see why the browser doesn't see the image.. this, depsite your attempts otherwise, more than likely is a pathing issue, especially keeping in mind that .NET rebases all the CSS includes and theming On Dec 2, 10:29 pm,

[jQuery] Slow connection + timing issue

2009-12-03 Thread Subtle
I'm not sure if I can explain this very well but... When running IE 6-8 on a slow connection, JQuery seems to bomb before the page is ready. Errors like, JQuery is undefined, $ is undefined and so on occur. However, when I switch over to a faster connection (i.e. on the internal network) there

[jQuery] Re: Why mootools animations is more smooth than jquery?

2009-12-03 Thread Acaz Souza
The jquery framework in past, it use the fx animation, it's true? On Dec 2, 4:26 pm, MorningZ morni...@gmail.com wrote: How is someone *possibly* supposed to answer that open ended and vague question? On Dec 2, 1:13 pm, Acaz Souza acazso...@gmail.com wrote: anyone can help me? On Dec

Re: [jQuery] Re: Why mootools animations is more smooth than jquery?

2009-12-03 Thread Michel Belleville
I wonder, is this a feeble attempt at launching a troll, a poorly worded vague question, or just good old plain nonsense ? Michel Belleville 2009/12/3 Acaz Souza acazso...@gmail.com The jquery framework in past, it use the fx animation, it's true? On Dec 2, 4:26 pm, MorningZ

Re: [jQuery] Re: Why mootools animations is more smooth than jquery?

2009-12-03 Thread Rey Bango
Acaz, I think you should consider looking into this yourself. The animations provided by jQuery, while basic, are quite smooth and perform well. If you feel that the ones provided by MooTools perform better, then I would urge you to take the time to investigate it and consider offering

[jQuery] Re: Why mootools animations is more smooth than jquery?

2009-12-03 Thread Scott Sauyet
On Dec 3, 11:02 am, Rey Bango r...@reybango.com wrote: I think you should consider looking into this yourself. The animations provided by jQuery, while basic, are quite smooth and perform well. If you feel that the ones provided by MooTools perform better, then I would urge you to take the

[jQuery] action not being executed??

2009-12-03 Thread Ini
Hi there, I have a page with a simple logo and an 'enter site' link which both fade in when the page is loaded. When the link is clicked I want an action to be executed. For now, lets just say I want to make the logo dissapear (fade out) again. Here's my code; script type=text/javascript

Re: [jQuery] Re: Why mootools animations is more smooth than jquery?

2009-12-03 Thread Rey Bango
LOL. :D Thanks Scott. Rey... Scott Sauyet wrote: On Dec 3, 11:02 am, Rey Bango r...@reybango.com wrote: I think you should consider looking into this yourself. The animations provided by jQuery, while basic, are quite smooth and perform well. If you feel that the ones provided by MooTools

[jQuery] jquery [multi] overlay plugin and identifiers

2009-12-03 Thread Brian Yanosik
I'm using the jquery overlay plugin to launch a video using flowplayer. I want to pass dynamic text to the script so that I only have to use 1 script for all the videos on one page. I have the following code but am having trouble getting the identifier relative to the current overlay. Does

Re: [jQuery] IF. What am I doing wrong?

2009-12-03 Thread Michael Geary
How do you know the 'if' isn't working correctly? It doesn't play? At this point we don't know if the problem is with the 'if' statement itself or with the code inside it. Have you put another alert *inside* the if statement to verify whether it actually gets there or not? The 'if' statement is

Re: [jQuery] Re: Why mootools animations is more smooth than jquery?

2009-12-03 Thread Jonathan Vanherpe (T T NV)
I'm not trolling (at least today I'm not ;-)), but mootools' effects are smoother in at least some cases. I've switched to mootools for some websites just because of that, even though I really prefer working with jQuery. Try using scrollTo() diagonally in both frameworks to see one example

[jQuery] Google maps v3 in tabs Problem

2009-12-03 Thread dinos
I try to embed a Google Map v3 in a tab. In the HEAD of the tab html I put the META and SCRIPT tags needed for the map. When it loads in Firefox creates a completely new page with no body and error messages: '$ is not defined' and 'm.google.maps is not defined' This happens even if I do not

[jQuery] star rating pugin and firefox

2009-12-03 Thread led
I have this starnge problem in firefox 3.5.5 and chome that stop/slow down the page. See it in http://realferias.com/casasdeferiasalgarve/Allpessoas-All-tipoAll-mesAll.aspx

[jQuery] events, this.options and empty()

2009-12-03 Thread andreas
I have a small problem with event-functions not seeing the this.options-variable. Small example: http://event.pastebin.com/m249d7f9d I tried to work around it by supplying this in the data-parameter for every .bind(), but it is an ugly solution I think. Also, is it bad to just call .empty()

[jQuery] Selector issue

2009-12-03 Thread Civette
Well i'm in trouble. Following code does not trigger : Code: Select all $(#cat_list div).click(function() { alert(Bye bye!);; }); neither Code: Select all $(#cat_list ~ div).click(function() { alert(Bye bye!);; }); or Code: Select all $(#cat_list

[jQuery] jQuery gives error on page in IE after hover.

2009-12-03 Thread Duncan Krebbers
I'm using a simple jQuery hover script on my page to animate menubuttons 15px to the right on a hover. They go back at a mouse-out. The jQuery version I'm using is 1.3.2 from the Google API's. The script, located in the head of my index.php, is down here. $(document).ready(function(){

[jQuery] Share plugin

2009-12-03 Thread RiccardoC
I just created a nice (at least I think it's nice :D ) plugin to make tables with scrollable body (tested on different browsers). I'm a bit new in the JQUERY community (hi to all!!) and I would like to ask all you where is the best way (and place) to share this plugin (the plugin use two div

[jQuery] Re: Selector issue

2009-12-03 Thread RiccardoC
I'm relative new to jQuery, but I usually use function(e) instead of function() within a click handlers, because when you do it on a selector that do not return a single element (#cat_list div returns several dom element) you cannot access the data you need (e.target is the element you clicked).

[jQuery] Re: Why mootools animations is more smooth than jquery?

2009-12-03 Thread MorningZ
lol, trollish On Dec 3, 11:49 am, Jonathan Vanherpe (T T NV) jonat...@tnt.be wrote: I'm not trolling (at least today I'm not ;-)), but mootools' effects are smoother in at least some cases. I've switched to mootools for some websites just because of that, even though I really prefer working

[jQuery] Re: Selector issue

2009-12-03 Thread MorningZ
the first one works perfectly fine in stripped down form http://jsbin.com/epoju/edit must be something else with other code you are doing On Dec 3, 10:03 am, Civette la.cive...@gmail.com wrote: Well i'm in trouble. Following code does not trigger : Code: Select all     $(#cat_list

Re: [jQuery] jQuery gives error on page in IE after hover.

2009-12-03 Thread Michael Geary
You're trying to use negative padding, but there is no such thing in CSS: http://www.google.com/search?q=negative+padding;http://www.google.com/search?q=%22negative+padding%22 Can you use negative margin instead, or some other technique? -Mike On Thu, Dec 3, 2009 at 4:51 AM, Duncan Krebbers

[jQuery] Re: Click event outside of an element

2009-12-03 Thread Keysher
Umm, It seems fine, I'll check it later. Thanks! On 23 nov, 15:13, Dustan dustan.kas...@gmail.com wrote: Perhaps something along these lines is what you are looking for? $(document).click(function(event) {     if (!$(event.target).hasClass('classname')) {         // run this code if

Re: [jQuery] Re: Why mootools animations is more smooth than jquery?

2009-12-03 Thread Rey Bango
That's certainly possible. Again, for me the animations provided by jQuery have been great. I'd give you the same feedback in that if there are issues, I'd urge you to see if you can pinpoint them and provide a patch. That would be a great help to the project. Rey... Jonathan Vanherpe (T T

[jQuery] Re: jQuery gives error on page in IE after hover.

2009-12-03 Thread Scott Sauyet
On Dec 3, 12:43 pm, Michael Geary m...@mg.to wrote: You're trying to use negative padding, but there is no such thing in CSS: But why does the padding go negative in IE? It doesn't seem to happen in FF or Chrome. The -10px is on mouseleave, where mouseenter set it to 10px. -- Scott

[jQuery] Re: Once hidden elements no longer report values

2009-12-03 Thread kenyabob
Thanks guys, you got it. Including the additional div made then whole thing come together. I guess I need to scrutinize the DOM a little more next time! On Dec 3, 7:38 am, jpcozart jeremy.coz...@gmail.com wrote: Fancybox is creating a new div and inserting a copy of the form into it.  This

[jQuery] Need help in jquery script for copying values

2009-12-03 Thread rose
Hi All, I have a below jquery function to search the employee data and show the result. i have a text box in which the user type in the empid and click on search. Once user clicks on search it shows the employee detail such as name, sex, race etc below the textbox.

[jQuery] Banner Slide Show

2009-12-03 Thread zanm
Hi group, I am new to jQuery. I see a lot of examples out there that show you how to make a banner slide show. They work great, but how do I read images from a specific folder? The way I have my images structured for the banner is by season. So, I have a group of photos in a folder labeled

[jQuery] Xaxes position comparation

2009-12-03 Thread nao
I need a script that compares Xaxes position value of 2 objects and if those values are equals one object does an animation (change of width and height). does it make any sense? Im very new to jquery and scripting in general... tnx to anyone who would help

[jQuery] next()

2009-12-03 Thread TMNT
Matt, thanks for your response. I had originally posted this on jquery-dev group but was referred to this group. How do I access the id of the jquery object returned from the next() function? I tried Matt's suggestion below but I get an 'undefined' when I alert state.attr('id'). thank you. From:

[jQuery] Re: Superfish vertical/arrow question

2009-12-03 Thread MozreplGuy
Charlie, thank you for your time. I agree it would be easier with a link. I will get some hosting and move my stuff from localhost to there. Then I will post a link. Thanks again for taking the time to help a newbie like me! On Dec 2, 4:43 am, Charlie charlie...@gmail.com wrote: snippets of

[jQuery] Re: superfish accordion/vertical mode: How to make a node/menu stay open?

2009-12-03 Thread MozreplGuy
A solution can be found here: http://joomla.lifeofcy.com/viewtopic.php?f=2t=208 On Dec 1, 9:24 pm, MozreplGuy mozr...@gmail.com wrote: I used the following plugin for joomla:http://extensions.joomla.org/extensions/structure-a-navigation/menu-s... This module simply combines superfish with

[jQuery] Dynamic form cloning throws instance errors... Fix name or selector?

2009-12-03 Thread k...@beza
I've started creating a dynamic form using this plugin http://code.google.com/p/jquery-dynamic-form/ As you can see, I can add/remove products/services from the invoice http://i45.tinypic.com/2emfuox.jpg The div I clone (div_item) contains 4 fields. When I clone the div, its 4 fields are renamed

[jQuery] Re: slideToggle stops working after refreshing content with Ajax

2009-12-03 Thread jpcozart
Glad to see it is now included in the librry. Thanks! Jeremy On Nov 29, 5:48 am, Mauricio \(Maujor\) Samy Silva css.mau...@gmail.com wrote: jQuery 1.3 version introduces an event method called live() that resolves this issue. Sice that version you don't need the *livequery plugin* never

[jQuery] Re: Selector issue

2009-12-03 Thread Civette
Well, actually my div 39, 40, are returned in the cat_list div from a previous ajax query. Numbers are in fact the autoincrement id's in a mysql table. Point is, on clicking each, to edit it. That specific javascript part is returned by that ajax query.

[jQuery] IE javascript error Expected identifier, string or number but works as intended in FireFox

2009-12-03 Thread Brian Yanosik
I have the following code that works fine in FireFox but throws an error that prevents it from working in IE. The area that is throwing the error is bolded below. I am assuming is something small I am missing. Thanks for your help in advance. $(document).ready(function () {

[jQuery] Re: Superfish vertical/arrow question

2009-12-03 Thread MozreplGuy
Thanks for pointing me into the right direction. I changed display:block to inline and I got what I wanted. On Dec 3, 11:03 am, MozreplGuy mozr...@gmail.com wrote: Charlie, thank you for your time. I agree it would be easier with a link. I will get some hosting and move my stuff from localhost

[jQuery] Re: Selector issue

2009-12-03 Thread MorningZ
if those div's are dynamically added, which it sounds like is the case, then the new div's do not get wired automatically... - this is easily the most common trip-up seen on this mailing list Event Delegation would be your friend here http://jsbin.com/ivivo/edit that way the container event

[jQuery] jQuery expand/collapse incorrectly moving other page elements

2009-12-03 Thread ironwil
I've put together a couple of extensions for jQuery, but they're not original or new in the least. Here's one: jQuery.fn.fadeToggle = function(speed, easing, callback) { return this.animate({ opacity: 'toggle' }, speed, easing, callback); } Anyway, this works really well, except that it

[jQuery] Re: next()

2009-12-03 Thread jpcozart
I would have to see the structure of the document to know where the problem lies. It seems as though country.next(select.state); is not returning the node you are looking for. On Dec 3, 1:07 pm, TMNT tmand...@gmail.com wrote: Matt, thanks for your response. I had originally posted this on

[jQuery] Re: Selector issue

2009-12-03 Thread Civette
I'll test it tomorrow. Thx for answer

[jQuery] Re: Why mootools animations is more smooth than jquery?

2009-12-03 Thread Dave Methvin
I refrained from replying because the OP seemed trollish, but he has a point, IMHO. It would be great if someone who knew both frameworks could set up a page that demonstrated a side-by-side case where Mootools has smoother animations than jQuery. Otherwise it's hard do know what might be

[jQuery] validate - How to dynamically set required:true to required:false

2009-12-03 Thread Ken
I am dynamically changing the className from required:true to required:false but jquery.validate.js always is displaying that this field is required. function change_required(id,bRequired) { document.getElementById(id).className= (bRequired?'{required:true}':'{required:false}') } Before submit I

Re: [jQuery] IF and NULL. Please, could someone help me out?

2009-12-03 Thread brian
Does this work? $(#JPlayer).jPlayer({ ready: function() { var cookie = $.cookies.get(AlliedSkills.Player); $(this).setFile($('#MusicPath').attr(value)) if (cookie == Play) {

Re: [jQuery] Hide Table Row - Fundamentally I'm wrong.

2009-12-03 Thread Karl Swedberg
Does it not work in every browser, or just in IE? If just IE, the problem could be related to a problem with certain table elements showing a height even when hidden (jQuery 1.3.2 looks for height/width values to determine visibility). --Karl Karl Swedberg

Re: [jQuery] binding ala ActionScript??

2009-12-03 Thread Karl Swedberg
I've never actually tried this plugin myself, but it looks like it might help you do what you're asking about: http://wiki.github.com/raid-ox/chain.js/ --Karl Karl Swedberg www.englishrules.com www.learningjquery.com On Dec 2, 2009, at 1:16 PM, hsfrey wrote: Do jQuery or

Re: [jQuery] Re: Stop a button within an li taking the li event?

2009-12-03 Thread Karl Swedberg
On Dec 3, 2009, at 7:24 AM, Rich wrote: ... not sure what you mean by an input not allowed to be a child of a form though?? For valid markup, an input can be a descendant of a form element, but not a direct child. --Karl Karl Swedberg www.englishrules.com

Re: [jQuery] Re: Why mootools animations is more smooth than jquery?

2009-12-03 Thread Karl Swedberg
On Dec 3, 2009, at 7:31 PM, Dave Methvin wrote: I refrained from replying because the OP seemed trollish, but he has a point, IMHO. It would be great if someone who knew both frameworks could set up a page that demonstrated a side-by-side case where Mootools has smoother animations than

[jQuery] Automagically link http(s)://, mailto: etc in String

2009-12-03 Thread Scott Wilcox
Hello Folks, I'm usually pretty good at Googling and finding my own answers to problems, however this one has left me a little stumped. Is it possible either using JQuery, a plugin or standard JS to automagically create links for URI's within a string? I'm having a complete block trying to

[jQuery] An effect like press75's Massive News theme

2009-12-03 Thread Omer
Greetingz people, check this out: http://www.press75.com/demos/massive-news/ I like the effect happens when you hover one of the four featured articles on the top of the page - the way the description appears from below and everything I'm trying to imitate the exact same effect but so far

[jQuery] SuperFish Menu

2009-12-03 Thread Alvin
I used Superfish on other website (www.dapuri.com) and it works well. When I try to integrate it to this website, it doesn't work. Please click the link below and take a look (this is a testing page, ignore the standard menu on the left) http://www.avplannersinc.com/index.php/privacy-a-policy As

[jQuery] Superfish: drop down slide down / slide up effect - how to?

2009-12-03 Thread Dasher
Hello, I have just discovered superfish - it is awesome - the jquery interaction is great. Is it possible to have the superfish drop down items slide down and slide up like the menu on this page? http://spicebrains.com/multi-level-drop-down-menu/#examples I really love that effect and have seen

[jQuery] Superfish: width of top level links - great with js off - too wide with js on

2009-12-03 Thread Dasher
Hello, I am setting up my first superfish menu and having an issue with the width of the top level link tabs. When javascript is off, the width of the top level links look exactly how I want them - with flexible width to accomodate the link text and 7px padding either side. When javascript is

Re: [jQuery] Automagically link http(s)://, mailto: etc in String

2009-12-03 Thread Dhruva Sagar
Of course it's possible :). All you need to do is know a little bit of regular expressions that's pretty much it, you could use simple javascript as well if you like. Thanks Regards, Dhruva Sagar. On Fri, Dec 4, 2009 at 6:09 AM, Scott Wilcox sc...@tig.gr wrote: Hello Folks, I'm usually

Re: [jQuery] An effect like press75's Massive News theme

2009-12-03 Thread Dhruva Sagar
Well it's actually a very simple / basic effect... You could have a div with background image and have some text div over it which is hidden by default and on mouse hover simply show / make that div appear using any of the various jquery-ui effects available...and make it go away (hide it) when

[jQuery] Re: next()

2009-12-03 Thread TMNT
Thank you jpcozart. here's part of my html: div class=form-item id=edit-question-900-wrapper label for=edit-question-900Country of ED Submitter span class=form-required title=This field is required.*/span: / label select name=question_900 class=form-select country disabled=disabled

[jQuery] jQuery and ASP.Net server listbox control

2009-12-03 Thread john6630
I am trying to use jQuery to move items between one ASP.Net listbox control and another. The jQuery works great but when I post back and access the listboxes in my codebhind, the items remain in the same listboxes as when the page was open. I am thinking this is because of ASP.Net maintaining the

[jQuery] (autocomplete) remove hidden variable on bad input

2009-12-03 Thread dgm
How would one go about removing a hidden variable when the autocomplete is left invalid? I tried: $(.autocomplete_search).result(function(event, data, formatted) { if (data) $(this).next().val(data[1]); else

[jQuery] drop down error

2009-12-03 Thread test11
I am using superfish for dropdown menu.But during the page load before the image has been loaded all the drop down menus are getting visible.Can this be hide.please give me reply ASAP. Thanks in Advance -- View this message in context:

[jQuery] Re: Selector issue

2009-12-03 Thread Civette
Is your issue description linked to this : http://forum.jquery.com/viewtopic.php?f=2t=1000sid=7932d86732f0126e2c4ad3f5e92baa4d Same thing ? On Dec 3, 10:52 pm, MorningZ morni...@gmail.com wrote: if those div's are dynamically added, which it sounds like is the case, then the new div's do not