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.

HTML Forum


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



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
I need help with this code...
Old 08-19-2010, 06:08 PM I need help with this code...
Novice Talker

Posts: 9
Trades: 0
I am trying to recreate this information box with tabs, seen at rokstok.com, the homepage down on the bottom right where it says 'Contact Us', 30 day refunds, Free Shipping and Testimonials.

I tried copying all of the code via firebug but for some reason, it is not working properly.

Can someone please post the HTML, the CSS and if necessary, javascript for this code?

I am not sure what or how to grab all of the code I need.

Thank you for your help!
naviracer23 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-19-2010, 06:14 PM Re: I need help with this code...
Defies a Status

Posts: 1,606
Trades: 0
Let me see if I understand your request. You want to steal the code from this site and you want us to help you make it work? Did I get that right?


__________________
Colbyt

Please login or register to view this content. Registration is FREE
colbyt is offline
Reply With Quote
View Public Profile
 
Old 08-19-2010, 06:28 PM Re: I need help with this code...
Novice Talker

Posts: 9
Trades: 0
In short...YES lol.

I just want to get the feature working and then obviously I am going to edit it to have my tab names and information.

Thanks
naviracer23 is offline
Reply With Quote
View Public Profile
 
Old 08-19-2010, 07:19 PM Re: I need help with this code...
Novice Talker

Posts: 9
Trades: 0
I need the css for this feature actually and if someone has it, I'll give you a free $100.00 electronic cigarette kit. If you are a non-smoker, then you can give it to someone you know who smokes!
naviracer23 is offline
Reply With Quote
View Public Profile
 
Old 08-19-2010, 09:00 PM Re: I need help with this code...
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Get a copy of the web developer toolbar extension for Firefox and you can capture the entire css file for yourself.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 08-19-2010, 09:01 PM Re: I need help with this code...
Average Talker

Posts: 19
Name: Waqas Tasneem
Trades: 0
i think this website is created in wordpress and the coding material is as arrange that no 1 can put hands on it
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
gurusofit is offline
Reply With Quote
View Public Profile
 
Old 08-19-2010, 09:02 PM Re: I need help with this code...
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Nope, not true!
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 08-19-2010, 09:19 PM Re: I need help with this code...
Novice Talker

Posts: 9
Trades: 0
Is someone here able to create something similar?
naviracer23 is offline
Reply With Quote
View Public Profile
 
Old 08-20-2010, 01:27 AM Re: I need help with this code...
Madman340's Avatar
Web Designer

Posts: 571
Name: Jared
Location: Florida
Trades: 1
Did you not see this?

Quote:
Originally Posted by LadynRed View Post
Get a copy of the web developer toolbar extension for Firefox and you can capture the entire css file for yourself.
Madman340 is offline
Reply With Quote
View Public Profile
 
Old 08-21-2010, 08:48 AM Re: I need help with this code...
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
They are only simple DHTML Tabs

Demo Page
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 08-31-2010, 09:53 AM Re: I need help with this code...
51down's Avatar
Average Talker

Posts: 23
Location: CA
Trades: 0
<div id="tabbox">
<div id="tabbar">
<div class="tab" id="t_one" onclick="show(this.id)">One</div>
<div class="tab" id="t_two" onclick="show(this.id)">Two</div>
<div class="tab" id="t_three" onclick="show(this.id)">Three</div>
<div class="tab" id="t_four" onclick="show(this.id)">Four</div>
</div>
<div class="cbox" id="one">This is box one</div>
<div class="cbox" id="two">This is box two</div>
<div class="cbox" id="three">This is box three</div>
<div class="cbox" id="four">This is box four</div>
</div>
51down is offline
Reply With Quote
View Public Profile
 
Old 08-31-2010, 01:09 PM Re: I need help with this code...
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
To do what with it?
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to I need help with this code...
 

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 2.46674 seconds with 12 queries