We're a community of 1077K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,076,304 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

FX in JS

Hello everyone,
I've visited a lot of websites, like Daniweb, and found effects on the sites pages that are really of a considerable design. I know it's becoming common, but I really get impressed at seeing such things. When you put the mouse cursor on some button it becomes highlighted immediately without the need to replace the image of the button with another one.
Also, there are the menus that appear on the top of each page.
So, I just wanna know... Is it done using Javascript or what?
Thank you.

2
Contributors
2
Replies
7 Hours
Discussion Span
1 Year Ago
Last Updated
3
Views
Question
Answered
Hani1991
Posting Whiz in Training
200 posts since May 2011
Reputation Points: 22
Solved Threads: 7
Skill Endorsements: 0

Some mouseover effects are achieved with javascript but many with Cascading Style Sheet (CSS).

Menus can be manually coded on each page but a better way is to get a server-side scripting language such as php to dynamically insert them as each page is served. Javascript can insert menus after a page has been served but this approach is not common.

Airshow

Airshow
WiFi Lounge Lizard
Moderator
2,782 posts since Apr 2009
Reputation Points: 370
Solved Threads: 388
Skill Endorsements: 9

Thank you so much.

Hani1991
Posting Whiz in Training
200 posts since May 2011
Reputation Points: 22
Solved Threads: 7
Skill Endorsements: 0
Question Answered as of 1 Year Ago by Airshow

This question has already been solved: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page rendered in 0.0667 seconds using 2.77MB