Computer Forums

Search Tech-Forums.net

Member Login

Remember Me? Sign Up! | Forgot Password
 
 
Reply
Old 07-06-2007, 07:23 AM   #1 (permalink)
 
Newb Techie
Join Date: Jul 2007
Posts: 3
samaster1991 is on a distinguished road
Default HTML Help

Hi (first post )

I've been looking around for a code that will create a section of a web page so that it will be similar to the Apple - iPod + iTunes website, or more particular this part of the website


so that when a cursor is placed over a certain part it makes the content of the box visible. I've tried looking at the web page soruce but I have ended up with nothing. Any ideas?

Thanks
samaster1991 is offline   Reply With Quote
Old 07-06-2007, 09:16 AM   #2 (permalink)
 
Try again!
Join Date: Jan 2005
Location: Ohio
Posts: 896
motoxer4533 is on a distinguished road
Send a message via AIM to motoxer4533 Send a message via MSN to motoxer4533
Default Re: HTML Help

You won't be able to create something like that with HTML.

Unless you create that in ImageReady (which seems pretty advanced for that program).

You would probably have to use a program such as Flash.
__________________
Like Golf? Want to improve your game and overall fitness level? Head to The Perfect Balance Swing and Fitness System

motoxer4533 is offline   Reply With Quote
Old 07-07-2007, 04:39 AM   #3 (permalink)
Yek
 
T.F's Resident Cool Guy...
Join Date: Aug 2006
Posts: 1,625
Yek is on a distinguished road
Send a message via AIM to Yek Send a message via MSN to Yek Send a message via Yahoo to Yek Send a message via Skype™ to Yek
Default Re: HTML Help

A quick scan over the source file would reveal that there are 3 css files needed to run this effect.

1 base.css
2 nav.css
3 ac_quicktime.css

you will then be able to run the source file with success as long as it can getahold of these files .

, Tkey
Yek is offline   Reply With Quote
Old 07-07-2007, 08:01 AM   #4 (permalink)
 
Try again!
Join Date: Jan 2005
Location: Ohio
Posts: 896
motoxer4533 is on a distinguished road
Send a message via AIM to motoxer4533 Send a message via MSN to motoxer4533
Default Re: HTML Help

That third file, ac_quicktime, would be the animation if I am not mistaken.
__________________
Like Golf? Want to improve your game and overall fitness level? Head to The Perfect Balance Swing and Fitness System

motoxer4533 is offline   Reply With Quote
Old 07-08-2007, 09:30 AM   #5 (permalink)
 
Newb Techie
Join Date: Jul 2007
Posts: 3
samaster1991 is on a distinguished road
Default Re: HTML Help

Cheers, I'll give it a go now.
samaster1991 is offline   Reply With Quote
Old 07-08-2007, 10:07 PM   #6 (permalink)
 
Wizard Techie
Join Date: Jan 2005
Location: Delaware
Posts: 3,447
turtile
Default Re: HTML Help

It looks like they're using XHTML, CSS, and JavaScript.
__________________
Intel Prescott 3.0 Socket 478
40x2 RAID 0 Maxtor + 40GB & 120GB
160GB Seagate in Vantec NexStar 3 Enclosure
ASUS P4P800-E Deluxe
LG DVD-ROM
NEC DVD-RW DL
1GB Corsair PC3200
GeForce 5700 256MB DDR
turtile is offline   Reply With Quote
Old 07-27-2007, 02:19 AM   #7 (permalink)
SapperX's Avatar
 
Putting the X in Sapper
Join Date: Jul 2007
Location: USA
Posts: 647
SapperX is on a distinguished road
Default Re: HTML Help

It's a javascript effect. More specifically, AJAX. Look on mootools (excellent site) for examples and code.
__________________
My Current PC-
eVGA 680i | Intel Q6600 G0 |Western Digital 250gb HD
Seagate 500gb HD | Western Digital 500gb HD | VisionTek HD4870 | 4gb Cruical Ballistix Tracer DDR2 800
600w Coolmax Silent Fan PSU | Cooler Master Centurian 590 | Samsung 24" LCD | Dell 22" LCD

-900HA EEE pc
SapperX is offline   Reply With Quote
 
Reply

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On



Similar Threads
Thread Thread Starter Forum Replies Last Post
Allowing HTML in PHP/MySQL posts? thejeremy Programming Discussions 1 06-25-2007 01:49 PM
Just heard of Dreamweaver cs3. Replacement for html and css? stainer711 Web Graphics, design, digital images 17 06-19-2007 07:27 AM
help on HTML 4.01 Hamuth Programming Discussions 1 04-18-2007 09:00 PM
some VERY basic HTML help required!! VIII Programming Discussions 3 04-17-2007 11:55 AM
Html Korubi Off Topic Discussion 2 04-01-2007 01:04 PM