IE recognize JQuery script partially
Hi, I'm stuck in this problem with IE 7: I'm designing a very simple sliding contents tree, so it works nice with Opera, Safari and -of course- Firefox and co. (Flock and Netscape) but it really sucks with IE 7. I welcome every suggest because I'm just starting with JQuery so, something must be bad in my script. I think JQuery is nice and I don't want try another JS framework because it's very powerful. So, you can try my work in here: http://www.video-oposiciones.com/privad ... enidos.php (It's
[jQuery] IE animation issues
Hi all, I've created (well, adapted) an accordian menu and also given it some fadeIn behaviour. It looks right in Firefox, but in IE, it does a couple of things I don't want: when it slides down, it also pushes the content below it down, and it flickers for a moment before the animation finishes. So, when you hover over the menu in IE, the content below (More about UBC.. etc) dips down and then the animation flickers in an annoying way. The page is at: http://teach.educ.ubc.ca/. The stylesheet that
[jQuery] jEditable Used Many Times on a Page
So far I have really loved using jEditable for my website. So much so that I am(attempting) to use it to replace the normal form interface for a CakePHP site. What I'm trying to do is just show the user the normal webpage but if they want to edit anything they just click it (jEditable). The rub is that I will be using this a lot on any given page. I am having trouble trying to figure out how to code all the info jEditable needs into each html item (<div><td> etc etc) that needs to be jEditable. I've
[jQuery] Similar plugin on jQuery
I search plugin for jQuery whis similar functional I'm looking for the plugin for jQuery with similar functionality as jcp.com (http://www3.jcpenney.com/jcp/ProductImageview.aspx? IT=G&ID=13b85b6&MD=RN&GRT=SIZ&E=F&SA=T&VT=ZV&I=0900631b814acb62M.tif&VAS=&AV=T&HM=F&RGB=&AS=&AST=&BID=&VID=&RU=http %3a%2f%2fwww3.jcpenney.com%2fjcp%2fX6.aspx%3fpersist %3d1%7e50434%7e57205%7e%7eSIZ%7c13b85b6%7e-1%7e%7e%26CmCatId%3d50434| 50435|57205&IRU=Y&CmCatId=50434|50435|57205) With Zoom and Drag & Drop effect, and
[jQuery] How To Get The Scroller Position?
I'm trying to understand if the user is already at the bottom of the page (scroller is at the end). By doing so, if the user is already at the end of the page, I'll automatically load new content to the bottom. I looked at the jQuery dimensions plugin, but that doesn not to be the answer. Any help would be appreciated.
[jQuery] jQuery Corner problem
I'm trying to use the corner plugin (<a href="http://www.malsup.com/jquery/corner" target="_blank">http://www.malsup.com/jquery/corner</a>) to create rounded corners on a div. First I display a div that covers the whole page and has a black, transparent background. Then I show another div, white background, centered on the screen. So it's a kind of popup. The problem is that when I just use <span style="font-family: courier new,monospace;">$(...).corner()</span>, nothing happens. But if I color the
[jQuery] SELECT with IE7
Hi Folks, I use JQuery anf JQuery UI plugin for my web application. Some troubles with select html tag have come since i use IE 7 to browse it. It's not possible to select any option with mouse. It's works fine with keyboard. It's only possible with mouse when the focus is out of select area (crazy!) someone has encountered the same problem Regards, Olivier
[jQuery] global toggle function
here is a prototype i am putting together. http://www.roxstyle.com/projects/blssi/cms/user-tools/user-contract-details.html on this page there is one link system using toggle, for the link"Add More Existing Accounts" and this works, but on pages where the system is used more than once, such as: http://www.roxstyle.com/projects/blssi/cms/user-tools/user-user-details.html you can see that the link "text" is doubling and each link toggles BOTH hidden areas. i would like to make this functionality "global"
Loading Google Adsense via $.ajax();
Hi all, Been trying to figure a way around this problem. Basically, I have the code for Google Adsense in a variable, but when I load that content into a <div> using the $.ajax command it does not show. I'm guessing it is something to do with the Google Code. anyone came across this before? Rob
[jQuery] ajaxForm not working
Hi, I'm trying to do a register script. It works fine, but now I try to "AJAX it up" and it breaks. Here's register.php - the page with the form and the js http://pastebin.com/m696999f7 and register-process.php which handles the data and was supposed to return something which I guess it doesn't. Without AJAX it echoed the responses just fine http://pastebin.com/m35017afe the #loaded div is on my index.php and is just an empty div to load into. When I click the register button, it does some ajax (My
[jQuery] Two little question css/jquery related
Hi, I have 2 little questions: 1. In a piece of code I
[jQuery] "Populate" plugin updated (plugin to fill forms using JSON)
Hi Everyone, I've finally updated my Populate plugin, which populates a form using JSON data. This plugin supports full PHP hierarchical naming and deep JSON data structures, as well as checkbox arrays and other non-standard UI controls. The plugin can be used as part of your AJAX toolkit, or for separating server-side code from HTML by populating a form after the page has loaded. The project homepage is here: http://www.keyframesandcode.com/code/development/javascript/jquery-populate-plugin/ And
[jQuery] Select IE7
Hi folks, I use JQuery and JQuery ui for my web application but some troubles have come with select html tag since i use IE 7 to browse it. It's not possible to select an option with mouse. it works only if the focus is out of select area. However, It's possible to select an option with keyboard. no change if i add some controls on it. Someone has encountered the same problem? Regards, Olivier
[jQuery] What is the white area area behind text using sIFR on jQuery Media Plugin?
Hello Everybody, I am using the jQuery Media Plugin and I am using a .swf font file that I made via an online generator. When I use the script supplied at http://www.malsup.com/jquery/media/sifr.html http://www.malsup.com/jquery/media/sifr.html , I get a white area behind the sIFR text and I cannot control the font size with the CSS for some reason. Is there some sort of transparent .swf file that I need to get instead of what I have now or is there a workaround for the white area behind the sIFR
[jQuery] Animate() background colours
It looks like animate() doesn't take too well to background colours. Does anyone know a way of animating an objects colour from one to another?
[jQuery] Display loading image while alternate image loads.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=us-ascii"> <META content="MSHTML 6.00.6000.16640" name=GENERATOR></HEAD> <BODY> <DIV><FONT face=Arial size=2><SPAN class=544263720-27052008>I have a default image loaded into an img tag with an id of "specialImage". I also have a select box which displays a list of vehicles. The value of each option is a filename (75682.jpg, 75123.jpg, etc.).</SPAN></FONT></DIV> <DIV><FONT
[jQuery] Jquery browse dialog
Hi guys, I have to open a browse dialog window that allows selection of multiple files, basically for selection of multiple files to upload. Any ideas? Thanks.
[jQuery] Background-position without flickering (need Preloading)
Hi, At first I'm very sorry for my english. If any sentence or word is a little bit confusing, just ignore it. The Problem: I have to refresh a background-image of a <div> element every x seconds. It's a image which is generated of a PHP Script, so the image changes. Unfortunately there were flickering effects. So I had to write an workarround, and really it works. It does what I want, but .... I have uploaded it: You can see it under: http://www.webraid.de/test/forum.html (best with Firebug). My
[jQuery] Cloning Fieldsets
Err hello? Managed to get it working ... kind of.... but out of interest wanted to know if I was missing some jQuery idioms within the .each() function? Any thoughts gratefully received. R. ( Noobie ) function addSubform(childtype) { subformCount++; var thisType = childtype; var mysubform = $('#'+childtype +'_tmpl').clone().appendTo('#'+childtype+'_insert'); mysubform.attr('id',childtype+'_'+subformCount).show(); var i_tag = '#'+childtype+'_'+subformCount+' > ol > '; var p_tag = i_tag+' li > '; $(
[jQuery] disable or replace plugin
Hello, i've own plugin. My code: $('#jXInput').tellMe('rpc.php', {noCache: true, param: 'rType=zum&rGroup=1', dataProcessing: function(d, sD) { $('#jXInput').parents('tr').eq(0).children().each(fillIt); function fillIt(index, el) { if (!index) $(el).children().val(d[1]); else if (index == 3) $(el).text(d[2]); } }}); sometimes i need send param 'rType=zum&rGroup=2', but plugin is already hooked on #jXInput, when i bind it second time (with different
[jQuery] Use jquery autocomplete plugin with Multiple Textboxes (Textboxes are generated using Javascript)
Hello, I have this code to generate Textboxes at the click of a Button - ------------------------------------------------------------------------------------- <html> <script> function addRowToTable() { var tbl = document.getElementById('tblSample'); var lastRow = tbl.rows.length; // if there's no header row in the table, then iteration = lastRow + 1 var iteration = lastRow; var row = tbl.insertRow(lastRow); // left cell var cellLeft = row.insertCell(0); var textNode = document.createTextNode(iteration);
[jQuery] Cloning Fieldsets
Hi, I'm a recent convert to jQuery, and so far, so great! I'm slowly moving through my home rolled javascript and migrating it across. One script which I'm desperate to fix is a generic 'addSubform' routine which I use to create a new child form (say address form) for a parent form (say organisation). I use a hidden template, which the routine clones and then renumbers (The back end is php so I need child forms inputs to be renumbered so that they end up as PHP arrays; the template fields are all
[jQuery] start function adding to slideshow, willing to pay for help
Hi All, I need a script modifying for the site im working on, I need this : http://interface.eyecon.ro/demos/slideshow.html#1slideShow1 to have a stop and start function for the slideshow like tis on: http://www.f-i.com/fi/fi-life can anyone help? I'm willing to pay you for your trouble, just email me with a timescale and cost. Thanks Jon
[jQuery] Opera & IE Issue
Opera 9.27 throws up this error: Event thread: click Error: name: TypeError message: Statement on line 80: Type mismatch (usually a non-object value used where an object is required) Backtrace: Line 81 of linked script file://localhost/Users/kerihenare/Sites/adhub2/skin/js/functions.js $(this).animate({left : (fusionSlider.panelPositions.indexOf(position) - 1) * $ (fusionSlider._slider).width()}, "300"); CODE: panelArrange : function(x) { $(fusionSlider._slider).children(fusionSlider._panels).show();
[jQuery] Hiding an <li> causes list to shift over.
Heres my page: http://tinyurl.com/65ffwr Click on the FAQ & Prices buttons to see the functionality and the problem. I'm using jquery to hide the 'Go Back' button until the other buttons are clicked. When they are, the 'Go Back' Button fades into view. See the problem? When the the 'Go Back' button is hidden, the javascript applies display:none to the list element. This hides the button but because its the first element in the <ul>, the remaining two shift across to fill the gap. I've tried to get
[jQuery] start function adding to slideshow, willing to pay for help
Hi All, I need a script modifying for the site im working on, I need this : http://interface.eyecon.ro/demos/slideshow.html#1slideShow1 to have a stop and start function for the slideshow like tis on: http://www.f-i.com/fi/fi-life can anyone help? I'm willing to pay you for your trouble, just email me with a timescale and cost. Thanks Jon
[jQuery] Customized version?
Hi, I like jQuery a lot since I started working with it some months ago and I am thrilled when I see jQuery UI. But there is one thing that I don't like: jQuery ships code that I don't need and that users have to download even if it is not used. I am talking specifically about the ajax code in jQuery, since I work with the xajax framework for some years now and I have no intention to change that. So, my suggestion would be to do the same thing with jQuery as with jQuery UI: Let the developers decide
[jQuery] jQGrid Sample in Classic ASP
Hi, I found jQGrid very nice and useful. Can you provide samples in Classic ASP? Thanks, Nimrod
[jQuery] :contains ... troubling behavior
Hi there, I am troubled by the behavior of the :contains filter I have an a tag <a class="undo" href="/tag/poesie/5">undo</a> I can select it with $("a.undo") and play with the chain not problem e.g. $ ("a.undo").remove() works fine if I use $(':contains(<a href="/tag/sagesse/4" class="undo">undo</a>)') or $('a:contains(<a href="/tag/sagesse/4" class="undo">undo</a>)') or $('a.undo:contains(<a href="/tag/sagesse/4" class="undo">undo</a>)') I get the "same" result "pointing" to the same tag but I
[jQuery] [tooltip] attribute jQuery not injected.
jQuery.ToolTip Great Job. I have an application where I make a code injection of many Html elements dynamically. I know that for each Html element the jQuery.tooltip library injects this attribute: "jQuery" + Date and the value is an unique identify. My problem is that "some times" (I don't know where and when) the Html elements injected have not the jQuery attribute; I must to do a refresh (of the page) one or two times for resolving this problem. How can I be sure that jQuery.tooltip has injected
Dynamic CrossDomain Iframe Issue
Hey guys, I'm working on a page on my website where I am trying to embed another website in it. I normally don't like using iframes as much but it seemed like the best possible solution. Here is the link: http://www.wfaworldwide.com/new/node/43 The problem is that the website I am embedding has different heights based on what you click. So I tried to implement(via jQuery and Javascript) a way to resize the iframe based on the the height of the inner frame. However, I kept receiving a permission denied
[jQuery] mark a td when left mouse button is pressed
Hi, how can i mark/unmark (toggleClass) a td when: a) I press the left mouse button b) Press the left mouse button and move over all tds (fast selection) a) is not so much of a problem, but how would I realize b) and in a way it is not interffering with a) melwood
[jQuery] datepicker select to update a div, and strange datepicker css issue
I just launched my first jquery site the other day, and I'm trying to make it so that selects a date from the datepicker, a div on the page gets updated with the selected date. Datepicker is launched from within a superfish menu However am having two problems. 1) when I use the code below, i get an error "node cannot be inserted at the specified point in the hierarchy "code" 3 2) for some reason the month does not display on my datepickermenu. the code I am using to update the div is [code] $('.nav').superfish();
[jQuery] jquery compatibility test 01
Hi, Today, I did some tests of compatibility among IE 7.0.5730.11, Firefox <a href="http://2.0.0.14">2.0.0.14</a>, Opera 9.27, Safari 3.1.1 The following JSP(includes Javascrpt) works fine under all these browser. Then I used JQuery to implement the same function, it works fine under IE/FF/Safari The submit function does not work correctly under Opera. Maybe I did not use Jquery correctly, or it is a compatibility problem of jquery-1.2.6. Thanks. Arden ===============Javascript=========================================================
[jQuery] [Tutorial] ColdFusion, jQuery, And "AJAX" File Upload Demo
Ben Nadel has come up with a nice blog post on how to use jQuery & ColdFusion to do a file upload. http://www.bennadel.com/index.cfm?dax=blog:1244.view Rey
[jQuery] Case Insensitive Selector
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.
[jQuery] Grouping Definition list items
I have a survey marked up with a definition list like so: <dl> <dt>Question 1</dt> <dd>Answer 1<input type="radio" /></dd> <dd class="comments">Answer 2<input type="radio" /></dd> <dd class="feedback"> <textarea></textarea> </dd> <dt>Question 2</dt> <dd>Answer 1<input type="radio" /></dd> <dd>Answer 2<input type="radio" /></dd> <dd class="comments">Answer 3<input type="radio" /></dd> <dd class="feedback"> <textarea></textarea> </dd> </dl> Is there any way to select the dd elements for a particular
[jQuery] Superfish horizontal tiered menu question
First of all, excellent work on superfish, it really adds a lot to the usability to drop down menus. My question is regarding a horizontal drop down menu. I was wondering if there was any code adjustment needed to return the user to the "current" menu item when multiple tiers are involved. The first level drops down and returns to "current" normally, but the level after that will stay on the last highlighted menu item and not return to the "current" item. If that doesn't make sense, I can email you
[jQuery] jquery compatibility test 02
Hi, Base on my previous test, I add one simple ajax function. Now, the submit function does not work correctly under Safari and Opera, but still works fine under IE/FF. I will try write AJAX call in javascript(without jquery), because I am not sure it's compatibility problem of Jquery or javascript. Thanks. Arden ============AJAX==================================== <?xml version="1.0" encoding="UTF-8" ?> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib
[jQuery] Entire jdMenu Hides / Disappears when menu item clicked
I am using jdMenu 1.4.1 with the latest jQuery. I just built a normal menu with some custom css, but no custom javascript. Everything is default as far as I know. The problem I am having is that whenever I click a link that does not have a sub-menu, the entire menu (main jd_menu UL) disappears. I can disable this problem by commenting out line 57 in the source code: if ( settings.disableLinks || ( !settings.disableLinks && !$ (this).parent().hasClass('jd_menu') ) ) { //$(this).parent().jdMenuHide();
Next Page