[jQuery] jQuery+Cycle - IE 7 8 png images in rotation getting black border - applied truetype bg - not working

2010-02-02 Thread rc cola
any help would be greatly appreciated.

[jQuery] jQuery and IE 8

2010-01-06 Thread Mauricio Cirelli
Hello guys, I'm developing a web site for a friend and I'm worried about a problem. The Url is: http://www.futuragames.com.br/radioboy As you will see, it works perfectly on Firefox and Google Chrome, but I get a mysterious when running on IE 8. The error message is: Invalid argument on line 53

[jQuery] JQuery slideToggle IE visibility problem and jumpy animation

2009-10-28 Thread umix
. But for the other divs they are shown in the beginning which is very sh. Please help meee -- View this message in context: http://www.nabble.com/JQuery-slideToggle-IE-visibility-problem-and-jumpy-animation-tp26104474s27240p26104474.html Sent from the jQuery General Discussion mailing list archive

[jQuery] Jquery Corner IE issues

2009-10-14 Thread Paul
Hi there, When using Jquery Corner in Firefox Safari it works like a charm, but in IE 7 8 I only get four ugly black corners... How can I solve this: http://www.cornelisdehoutman.nl/futureisnow

[jQuery] jQuery cycle IE issue

2009-09-15 Thread kcory
, queuing slideshow' This is my jQuery: !--[if lte IE 7] script src=http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE7.js type=text/javascript/script ![endif]-- script type=text/javascript src=http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js;/script !-- LOCAL SCROLL

[jQuery] jquery + cycle + IE

2009-08-09 Thread nspace
Having a bit of an issue with my setup with jQuery + Cycle http://negativespace.ca/clients/mirrorbuilder/ There are two divs that control the photos, #controller, and #prevNext which has two href's in it that link to #next and #prev anchors like in the demos from the Cycle website. I am using

[jQuery] jQuery on IE

2009-07-09 Thread Paulo Henrique
Hello people... I've been working with jQuery for some time now, but mostly on Firefox. But i was finishing an old project, and needed javascript, so I decided to use jQuery on it too. It worked perfectly on Firefox, but on IE it ain't working. The code is as it follows: script

[jQuery] Jquery and IE

2009-04-30 Thread Ítalo
I'm new in here, english sucks. I've got a problem with this function: $(document).ready(function(){ $(#caixa_disciplinas ul li).each(function(){ $(this).click(function(){

[jQuery] jquery lightbox - ie height problem

2009-04-23 Thread Titti
Hi, i'm using jquery lightbox, but when i open an image from ie, lightbox background' s height doesn't cover all website. Take a look here http://www.mcworks.it/tests/index.php?page=oil-jeans I tried using z-index or changhing height, but problem persist. Thank you Paolo

[jQuery] jQuery and IE

2009-02-24 Thread Bob O
So im stumped..I have my jquery file in the headers, and it works in Opera, Safari, FF on mac, and FF on Windows, but i get nothing in IE..its there, its just broken. i recently added the validation plugin? could there be something im missing?

[jQuery] jQuery / XML / IE

2008-11-13 Thread Jemo
OK, this works marvelously in Safari and Firefox for the Mac as well as Firefox for the PC but it doesn't work worth spit in IE. I would appreciate any assistance. It's just reading form a simple XML file to output information in divs. http://rationalogic.com/xml/

[jQuery] jquery history_remote IE bug?

2008-10-13 Thread Leanan
I'm not sure if this is a bug so I thought I'd ask folks and see what they had to say. I have some export links on a page, and despite me not using $.remote or $.history (I use $.click) when a user clicks on these export links in IE, if they use the browser back button afterwards, it tries to

[jQuery] jQuery AJAX IE Error

2008-05-06 Thread MediaJunkie
The offending jQuery code: $.ajax({ type: POST, url: /?ct=ratingrt_v=rrrt_rk= + markerObject.number, dataType: html, success: function(dataSet)

[jQuery] jQuery + SelectBox + IE don't work

2008-02-11 Thread Mr Bola A Bola
There is some problem with this script working in IE. It works in FireFox. The whole thing consists of HTML page, JS file and CSS file. The following html page is validated XHTML. It contains Select box and two anchors for filtering the content of that select box. One filter filters options by

[jQuery] jQuery, AJAH IE 7

2008-01-24 Thread Vlad Mazek
Folks, I have a bit of a problem with Internet Explorer 6/7 specifically, the code works perfectly fine in Firefox. What I am essentially doing is creating a dynamic form. Based on the inputs, different forms are sent back into different div containers as the user moves through the application.

[jQuery] Jquery and IE problem

2007-08-17 Thread [EMAIL PROTECTED]
Hi All! I have a problem with my jquery code in IE browser. See bellow: I have two select: first - brand auto, second - model of auto. select with models is generated depending of brand using jquery instruments brand.js $(document).ready(function() { $('select#id_brand').change(function