Hate to bump this again but I'm stumped... I've tried the every combo
of
http://sorgalla.com/projects/jcarousel/#Configuration
http://www.malsup.com/jquery/cycle/options.html
and this was the best I got...
I did try the carousel.add(i, mycarousel_getItemHTML
(mycarousel_itemList[i-1])); based
ea on the
> > level of user in here... may-be this is to hard of a question for this
> > group? I know it's not a straight forward on but there has to be a
> > way to fix it
>
> > Any help here would be good... thank you
> > Cheers
> > Jeremy
>
>
I love this menu system... but now I have a project that I need to set
the menu at the bottom... so the dropdowns no need to be dropUps... I
have be working at this with no luck. Any one know how to have the
menu drop upwards? Thanks for the help...
jeremyBass
Odd this appended to NOX post lol... I'll repost correctly
On Dec 18, 12:53 pm, jeremyBass wrote:
> I love this menu system... but now I have a project that I need to set
> the menu at the bottom... so the dropdowns no need to be dropUps... I
> have be working at this with no
I love this menu system... but now I have a project that I need to
set
the menu at the bottom... so the dropdowns no need to be dropUps... I
have be working at this with no luck. Any one know how to have the
menu drop upwards? Thanks for the help...
Does any one know how to do this or were I can find information on
this?... thank you for the help...
Jeremy
On Dec 18, 1:15 pm, jeremyBass wrote:
> I love this menu system... but now I have a project that I need to
> set
> the menu at the bottom... so the dropdowns no need to be dro
at:
>
> http://www.raydunetz.com/
>
> I hope that the code makes sense. I know that it has an issue in IE
> 6, and I wanted to try to use jquery to fix it, but haven't been quite
> savvy enough to accomplish it.
> j
>
> On Dec 19, 3:40 pm, jeremyBass wrote:
>
&g
Ok... done... And it works with IE6 just fine... test on a win98
IE6... I guess that was not as hard as I was thinking lol... thanks
for the lead on the menu... have a great day...
jeremyBass
ever are the
/*** ESSENTIAL UP STYLES ***/
.sf-menuUP, .sf-menuUP * {
margin
lmost seems like a core issue with jQuery it's self???
again thank you for the help...
jeremyBass
. It almost seems like a core issue with jQuery it's self???
again thank you for the help...
jeremyBass
lmost seems like a core issue with jQuery it's self???
again thank you for the help...
jeremyBass
lmost seems like a core issue with jQuery it's self???
again thank you for the help...
jeremyBass
t;#"url).append(html);
}
});
thank you for the help here...
jeremyBass
{ $(".scalefx").toggle("scale", {},
200); }).hover( function () { $(this).css("cursor", "pointer");},
function () { $(this).css("cursor", "default"); });
$AJAXCONTENT='<h1>Test</h1><h1>Test</h1><h1>Test</h1><h1>Test</
h1><h1>Test</h1>';
$("#replaceME").append('<div style="width:100%; height:100%;">'+
$AJAXCONTENT+'</div>');
});
It's hlaf way going right... it's the appended box that is not
working... thats the fourth boxes... the static one are working
not sure why... thanks for the help here...
jeremyBass
the link
http://www.sjrmc.org/Scripts/jquery.ui-1.6b/demos/functional/Untitled-1.html
Here you go...
http://labs.activespotlight.net/jQuery/menu_demo.html
hope that helps here... Have a great day
jeremyBass
On Sep 6, 10:04 am, roelof <[EMAIL PROTECTED]> wrote:
> Hello,
>
> For mij website i like to use this script.
> But i can't find how to implement thi
I don't know if this is just me but the site is all kinds of broken...
I'mean in almost everywere... this is 2 IE7's and 1 IE6's on 3 pcs...
I'd give a url but ... well it's almost everywhere... cool idea
though...
On Sep 8, 10:03 am, "Rick Faircloth" <[EMAIL PROTECTED]> wrote:
> Yes, it does loo
boxes... thank you for the help... Have a
great one
jeremyBass
$(function(){
$.ajax({
url: "test.html",
cache: false,
success: function(html){
$("body").append('WindX'),
$("#test").append(html);
}
});
});
$(function(){
var globalIndex =
);
but here is the location of the test file...
http://www.sjrmc.org/Scripts/jquery.ui-1.6b/demos/functional/Untitled-1.html
thanks for any help
jeremyBass
On Sep 8, 8:59 am, jeremyBass <[EMAIL PROTECTED]> wrote:
> Hello, I'm sure this is an easy thing but I'm just no
c.org/Scripts/jquery.ui-1.6b/demos/functional/Untitled-2.html
the end goal is to have the box created based on the clicked
useing ajax to grab the html of the href... I've just been taking
chunks at a time here... thank you for the help...
jeremyBass
On Sep 8, 10:40 am, "Michael Geary&quo
IE 7.0.5730.13
"if" i was to pin it down... i'd say it's a clearing issue.. but i
didn't look at the code... hope that helps
jeremyBass
On Sep 9, 9:54 am, "Chris Jordan" <[EMAIL PROTECTED]> wrote:
> I just looked at the site in IE7 and I'm not seeing
lt;[EMAIL PROTECTED]> wrote:
> Hmm... still looks fine to me. I'm using IE 7.0.6001.18000
>
> Yeah, I hope the designer can get this resolved too. Hope these version
> numbers help out.
>
> Chris
>
>
>
>
>
> On Tue, Sep 9, 2008 at 12:05 PM, jeremyB
I think chris would see it right as on my vista pc (IE
7.0.6001.18000 ) all is fine...
so my hunch is the largest hole is XP IE users...
IE 7.0.5730.11
IE 7.0.5730.13
and all of IE 6 ...
but i haven't check those since work eralyer today
jeremyBass
On Sep 9, 5:19 pm, "Rick
f (ie7){
do somthing for ie7
} else if (ie6){
do somthing for ie6
}else{
not supported sorry}
IE 7.0.5730.11 falls in ie7 along with the rest...
the joys of the web...
jeremyBass
On Sep 10, 6:53 am, "Rick Faircloth" <[EMAIL PROTECTED]> wrote:
> Yes, I'm on IE7, 7.0.5730.
sites i've done and cheacked...
jeremyBass
On Sep 10, 9:26 am, "Rick Faircloth" <[EMAIL PROTECTED]> wrote:
> Your code demonstration is a definite strike against
> "incremental upgrades" in my eyes...something could break
> every few days.
>
> Since I do
n every XP system.
>
> > What a pain!
>
> > Rick
>
> > > -Original Message-
> > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
> > Behalf Of jeremyBass
> > > Sent: Wednesday, September 10, 2008 11:22 AM
> > >
I want to make this work...
$('.class' + [$[1-9][0-9]?] + '').each(function() {etc
mean that the class would be .class0 or .class99 etc.
thanks for the help
jeremyBass
note also tried:
$('[class=Round_gen^[1-9][0-9]?]').each(function() {
$('.Round
How do you put regex in a selector.
been try things like this
$('.Round_gen'+ (/$[1-9][0-9]?/) +'').each(function() {. . .etc
to target classes named
.Round_gen0
.Round_gen99
really any number after .Round_gen
thanks for the help
jeremyBass
ed an hour+ to see my post show but after
watching 3 other pop in after I thought I messed up that first one...
Thanks for the help...
jeremyBass
On Sep 23, 4:58 am, BB <[EMAIL PROTECTED]> wrote:
> why did you opened a new thread?
>
> http://groups.google.com/group/jquery-en/brow
I think this would work... I'll try after loomin in to the "nth"
thing... thanks for the help, I'll get back soon...
jeremyBass
On Sep 23, 2:56 am, BB <[EMAIL PROTECTED]> wrote:
> Maybe you are looking for the $().filter()
> function:http://docs.jquery.com/Trave
That is sort of what I'm aimming at... I'm looking to find the last
part... they are all class0 class1 class99, but I want to do something
for each one.
basicly tring to find .class(someNUMBER)
hope that makes more sense...
thanks for the help
jeremyBass
On Sep 23, 9:38 am, tlphip
= $(this).attr('Round_gen').match(/[0-9]+/);
// the number after 'class' for current element
});
$('n').each(function() {etc
nothing is showing up... so I don't think this is fully right (I mean
what I wrote)
ideas??
Thanks for the help here...
jeremyBass
d_gen'+n+'').each(function() {...ect
and Got it picking up .Round_gen only ... not Round_gen9 or
Round_gen99
I think I'm close
thanks for the help...
jeremyBass
On Sep 23, 11:49 am, jeremyBass <[EMAIL PROTECTED]> wrote:
> So let say the class was named Round_ge
e', function() {
if (resizeTimer2) clearTimeout(resizeTimer2);
resizeTimer2 = setTimeout(doSomething2, 3);
});
});
});
The short of it is that I was needing to have the first child element
be the same height and it's next sibling... I worked hard to get it
going and I did.
resizeTimer = setTimeout(doSomething, 3);
});
});
this it the order...
so I'm tring to get the embed to match the size of the offset of the
nextSibling
just have not found a good way to do this ... the script doesn't throw
any errors... but anit working .. any
this issue would be back thanks for anyhelp here...
Jeremy
On Sep 24, 12:51 am, jeremyBass <[EMAIL PROTECTED]> wrote:
> Rock on.. that made more sense... I was not understanding why I needed
> that line... but I get it now as far as the rest...
>
> it's just a tragetin
great... thank you ricardobeat and tlphipps for the help so
far... Have a great one today
jeremyBass
this is the latest try (the last part)
htmlOptions.height = this.firstChild.offsetHeight;
$this.addClass('').prepend($.fn.flash.transform(htmlOptions));
$(this).contents("e
alert ("NEWheight"+NEWheight);
$(this).contents("embed").height(NEWheight+'px');
$(this).contents("embed").width(NEWwidth+'px');
};
I can't for the life of me get the alerts to output anything but
undefined... ideas???
thanks
jeremyBas
NEWheight"+NEWheight);
$(this).contents("embed").css("heigh",NEWheight+'px');
$(this).contents("embed").css("heigh",NEWwidth+'px');
};
the problem is that in the dom it seems to me that that the embed is
not really a child of the div...
etWidth;
//alert ("NEWwidth"+NEWwidth);
//alert ("NEWheight"+NEWheight);
$this.contents(".sizeME").css("height",NEWheight+'px');
$this.contents(".sizeME").css("width",NEWwidth+'px');
};
var resizeTimer = null;
$(wind
wounldn't not work here?
$("#LHNav").find("li").not('a').bind("click", function(){
//do something
});
On Sep 27, 1:56 pm, flycast <[EMAIL PROTECTED]> wrote:
> I am stumped. I have nested unordered lists. I want to attach a click
> event to all the list items that do not directly contai
lement... but I don't see why the
repeated HTTP request is needed and it's slowing my site down... So
says YSlow lol Any ideas on how to fix/write this? thank you for
the help.
jeremyBass
Some other things...
Configure ETags
Expires header
are set
as well as
Header set Cache-Control "max-age=604800"
Thank again
Does anyone have an idea on this... or , and I don't do this well and
lot lol, but am I not being clear? I really need to figure this
out... Thanks
jeremyBass
On Sep 27, 3:21 pm, jeremyBass <[EMAIL PROTECTED]> wrote:
> Hello, I want to reduce the header calls for a flash file use
they aren't? I could reuse the element with the new vars? then
I would only have made one call as long as I don't change the
source... smashing! now how to write that... :-) any more ideas on
this?
thanks for the help...
jeremyBass
On Sep 28, 8:31 pm, ricardobeat <[EMAIL PROTECTED]&
, 10:56 am, jeremyBass <[EMAIL PROTECTED]> wrote:
> Does anyone have an idea on this... or , and I don't do this well and
> lot lol, but am I not being clear? I really need to figure this
> out... Thanks
> jeremyBass
>
> On Sep 27, 3:21 pm, jeremyBass <[EMAIL PROTECTED]
cute
and push URL to array? any ideas on that?
thanks for the help...
jeremyBass
On Sep 29, 4:13 pm, ricardobeat <[EMAIL PROTECTED]> wrote:
> Oops, sorry, what I meant is that cloning the elements is the best
> optimization you can do. It will save you some processing time from
>
So I think this is the ticket... but I really am not to sure on the
how yet...
http://code.google.com/p/urlrewritefilter/
anyone have a sec to help me out with this? thank you
jeremyBass
On Sep 29, 7:37 pm, jeremyBass <[EMAIL PROTECTED]> wrote:
> I new that was to good to be tru
(language.indexOf('-')==2) {language=language.substring(0,2);}
if (language=='en') { document.write("Hello there!"); }
else if (language=='jp') { document.write("Konichiwa!"); }
else if (language=='fr') { document.write("Bonjour!&q
s what I am after here... controlling downloads of componets
called by jquery... I think this would be handy for a lot of other
things to... well I hope I haven't lost anyone ... :-) need all the
help I can get here... thanks again...
jeremyBass
On Sep 30, 2:12 pm, "Michael Geary&qu
would be quicker then
the wait of the server answer.
The canvas option... I don't think would be help full... I don't
think… now what are you talking about with the XHTML option? Thanks
for the help
jeremyBass
On Sep 30, 9:59 pm, ricardobeat <[EMAIL PROTECTED]> wrote:
> My ad
Hello, like a dumby in a rush I saved over my non-minfied file... any
sugestions on a good "un-minifyer" thanks for the help...
jeremyBass
Oh I have the source at my office... but yu know late night ideas...
anyways thanks for the help... I did find a nice Beautifier...
http://elfz.laacz.lv/beautify/
I was just woundering what anyone else thought was a good one or
way... Have a great one
jeremyBass
On Oct 6, 7:49 pm, MorningZ
ti
> code, knowing I've got a safe backup in Git should I need it. :-D
>
> On Oct 6, 11:24 pm, jeremyBass <[EMAIL PROTECTED]> wrote:
>
>
>
> > Oh I have the source at my office... but yu know late night ideas...
> > anyways thanks for the help... I did fi
ti
> code, knowing I've got a safe backup in Git should I need it. :-D
>
> On Oct 6, 11:24 pm, jeremyBass <[EMAIL PROTECTED]> wrote:
>
>
>
> > Oh I have the source at my office... but yu know late night ideas...
> > anyways thanks for the help... I did fi
iles).
>
> - ricardo
>
> On Oct 7, 3:51 pm, jeremyBass <[EMAIL PROTECTED]> wrote:
>
>
>
> > That looks cool... funny thing is everything is truning into a fine
> > tuned system... I'm loving it lol... thanks for the help... Any one
> > else? I think y
they are inside so I could get them working... but they
loop every time I want to do them all at once... just not sure how
to call them for out side
thanks for the help...
jeremyBass
$(document).ready(function() {
var SORUCE = '/rounded_rectangle_r.swf';
$(
55 matches
Mail list logo