Yeah the css thing got me for a while.

$('#myElement').css('top', '0px');
$('#myElement').css('left', '0px');

or

$('#myElement').css('top', '0px').css('left', '0px');

or

$('#myElement').css({'top':'100px', 'left': '0px'});

Does the same thing.

:-/

Karl


On Oct 26, 2012, at 8:21 AM, David Hunter wrote:

I'm on my first "serious" project using js.

Some of it is pretty neat and simple and all the AS3 knowledge makes
grabbing and treating elements (for animation and what not) very easy. I would definitely recommend using jQuery, and I am using jQuery Transit for some animations. However some of it baffles me, mainly stuff with CSS and positioning elements (which I thought I was OK with) and has added a lot of un-chargeable time. But in the long run I'm sure we will all adjust. I'd really like to learn to approach javascript from a class-based approach, so
I must check out some of the links posted on this thread.

Good luck to all making the transition!

David

On 25 October 2012 20:23, Karl DeSaulniers <k...@designdrumm.com> wrote:

jQuery I think  you will find is a very friendly language.
Once you get into jQuery UI and jQuery animation, I think that is when
your wheels will churn most.

Best of luck!

Karl



On Oct 25, 2012, at 10:35 AM, Merrill, Jason wrote:

I'm about to start my first HTML5/CSS3/Javascript job - wish me luck! :)
Going through a lot of courses on Lynda.com - completed some Javascript courses and jQuery, now enjoying Lee Brimlow's HTML 5 For Flash Developers
course right now. Good stuff - I wish Javascript was a more advanced
language but it has some pretty cool features.

Jason Merrill
Instructional Technology Architect II
Bank of America  Global Learning
703.302.9265 (w/h)





_______________________

-----Original Message-----
From: flashcoders-bounces@chattyfig.**figleaf.com<flashcoders-boun...@chattyfig.figleaf.com >[mailto: flashcoders-bounces@**chattyfig.figleaf.com<flashcoders-boun...@chattyfig.figleaf.com >]
On Behalf Of Karl DeSaulniers
Sent: Thursday, October 25, 2012 9:59 AM
To: Flash Coders List
Subject: Re: [Flashcoders] AS3

Yay!
I just completed my first AS3 job.... Go Me!

:P

Best,
Karl


On Oct 25, 2012, at 8:48 AM, John R. Sweeney Jr. wrote:

And we'll be there again, I'm sure... :)

John

John R. Sweeney Jr.
Senior Interactive Multimedia Developer OnDemand Interactive Inc
Hoffman Estates, IL 60169




On Oct 25, 2012, at 3:15 AM, Paul A. wrote:

No worries - we've all been there.



______________________________**_________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.**com <Flashcoders@chattyfig.figleaf.com > http://chattyfig.figleaf.com/**mailman/listinfo/flashcoders<http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >


Karl DeSaulniers
Design Drumm
http://designdrumm.com


______________________________**_________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.**com <Flashcoders@chattyfig.figleaf.com > http://chattyfig.figleaf.com/**mailman/listinfo/flashcoders<http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >

------------------------------**------------------------------**
----------
This message w/attachments (message) is intended solely for the use of the intended recipient(s) and may contain information that is privileged, confidential or proprietary. If you are not an intended recipient, please
notify the sender, and then please delete and destroy all copies and
attachments, and be advised that any review or dissemination of, or the
taking of any action in reliance on, the information contained in or
attached to this message is prohibited.
Unless specifically indicated, this message is not an offer to sell or a solicitation of any investment products or other financial product or
service, an official confirmation of any transaction, or an official
statement of Sender. Subject to applicable law, Sender may intercept, monitor, review and retain e-communications (EC) traveling through its
networks/systems and may produce any such EC to regulators, law
enforcement, in litigation and as required by law.
The laws of the country of each sender/recipient may impact the handling of EC, and EC may be archived, supervised and produced in countries other
than the country in which you are located. This message cannot be
guaranteed to be secure or free of errors or viruses.

References to "Sender" are references to any subsidiary of Bank of
America Corporation. Securities and Insurance Products: * Are Not FDIC Insured * Are Not Bank Guaranteed * May Lose Value * Are Not a Bank Deposit * Are Not a Condition to Any Banking Service or Activity * Are Not Insured by Any Federal Government Agency. Attachments that are part of this EC may have additional important disclosures and disclaimers, which you should read. This message is subject to terms available at the following link: http://www.bankofamerica.com/**emaildisclaimer<http://www.bankofamerica.com/emaildisclaimer >.
By messaging with Sender you consent to the foregoing.
______________________________**_________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.**com <Flashcoders@chattyfig.figleaf.com > http://chattyfig.figleaf.com/**mailman/listinfo/flashcoders<http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >


Karl DeSaulniers
Design Drumm
http://designdrumm.com

______________________________**_________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.**com <Flashcoders@chattyfig.figleaf.com > http://chattyfig.figleaf.com/**mailman/listinfo/flashcoders<http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >




--
David Hunter

www.davidhunterdesign.com
+44 (0) 7869 104 906
@DHDPIC
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Karl DeSaulniers
Design Drumm
http://designdrumm.com

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to