The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Design Question, Help with implementing design into site.
jamylovesong
post Mar 27 2007, 11:20 AM
Post #1


Novice
**

Group: Members
Posts: 23
Joined: 14-January 07
From: Hope
Member No.: 1,570



HI!

I was recently looking online for video game cheats and I stumbled across a website which featured some interesting design elements, and I was hoping someone here could help me find a way to implement something similar into my own site.

To see the website click here. Refer to the drop-down "hint" links.

Any help would be great...

Thanks,

Jamy biggrin.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Mar 27 2007, 11:37 AM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



The site uses CSS (display: none) to hide the hints, and JavaScript (the onclick event handlers) to show and hide the hints. If you disable CSS in your browser, then you can see all the hints at once.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
jamylovesong
post Mar 27 2007, 12:46 PM
Post #3


Novice
**

Group: Members
Posts: 23
Joined: 14-January 07
From: Hope
Member No.: 1,570



happy.gif Do you know how I could use the same effect in my website?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Effovex
post Mar 27 2007, 02:03 PM
Post #4


Serious Coder
*****

Group: Members
Posts: 251
Joined: 6-January 07
From: Sherbrooke, Qc, Canada
Member No.: 1,477



Yes. Look at the source and copy the relevant parts.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
jamylovesong
post Mar 28 2007, 10:22 AM
Post #5


Novice
**

Group: Members
Posts: 23
Joined: 14-January 07
From: Hope
Member No.: 1,570



QUOTE(Effovex @ Mar 27 2007, 03:03 PM) *

Yes. Look at the source and copy the relevant parts.


The problem with that is that it uses an external Javascript file for the actual event. I already thought of doing that. I even tried typing the address of the javascript file in my internet browser, but no dice.

Should I check on a javascript forum, you think?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Mar 28 2007, 10:54 AM
Post #6


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



The JavaScript file is

http://www.cheatstracker.com/cheatstracker-v1.00.js
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Mar 28 2007, 11:02 AM
Post #7


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



The .js file must be in the cache or temporary items folder, from which you should be able to fetch it.

BTW, you did look for http://www.cheatstracker.com/cheatstracker-v1.00.js, (which is the javascript used for this, as there are others too)?

But if you want to look elsewhere anyway, try http://www.javascriptkit.com or http://www.dynamicdrive.com.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
jamylovesong
post Mar 28 2007, 07:20 PM
Post #8


Novice
**

Group: Members
Posts: 23
Joined: 14-January 07
From: Hope
Member No.: 1,570



QUOTE(Frederiek @ Mar 28 2007, 12:02 PM) *

BTW, you did look for http://www.cheatstracker.com/cheatstracker-v1.00.js, (which is the javascript used for this, as there are others too)?


how did you find the external javascript? I typed it into the browser, but I couldn't access it.

If you could, would you mind finding the css file too? it is called: /cheatstracker-v1.00.css (i think I need this to run the script as well).

Thanks,

Jamy biggrin.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Mar 29 2007, 02:30 AM
Post #9


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



I use Safari on Mac and added the excellent Safari Stand to it. Both allow me to see all files (and content) related to an url.

The CSS you're looking for is at http://www.cheatstracker.com/cheatstracker-v1.00.css

You're welcome.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
jamylovesong
post Mar 29 2007, 11:07 AM
Post #10


Novice
**

Group: Members
Posts: 23
Joined: 14-January 07
From: Hope
Member No.: 1,570



QUOTE(Frederiek @ Mar 29 2007, 03:30 AM) *

I use Safari on Mac and added the excellent Safari Stand to it. Both allow me to see all files (and content) related to an url.

The CSS you're looking for is at http://www.cheatstracker.com/cheatstracker-v1.00.css

You're welcome.



Thanks Again! smile.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Mar 29 2007, 11:52 AM
Post #11


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



You're welcome... again too biggrin.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 03:23 AM