omething in the line?
Erik
Thanks nathan...
Where would I place this in this?
$(function() {
$("#accordion").accordion({
autoHeight: true,
header: '.subcat'
});
{ $(this).removeClass("ui-state-active"); }
Is this the correct format?
Erik
On Feb 26, 3:56 pm, Nathan Klatt
I looked at and I still like the easy tag...
Erik
On Feb 26, 8:24 am, "Cesar Sanz" wrote:
> this IS interesting!!
> Some geeks works fine!
>
>
>
> - Original Message -
> From: "Vikas Patidar"
> To:
> Sent: Thursday, February 25, 201
$("#accordion").accordion({
autoHeight: true,
header: '.subcat'
});
LINK: www.naturalskin.com
On the left side of the web page.
Thank you.
Erik
http://www.dillerdesign.com/experiment/DD_roundies/
On Feb 23, 3:09 pm, "Cesar Sanz" wrote:
> What are roundies?
>
>
>
> - Original Message -
> From: "Erik"
> To: "jQuery (English)"
> Sent: Tuesday, February 23, 2010 10:50 AM
>
Use the ROUNDIES script for IE7, which is really easy. I personally
don't care for IE8 so I convert IE8 to work like IE7 by placing the
following tag under the :
has anyone used JQPRINT?
I know it looks really simple, but how do you call the function with a
link?
Erik
For months I couldn't figure this out and I found the answer
dd_roundies can now work with IE8!!!
Erik
Hi everyone!
Does anyone know how to make a link using css only with
DD_Roundies for IE 7 ?
CSS Example:
.product_add {
width: 96px;
height: 40px;
margin: 0px 0px 0px0px;
float:left;
cursor:pointer;
background: url('/img/add.gif') no-repeat;
background-color:#FF;
border-left:
Does anyone know how to make a link using css only with
DD_Roundies for IE 7, etc...?
CSS Example:
.product_add {
width: 96px;
height: 40px;
margin: 0px 0px 0px0px;
float:left;
cursor:pointer;
background: url('/img/add.gif') no-repeat;
background-color:#FF;
border-left: 0px;
bord
Hello everyone...
I'm using DD_roundies for IE round corners and it works great. BUT, I
can"t seen to figure out how to make the following work:
.a2 {width: 100px; height: 100px; background-image: src="/img/a2.png"
no repeat; float:left; border:1px; border-color:#000;}
.a2:hover {background-p
etc
Has any one had this problem! Anyone with jquery mega menu
experience!!
Really need help! Falling behind!
Here it is: http://www.naturalskin.com
Erik
mleft: 6px;
-khtml-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
Erik
itself at 12pm EST.
I would like seconds to show in real time...
Just an idea!
Anything out there in jquery or Ajax?
Many thanks.
Erik
Thank you nathan!! You got yourself free skin care!!! Thank you.
Erik
On Jan 29, 3:03 pm, Nathan Klatt wrote:
> On Fri, Jan 29, 2010 at 4:19 PM, Erik wrote:
> > var activeTab = $(this).find("a").attr("href"); //Find the
> > rel
>
>
Nathan,
Thanks for your help. I'm really stumped!!
Initially when it loads, it look s right, but when I click on the
either tab, I loose the content.
Erik
On Jan 29, 2:26 pm, Nathan Klatt wrote:
> On Fri, Jan 29, 2010 at 4:19 PM, Erik wrote:
> > var activeTab
www.naturalskin.com/test.htm
it's the right side panel...
Erik
On Jan 29, 2:26 pm, Nathan Klatt wrote:
> On Fri, Jan 29, 2010 at 4:19 PM, Erik wrote:
> > var activeTab = $(this).find("a").attr("href"); //Find the
> > rel
> &
I have a bug I can't fix
My tabs are working, but I can't get the content to show correctly..
I wanted to use div tags instead of the .
$(document).ready(function() {
//When page loads...
$(".tab_content").hide(); //Hide all content
$("#tabs a:first").addClass("act
Need help...
Really busy and limited on time.
I need a simple jquery carousel with 4 to 5 images.
All artwork is done
I'll give you the dimensions and images and my CSS tags.
Email me please.
Erik
ally a difference in performance with speed whether I use absolute
or relative paths?
Love to hear your opinion...
Thanks.
Erik
BTW - the website was transferred from WINDOWS SERVER to a UNIX... I actually
preferred Windows. I'm dealing
with a Network Admin that doesn't know web design...
Wow... I'm just now getting back to this and I am totally messed up.
I never thought it would be such a challenge.
I thank you.
Erik
On Dec 30, 2009, at 12:40 PM, brian wrote:
> On Tue, Dec 29, 2009 at 11:11 PM, Erik wrote:
>> Brian,
>>
>> It looks like yo
Rick,
If you wanted to have independent DIV'S that toggle, how would you do
it?
Erik
On Dec 30, 10:36 am, "Rick Faircloth"
wrote:
> Perhaps it's a simple as an extra space in your jquery src link:
>
> >
>
> Note the extra space above in type="te
Not sure where, but this is it...
Still doesn't work.
$(document).ready(function() {
$('[class^=toggle-item]').hide();
$('[class^=link]').click(function() {
var $this = $(this);
var x = $this.attr("className");
$('.toggle-item-' + x).toggle();
return false;
});
});
foo
Hi Rick,
Thanks for your help...
I made it really simple.
Take a look at this:
$(document).ready(function()
{
$('.SomeOtherClass').hide();
$('a.SomeClass').click(function()
{
$(this).prev('div.SomeOtherClass').slideToggle(400);
$(this)
Already tried it and I get the same results.
This is really funny I don't understand. Allow me to start all
over. Here is my script:
works, but I
need the links below the DIV.
Any suggestions?
Very grateful.
Erik
HEREE IS MY CODE:
Foo More Details
More Details
foo
More Details
foo
$(document).ready(function()
{
$('
Brian,
It looks like you just added $(this).next
Hi everyone,
I got one DIV working with my toggle script. Works great.
I need to add a few more DIV's with the same toggle script on the SAME
PAGE. I wanted to duplicate the same script with different DIV names,
but it didn't work.
How can i use the same script with INDEPENDENT DIV's on the sa
No jQuery necessarily needed for this. Plenty of information here:
http://www.google.com/search?q=html+embed+audio
--Erik
On Thu, Nov 5, 2009 at 3:04 PM, shapper wrote:
> Hello,
>
> Is it possible to have a music on a HTML page with two buttons to play/
> stop?
> Can I use
Submenu items aren't visible when they are Cufonized. To fix this
change superfish.js
line 105 to: .find('>ul').hide().css('display','none'); and line 113
to .find('>ul:hidden').css
('display','block');
Some of my servers are seeing a lot more DDoS type traffic and I'm
seeing a lot more spam across all of the mailing lists that I'm on.
It's seeming like something is going on.
--Erik
On Tue, Sep 29, 2009 at 4:09 PM, Mike Alsup wrote:
>
> Sigh.. this message was *not* s
Your question doesn't make very much sense. In your example,
doSomething2 would execute after doSomething1 finished, so it is
synchronous.
Perhaps you could provide an example of what you're actually trying to do?
--Erik
On Mon, Sep 28, 2009 at 6:24 AM, Mesquite wrote:
>
> I
Can anyone suggest to me a good jquery pop up window script.
Thanks.
Erik
Need help to reposition buttons to a particular DIV within a pageBreak
and Table.
Right now, it's simply placing the buttons under the table.
Can anyone help me figure this out?
Erik
function setButtons(pageBreak){
for (var i = 0; i < pageBreak.pages.l
Need help to reposition buttons to a particular DIV within a pageBreak
and Table.
Right now, it's simply placing the buttons under the table.
Can anyone help me figure this out?
Erik
function setButtons(pageBreak){
for (var i = 0; i < pageBreak.pages.l
}
});
}
});
})(jQuery);
Any help would be greatly appreciated.
Many thanks.
Erik
that
happen made my month.
On Sep 1, 1:54 am, "Jonathan Vanherpe (T & T NV)"
wrote:
> Erik Reppen wrote:
> > I should specify. It's not the little guy in the upper left although
> > it might be worth plugging it into that. It's all the silly ones down
> >
I should specify. It's not the little guy in the upper left although
it might be worth plugging it into that. It's all the silly ones down
below.
On Aug 31, 11:58 pm, Erik Reppen wrote:
> What do you guys think of "my precious." I'm not sure how many other
>
What do you guys think of "my precious." I'm not sure how many other
elastic carousels there are out there, but I'm pretty proud of the
auto-margin action. Please don't judge us (the FEDs at Sears) on the
HTML. We don't actually have full control of the front end. It can
scroll full pages but does
I consider myself fairly adept at JS but some of these optimization
steps are over my head. Has anyone ever seen a more detailed
commentary on the source code?
Any one can help with a script to scroll to the top of the page AFTER
an AJAX REQUEST loading a div?
Erik
!
Erik
I do 2 kinds of webapps: very "rich" (or "heavy") desktop-replacement type
apps, for which I generally use EXT, and much lighter, javascript-optional
type websites, for which I generally buy a template from ThemeForrest.
--Erik
On Fri, Aug 14, 2009 at 1:15 PM, Meroe
Still can't get this form to post submit and load a confirmation page
via ajax.
https://www.expressdb.com/edp/?
AppKey=3905B91021BD0A1490189D249874B317AAD9067B" method="post"
enctype="multipart/form-data">
A little more detail and example would be great.
Erik
On Jul 12, 9:08 am, András Csányi wrote:
> 2009/7/12 Erik :
>
>
>
> > I already did and no luck :-(
>
> > Any suggestions?
>
> there is another two way:
> - change the method to get
> - use hidden fi
I already did and no luck :-(
Any suggestions?
Erik
On Jul 12, 8:14 am, András Csányi wrote:
> 2009/7/12 Erik :
>
>
>
> > Is it possible to combine the following?
>
> > https://www.expressdb.com/edp/?
> > AppKey=3905B91021BD0A1490189D249874B317AAD9067B"
Is it possible to combine the following?
https://www.expressdb.com/edp/?
AppKey=3905B91021BD0A1490189D249874B317AAD9067B" method="post"
enctype="multipart/form-data">
Thanks. Upgrade didn't work.. I feel I'm so close.
Erik
On Jul 5, 2009, at 2:23 PM, Charlie wrote:
using older version jQuery 1.2.6 see what happens if upgrade
http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js</a>
</tt><tt>">.
another
lie wrote:
you put typo version on page with missing bracket, my bad but I did
try to fix it. Throws erreor also in Firebug, if you open Firebug,
paste that JS right into console and click run, you can see the
active class get added when you do test click. Click another link,
see the first &
Wow.. this one is really kicking me!
http://www.enaturalskin.com/needhelp.htm
I placed the code and updated my CSS, but no go...
So far this is what I have:
CSS:
#cs_links {width: 146px; float: left;
margin:5px 0px 0px 25px}
#cs_links a:hover, .active
I went ahead and placed the script but still no success. Could my CSS
be an issue here?
Erik
On Jul 5, 2009, at 8:10 AM, waseem sabjee wrote:
ok. replace your js with the following (all the js)
$(function() { // similar to $(document).read() {
var obj = $(".cs_
x;}
My HTML:
I'm confused on the toggle approach.
Still a novice programmer, but learning fast.
Many thanks for all the help.
Erik
On Jul 5, 2009, at 4:55 AM, waseem sabjee wrote:
// this is our object refference point. we only want to effect
elements within this objec
have ONE LINK active at a time.
I have 10 more image links to add to this page.
Many thanks.
Erik
Where am I placing the link for each tag? Are the link identified in
the JS or the html?
E
On Jul 4, 2009, at 10:18 AM, Charlie wrote:
I gave you slideUp twice...oops...bad copy paste
Erik R. Peterson wrote:
Thanks Charlie,
I'll put it in now. thanks.
E
On Jul 4, 2009, at 9:
lideUp();
hideLoading();
});
return false;
});
This would replace all of the switch cases. If javascript disabled
appropriate page would open from href. Likely find that load is very
fast and showloading may not be necessary
Erik R. Peterson wrote:
Can;t get it
On Jul 4, 2009, at 6:40 AM, MOZ wrote:
Hi,
on your page: http://www.enaturalskin.com/needhelp.htm
each time the window scroll to the top because of anchor #, use
preventDefault(); to avoid this, just a suggestion.
Also see the improved version:
http://yensdesign.com/2009/06/safe-ajax-links-u
Works great...
Would you be able to show me how to make the links change via css
after selected?
Erik
On Jul 4, 2009, at 6:40 AM, MOZ wrote:
Hi,
on your page: http://www.enaturalskin.com/needhelp.htm
each time the window scroll to the top because of anchor #, use
preventDefault(); to
Hi buddy!
I'm undecided on the final buttons and graphics, but thanks to your
help I got the script down.
I actually fixed my own problem after posted this last email.
Have a great weekend.
Erik
On Jul 3, 2009, at 5:14 PM, Cesar Sanz wrote:
Hello.
I see you succed retrieving
I found this script:
http://yensdesign.com/2008/12/how-to-load-content-via-ajax-in-jquery/
I got it working, but it really looks bad in IE, along with erros.
Any alternatives or sugestions?
Here is my page: http://www.enaturalskin.com/needhelp.htm
Many thanks.
Erik
Please look at this script:
http://demos.flesler.com/jquery/localScroll/ajax/
Is it possible to make the window resize vertically based on the div
content?
Really need help.
Erik
Auuugh! This is so frustrating.. I can't get this to work.
Erik
On Jun 26, 2009, at 9:16 PM, Charlie wrote:
take a look at this demo http://malsup.com/jquery/cycle/goto2.html
would this work better for you? Change the inputs to a ul and
insert your images? Add functions to c
Thank you... Your suggestion... Will it remove the numbers?
Erik
On Jun 26, 2009, at 9:16 PM, Charlie wrote:
take a look at this demo http://malsup.com/jquery/cycle/goto2.html
would this work better for you? Change the inputs to a ul and
insert your images? Add functions to change
Could you take a look at my page?
http://www.enaturalskin.com
Erik
On Jun 26, 2009, at 6:31 PM, Charlie wrote:
I did one similar to what you are trying to do using looped slider .
I wanted the pagination images , which were different than the slide
images, to do a hover type effect of
none; display: block; cursor: pointer; }
Erik
On Jun 26, 2009, at 3:43 PM, Charlie wrote:
look through the examples some more, there's quite a few of them
with image rollovers. Then look through the options API and see how
to customize them to do almost whatever you are needing
htt
Is it possible to use image rollovers instead of the default text that
comes with the plugin?
http://www.malsup.com/jquery/cycle/pager12.html
Is it possible to use image rollovers instead of the default text that
comes with the plugin?
I'm using DIV's and I can't figure out how to remove the html text
from the inside DIV from the last slide.
I've tried everything.
When I remove the outside the DIV, the script won't work!!
http://www.enaturalskin.com
The Main Banner.
Erik
Hi Guys!
Is the Round Corners script with Jquery worth using? Does it really
work with all browsers? Does is need tweeking from the original
install?
Any opinions out there?
Erik
Hi everyone..
Is the jquery drop shadow worth using?
Can anyone direct me ofr the quickest solution.
many thanks
Erik
Like MorningZ said, more info would be helpful, but this should work:
$('#output').html('SRC: ' + $(this).children('img').attr('src'));
--Erik
On Sun, Jun 14, 2009 at 7:02 AM, Logictrap wrote:
>
> I need to get the src attribute of an img el
rns, so that isn't really your
problem. It sounds like you want function2 to execute after something setup
within open_popup happens, which you would do with a callback.
Good luck.
--Erik
On Sun, May 24, 2009 at 6:57 PM, macphreak wrote:
>
> No, it doesn't involve Ajax. Although
categoryList.is(':checked') will return false if none are checked, so you
could do:
heading.css('color', categoryList.is(':checked') ? 'red' : 'black');
--Erik
On Wed, Apr 15, 2009 at 8:33 AM, Dragon-Fly999 wrote:
>
> Hi, I'm new
But slower by 1 function call 1 time. I'd call that negligible unless you're
developing for a pocket watch.
--Erik
On Mon, Apr 6, 2009 at 5:08 PM, James wrote:
>
> Not really. hover is theoretically just a very tad bit slower because
> internally, hover is calling mousee
You should really try the combination of Firebug and FirePHP...
http://www.firephp.org/
On Apr 2, 12:40 am, LinkGuru wrote:
> Thanks. I've installed the add-on. I'll give it a whirl.
>
> On Apr 1, 8:00 pm, Hector Virgen wrote:
>
> > You should try using Firebug. You can print directly to the
I'm seeing this too. Quite sure it's not a cache problem on my end as I've
never visited jquery.com on this browser before.
--Erik
On Wed, Mar 11, 2009 at 2:56 PM, MarcusT wrote:
>
> The jQuery.com homepage's currently shows "jQuery 1.3.1
> Released&
Anyone now of any interactive maps without FLASH?
I want to be able to highlight states with color changes loading
external DIV content.
Erik
s there an easy way with jquery?
Thank you.
Erik
Guess what!! I got it to work!! Very nice
I feel like I parted the sea like moses
thanks.
Erik
On Jan 20, 2009, at 2:01 PM, Steven Barbera wrote:
Oooh, make sure you put the jQuery.noConflict() code at the top
right after the lavalamp.min.js code. Also make sure you add the
arbera wrote:
Oooh, make sure you put the jQuery.noConflict() code at the top
right after the lavalamp.min.js code. Also make sure you add the
tags around it.
</tt><pre style="margin: 0em;">
Steve
</pre><tt>On Tue, Jan 20, 2009 at 1:58 PM, Erik R. Peterson <eriks.
ion(event, menuItem) {
return false;
}
});
});
function change(id,newtext)
{
document.getElementById(id).innerHTML=newtext
}
var $j = jQuery.noConflict();
I search for all $( and replaced it with $j(.
MY JQUERY LAVALAMP IS NOW NOT WORKING.
Frustrated!
Erik
On Jan 20, 2009, at 1:49 PM, Steven Barbera wrote:
var $j = jQuery.noConflict();
my head?
I did this and still no success.
Erik
On Jan 20, 2009, at 1:37 PM, Steven Barbera wrote:
Which part of the code are you using jQuery with? Because at the
very top after you call the jQuery script you should set the var $j
= jQuery.noConflict() method. In then in front of all the j
return false;
}
});
});
function change(id,newtext)
{
document.getElementById(id).innerHTML=newtext
}
On Jan 20, 2009, at 1:26 PM, Erik R. Peterson wrote:
I did everything you pointed out. It still doesn't work:
var $j
I did everything you pointed out. It still doesn't work:
var $j = jQuery.noConflict();
Where do I place this script in my html?
I verified none of my mootools is using $j()
Very frustrated.
Any help is greatly appreciated.
Erik
On Jan 20, 2009, at 9:42 AM, WhoButSB wrote:
$j
Thank you so much!!
Erik
On Jan 20, 2009, at 9:42 AM, WhoButSB wrote:
Hi Erik,
If you are using the jQuery.noConflict function and set the jQuery
Selector variable to $j as in:
var $j = jQuery.noConflict();
You need to make sure you go through all your jQuery code and change
the
there be one script placed in the head of the page that will
eliminate all the conflicts with different scripts?
var $j = jQuery.noConflict();
Thanks for your help.
Erik
On Jan 19, 2009, at 5:16 PM, MorningZ wrote:
ps... reading your post for the 4th time, i realize now that the
firs
I did check it out... It still doesn't work. All of the scripts in
div tags, both Mootools and jquery...
Need help..
Erik
On Jan 19, 2009, at 4:47 PM, Karl Rudd wrote:
Check out the documentation for several solutions:
http://docs.jquery.com/Frequently_Asked_Questions#Why_do_..
Good question.. I'll fix that...
Can you give me the script to fix the conflict?
Erik
On Jan 19, 2009, at 4:43 PM, MorningZ wrote:
How come you are including both 1.2.3 and 1.2.6 versions of jQuery?
On Jan 19, 4:40 pm, "Erik R. Peterson" wrote:
I have a lot of jquer
I have a lot of jquery scripts in my html and I just added a mootools
script.
Now none of my jquery scripts don't work.
I need help.
Can someone show me how to use the "noconflict" script.
Many thanks.
Erik
I'd like to suggest a small feature, having fadeToggle() (similar to
toggle() and slideToggle()).
Thanks!
Erik
The only thing I might guess is to do jQuery.noConflict() immediately after
loading jQuery, before loading any other scripts.
--Erik
On Tue, Jan 6, 2009 at 8:04 PM, Magnificent <
imightbewrongbutidontthin...@gmail.com> wrote:
>
> Hello all,
>
> I'm trying to incorporate
Using an attribute selector to select by class isn't ideal. Maybe try:
$(':input.required')
--Erik
On Tue, Dec 23, 2008 at 5:52 PM, Rick Faircloth wrote:
>
> Is this legit?
>
> $(':input[class$="required"]')
>
> I know it'll work for
Whoops, that matches "has no children". I think what you did is fine.
--Erik
On Sat, Dec 6, 2008 at 3:56 PM, Costaud <[EMAIL PROTECTED]> wrote:
>
> That is always saying the field is empty.
>
> On Dec 6, 5:24 pm, "Erik Beeson" <[EMAIL PROTECTED]>
Maybe try:
if($('#text').is(':empty'))
--Erik
On Sat, Dec 6, 2008 at 2:12 PM, Costaud <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I'm wondering if this is the correct way of checking whether the
> textbox is empty or not:
>
> if ($("#text").val() == '')
>
> Thanks.
actually what you want in this
case though since you then can't pass the button reference.
--Erik
On Fri, Dec 5, 2008 at 2:16 AM, pramodx <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> On click of a button I am placing a json call in the following manner
>
> jQuery( '#m
jQuery isn't a replacement for javascript. If you want
document.getElementById, use it. If you want a shorter name, shortcut it
yourself. If you want to get the DOM node out of a jQuery object, use
$(...)[0]
--Erik
On Sun, Nov 23, 2008 at 9:34 PM, George <[EMAIL PROTECTED]> wrote:
lert('Alice is registered');
}, function () {
alert('Alice is not registered.');
});
You have to use callbacks when you're dealing with asynchronous events.
Hope it helps.
--Erik
On Thu, Nov 13, 2008 at 8:17 PM, Freshow <[EMAIL PROTECTED]> wrote:
>
> Yes, it w
document.ready would probably work better.
--Erik
On Wed, Nov 12, 2008 at 2:36 PM, mastorna <[EMAIL PROTECTED]> wrote:
>
> I'm patching up someone's old, and I do mean old code, and they've got
> this line of code attached to the onload handler of the body tag
With Normalize checked, I get infinity for both of them. With it unchecked,
I get 12.6M and 10.9M.
I'm using google chrome (which the test reports as Safari).
--Erik
On Tue, Nov 11, 2008 at 9:16 AM, howardk <[EMAIL PROTECTED]> wrote:
>
> I've been experimenting with se
http://www.google.com/search?q=google+groups+unsubscribe
On Mon, Nov 3, 2008 at 9:59 AM, Minal Patki <[EMAIL PROTECTED]> wrote:
> I do not wish to recieve any emails from this group.
> Thanks
>
>
/..
Still no fix.
It just doesn't make since for me.
Any help would be greatly appeciated.
Erik
1 - 100 of 540 matches
Mail list logo