Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Old 08-18-2009, 10:04 AM multiple effects
Skilled Talker

Posts: 97
Trades: 0
plz i want to know how to make the effects that exists on this link in the upper part :

http://www.masrawy.com/new/


1-) changing color when pressing on the color

2-) changing font (+) to increase it
(-) to decrease it
(N) to set it to the normal style

3-) decrease and increase the width of the page
(from
كبر حجم الصفحة
or
صغر حجم الصفحة
)


can anyone help me in doing this task?????
john_zakaria is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-18-2009, 10:44 AM Re: multiple effects
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,985
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
That particular website is manipulating the stylesheets somehow in a way I didn't want to investigate. I think it is a bad choice for something so simple.

The best way to switch a group of styles is to just change the class on the body or other parent element, then create rules in the stylesheet based on which class the elements are a descendant of.

To change individual styles on single elements, you may change the inline CSS rules through that elements style object.

Changing the className will almost always be faster: http://www.quirksmode.org/dom/classchange.html That link may also help you understand how these methods work.
__________________
Join me on
Please login or register to view this content. Registration is FREE
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Reply     « Reply to multiple effects
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.10403 seconds with 12 queries