[jQuery] Superfish does not work in IE6. Including Superfish's actual site.
Hey John, I downloaded Superfish the other day and have been using it. It seems like the right kind of tool for the project I'm tackling, and I'm excited about it! It's been working like a charm so far, but today, I began to start evaluating it in IE6. I've ran into two very large issues: (1) It seems like this CSS on the anchors: .sf-menu a { float: left; } Crashes the browser. I couldn't find a work around for it. (2) When viewing a superfish menu in IE6, the drop downs would never work. This includes
[jQuery] blockUI - Cannot convert undefined or null to Object
Hi, I'm using jQuery 1.26 and blockui 2.10. Occured on Opera 9.61. Problem listed below. My function in javascript: function doRegister() { try { $.blockUI( { overlayCSS : { opacity : '0.5', filter : 'alpha(opacity=50)' }, message: $('#ajaxIndicator'), css: { 'border' : '1px solid #fff', 'font-family' : 'Tahoma', 'font-size'
[jQuery] IE 7 ajaxSubmit problem
Hi all, I am using j<a href="http://malsup.com/jquery/form/">Query Form plugin</a> to upload my files. The problem is tha in IE 7 it doesn't allow me to upload any image!! This is my source <blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN""<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd</a>"> <html xmlns="<a
[jQuery] HP Pavilion dv5t- Intel(R) Core(TM)2 Duo Processor P8600 (2.4 GHz) , 15.4
7*24 hour On-line service: MSN/Email:elec-bestseller@hotmail.com Our website: http://www.elec-bestseller.cn Product Features and Technical Details Product Features * Intel(R) Core(TM)2 Duo Processor P8600 (2.4 GHz) , 15.4" diagonal WXGA High-Definition HP BrightView Widescreen Display * 4GB DDR2 RAM, Intel(R) Graphics Media Accelerator X4500 * 250GB SATA HD, Webcam + Fingerprint Reader , Intel(R) WiFi Link 5100AGN and Bluetooth(TM) * LightScribe SuperMulti 8X DVD+/-RW with Double Layer Support *
[jQuery] Find and remove attribute
I am having a problem with a sharepoint site... I want to remove a style from an div. The problem is I don't have an ID on the div. Example: <div style="overflow: scroll; width: 143px; height: 125px;"> df jqsfklm qsjdfklmsjdfkdjf skfjqsk dfjksdfqs df jqsfklm qsjdfklmsjdfkdjf skfjqsk dfjksdfqs df jqsfklm qsjdfklmsjdfkdjf skfjqsk dfjksdfqs df jqsfklm qsjdfklmsjdfkdjf skfjqsk dfjksdfqs df jqsfklm qsjdfklmsjdfkdjf skfjqsk dfjksdfqsdsfqfqsdfsdfqsdfsdfsdfsfsdfsdf </div> I want to remove style="overflow:
[jQuery] Firefox problems ( with input reg. exp. verification).
Hello, this is my first topic here, so I hope that I'm doing the right. I've done a search on google and on this forum without finding anyone with the same problem as me, but maybe I'm not looking for the right keywords. Here is my problem : I've created a very simple script that checks if a domain is in a valid format or not, however with Firefox 3 it does not like domains that are more than 20 characters long and firefox slows down and then completly blocks. Here is my code : test.js : function
[jQuery] jQuery Validation
Hi, I'm trying to add new rule to the validation plug in, so far with a little success. I want to use the validation against 2 text boxes, and compare them to each other. The values must be numbers only and the first textbox value number should by smaller than the other one. How can I accomplish it?
[jQuery] Selector for visited/active pseudo class
Hi, I'm relatively new to jquery. I'd like to know if I can accomplish setting the color for visited/hover/active state of an anchor using something like $("a:link").css({color:"#cccccc"}) $("a:visited").css({color:"#cccccc"}) $("a:hover").css({color:"#cccccc"}) $("a:active").css({color:"#cccccc"}) Thanks CM
[jQuery] Make window.open and page communicate
I have a link where i open a new window with window.open(); Then i change some values in the new window and i want to update the page the new window was invoked with the new values. How can i do this?
[jQuery] Image uploader / manager
What do you think about http://netvibe.nl/imagemanager/ It's all jquery / php based.. U can upload multiple files at once (swf upload) and edit the files, rename, remove, etc, etc..
[jQuery] Show and hide a list of divs according to anchored ID
Hi all, I'm trying to find a reference here and having troubles. Would really appreciate if someone can point me to a tutorial. Basically, I have a list of anchored links that point to content with matching ID's on the same page. With Javascript on, I want to hide all except the first when you come into the page, then when people click on a link it would show the matching ID. I guess the JQuery would grab the anchored links and put them in an array when the page loads? Maybe it doesn't need to be
[jQuery] ajaxform validation submission probs
Hi To All, I am trying to get the jquery ajaxform plugin to work with the validate plugin and I cannot seem to get submission right! It will not stop the submission process no matter what I do. :( Here is my test code...any help much appreciated. Thanks Lance $.validator.setDefaults({ submitHandler: function() { alert("submitted!"); } }); $().ready(function() { // validate signup form on keyup and submit $("#formaaa").validate({ rules: { username: { required:
[jQuery] 2 Form Fields
How would i refer to an element in a form if i have at least 2 forms in a page? For example, llet's say i have the following: <form id="form1"> <input id="input1" /> </form> <form id="form2"> <input id="input1" /> </form> How would i refer to the input1 in form1? I've tried $('#form1#input1') or something similar but it doesn't work. What is the correct syntax? Thanks!
[jQuery] Hi all. How to define Chrome browser?
How possible to define Chrome browser like other, for example Safafri: if ($.browser.safari) { alert('This is Safari') } it intersting that chrome browser do same Alert "This is Safari' Question. How to define only CHROME browser?
[jQuery] Window.open and jquery
Hi all, I am using window.open to open a new window to display a form. The form uses jquery for validation but i get the following error <span class="objectBox objectBox-errorMessage hasTwisty hasBreakSwitch opened">$ is not defined though i include jquery in the <head> Any ideas?</span>
SlideUp/Down Mozila Firefox problem ! ! !
So ! ! ! I have the following code in HTML and I like to slideUp the .img1 when the mouse is over and slideDown when the mouse is out. I have write some code on JQuery but the problem is that the slideUp and slideDown are working all the time the mouse is over the .img1. They do slideUp and imediatly slideDown at the time that the mouse is over the .img1. This problem oqure only on Mozila Firefox. All the other browsers are working perfectly. Also the first time I pass my mouse over the .img1 it
[jQuery] Reg: jsf support jQuery?
Dear All, We are Developing an Web Application using JSF1.2,Spring 2.5, and Hibernate3.0. We would like to know whether we can use jquery Integrated with JSF Framework, If it work kindly provide some Samples or supported links Thanks & Regards Jagan R
[jQuery] dialog on the fly
Hi, In my ready function I create a div on the fly and try to create a dialog box out of it : $(document).append('<div id="main" class="flora"></div>'); $("#main").dialog(); But nothing happens. Is it at all possible to do this or should the div exists when the page is created ? Thanks
[jQuery] Problem in Jquery History with IE7
I'm using this plugin JQuerry http://plugins.jquery.com/node/2472 to manage history in Ajax I've changed the line code $("a[@rel='history']").click(function(){ by $j('body').intercept('click', "a[@rel='history']", function(e){ it works perfectly in Firefox i still have the problem using IE7 it seems that pageload function doesn't excute under IE when press back button on the explorer could you Help please! thinks
[jQuery] Js traditional to jquery syntax.... how?
i Have this traditional style js script function Select_Value_Set(SelectName, Value) { eval('SelectObject = document.' + SelectName + ';'); for(index = 0; index < SelectObject.length; index++) { if(SelectObject[index].value == Value) SelectObject.selectedIndex = index; } } simply set the index of a select to value choosed. In jquery it is possible to do this? How? Thank you
[jQuery] need advise to create layer slide down menu
Hi, i'm new to JQuery, I wish to have a slide down effect as below link. www.digi.com.my I have tried the slide effect for JQuery, but it always start the animation from top but not bottom. My description may confusing, please visit above link as example. Thanks in advance.
Empty textfield by if checkbox has been checked?
Hi guys, I'd like a checkbox to once checked to empty the value of a text field next to it. The form I require has two tables - each with multiple checkboxes and formfields - so if i tick the checkbox on the 2nd row in table 1, it will empty the 2nd textfield in table 1. Can anyone help me out plz I am a bit of newbie Thanks in advance
[jQuery] jQuery select all vs conventional javascript
Hi All, I have been using jQuery for quite some time now. For one of my projects, I needed to select all the options in the listbox which were 10,000+. I tried to do a comparison between using jQuery and conventional javascript and here are my findings: 1. With jQuery: Code: $("#myListBox *").attr("selected","selected"); Time taken: 70000+ milliseconds 2. With JavaScript: Code: for( i=0; i < myListBox.length; i++) { myListBox [i].selected = true; } Time taken: 21000+ milliseconds Can anyone provide
[jQuery] [validate] - Multi-lingual Error Messages
Is there a way to change the text of the error messages? I'm doing a multi-lingual app and want to change the text based on the language preference of the user.
[jQuery] Need to reference an object enbedded in a $this
I have an action function where I have $(this). Now I need to change the css for a link ( ) that is inside the $(this) . How do I reference it? In my example, the $(this) references a <div> and I want to change the text color in a that is within this <div>. ???????????????? -- View this message in context: http://www.nabble.com/Need-to-reference-an-object-enbedded-in-a-%24this-tp20592435s27240p20592435.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.
[jQuery] How to update multiple div on ajax success
Hi, I am using this plugin to submit my form. http://www.malsup.com/jquery/form/#code-samples Everything works great except that I would like to update more than one div with separate data after a successful form submit. Example: <div id="test1">Something here</div> <div id="test2">Something else here</div> target: '#test1 #test2', // target element(s) to be updated with server response How do I accomplish this? If possible how would i format the return data to split in two and go to each div. Thanks
[jQuery] ajaxsubmit with autosave feature
Hi , I tried ajaxsubmit which works fine. I need to submit the entire form by POST automatically for every 60 seconds. What is the best way to do it? How do i use ajaxsubmit to submit form automatically for every 60 seconds. I did search & do see there are auto save plug-in... but not sure which one to use. Prefer ajaxsubmit with autosave feature. Please help. Thanks in advance. Any help will be appreciated. Anny
Help - IE7 - jQuery's load() event not working!
Hi, Can someone help please? I have an image gallery with a jQuery that fades my images in and out when you click on a thumbnail. You can see it here - http://life-studios.com/index.php?id=50 It works perfectly in FF but in IE7 if you click on a thumbnail of an image you have already visited nothing appears. It seems that IE7 doesn't fire up the jQuery's load() event if the image is coming from it's cache.. I guess that's obvious, but stupid still as other browsers are firing up the load() event
[jQuery] cluetip - how to override defaults?
If I just include the cluetip JS and CSS, I can activate cluetip pretty easily, with its default settings, by setting class="cluetip" on <a> tags. I want to override those defaults. For example, I tried setting: $(document).ready(function() { $("a.cluetip").cluetip({ activation: 'click' }); }); But the default behavior persists. Any help is greatly appreciated.
[jQuery] child window ready()?
Hi, I posted a question a couple of weeks ago but didn't get a response. Even if you don't know for sure, any ideas might help! What I want to do seems pretty simple. I want to pop open a window from a page, and from the parent I would like to use ready() to know when the popup's DOM is ready. So I open the window and get a valid window handle called 'popup'. From the parent window, I try to use this: $(popup.document).ready(function() { ... }); But it doesn't work. From what I ready in the documentation,
Concat something to the selector
How do I concat something to the selector in jQuery, from an javascript variable. Thanks in advance
[jQuery] Changing Colspans with Jquery, IE6
Hi guys, Hoping you can help me out. I've got a scenario where my table is as so: <table> <tr> <th>Section Heading</th> <td>Section content lots and lots of paragraphs...</td> </tr> <tr> <th>Section Heading</th> <td>Section content lots and lots of paragraphs...</td> </tr> .... </table> The situation is that the table is "collapsable". It works as so: 1. User clicks on th 2. corresponding td is hidden with jquery 3. colspan of th is set to "2" 4. width of th is set to 100% If the row is "collapsed"
[jQuery] [autocomplete] Submit text entered as-is, without replacing value with autocomplete
Hi guys, I have a search input with an autocomplete to help find items, but this search can also search partial words. Example: User input 'cal', autocomplete provides calendar and calamari. Then user hits enter, I want to submit only 'cal'. Right now autocomplete fills in the value with the first found term. Is that possible? Thank you, Thierry
[jQuery] JS Inside of a Div loaded with $("#content").load("..")...
Javascript and default JQuery (and UI) stuff works inside of a DIV which was loaded with the Ajax Load function.. However, plugins don't... How can I get the javascript to work inside of the div that was loaded? Tried multiple plugins and it gives me the error: Message: Object doesn't support this property or method Line: 565303106 Char: 2 Code: 0 URI: http://localhost/WCMS/admin/index.php Can anyone help?
[jQuery] [autocomplete] match inside the word with local data
I'm trying to create an autocomplete that matches "foobar" and "foobaz" when you write "ba". This behavior can be seen in the demos but only in the backend code and not in the ones that work with local data (which is my case). How can that be done?
[jQuery] How to get title text from enclosing tag?
<tr> <td title="This is the description from db"> <img src="/site_media/ contract.png" onclick="showinfo();" alt="Case" title="Case" width="16" height="16"/> </td> </tr> What I want is when some one clicks on the image in showinfo() javascript function I can retrieve the value of "title" from the enclosing td tag. In this case the value returned should be "This is the description from db" Please note that there are multiple rows with clickable images and each with different value of title from DB.
[jQuery] slideToggle on checkbox
Hi everybody, my first post here - please bear with me ;)... I am working on a form, using .slideToggle to show/hide another part of the form - if a checkbox is checked. Got it to work with the following code: $('#honorbox').hide(); //hide initially $('input#honor_someone').click(function() { this.checked; $("#honorbox").slideToggle('slow'); this.blur(); }); Problem: this is a multipart form - if the user checks that box , fills in the details and continues on, but then comes back using
[jQuery] QUnit: Test that "submit" is called on a form
I'm new to QUnit (and to JQuery for that matter). I have a function that calls "submit" on a form and am looking for a way to mock the form, or at least intercept the call to submit. I want to test that the form is getting submitted, but I don't want the submit to actually occur. Any suggestions? Todd
[jQuery] help with hover function
Hi, I have been using jquery for several projects and I am very happy with how easy it is to use. I need some help with (I think) chaining functions, or using callbacks because I'm not sure I quite understand how to tell jquery to go like this: mouseEnter -> do this -> stop -> do this Specifically I have a page that I am building that is setup with thumbnails of images. Please take a look here: http://jameslovinsky.com/couture/index.php When you mouseOver the thumbnail the main image and caption
[jQuery] IE6 crashes while loading xml through $.get function
I'm loading an xml file of 88kb through jQuery's GET function. But IE6 crashes. Is there a better way to load an xml file than the one I'm using? Code below: $(document).ready(function(){ $.get("personeel.xml",function(xml){ var naam = new Array(); $('record',xml).each(function(i) { naam[i] = [{ familienaam : $(this).children('familienaam').text(), voornaam : $(this).children('voornaam').text(),
Next Page