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.

Website Design Forum


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



Freelance Jobs

Reply
Old 02-26-2008, 04:54 AM Dreamweaver help
Junior Talker

Posts: 2
Trades: 0
im new to dreamweaver and i used a templete that they have to make a pre built site it was a java navbar in a table and i cant figgure out how to link the nav bar to my forums page and other thing heres the copy of the code
PHP Code:
<td width="155" height="40"><a href="javascript:;">Forums</a></td
id like to link that to my forums page you can view what im talking about at http://http://www.njsurf.org/Untitled-1.html it isnt finshed at all but id like to get this nav bar fixed can ne1 help
o0otoxic is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-27-2008, 05:46 PM Re: Dreamweaver help
pushtiu_c's Avatar
Skilled Talker

Posts: 50
Name: Cristian Radescu
Location: Petrosani, Romania
Trades: 0
Hi there,

I`ll help you out ... that`s not javascript you have there that plain html ... anyway I think you might not care what I`m talking about so let`s get straight to the problem ...

what you have to do is simple ...
in the :
Quote:
<td width="155" height="40"><a href="javascript:;">Forums</a></td>
this
Quote:
<a href="javascript:;">
is your link actually so instead of "javascript:;" you have to write the location of your forum page ... like yourdomain/forum or how you have installed your forum ... you don`t have to point exactly to the .php file of your forum ... only the directory would be enough as I think you`re using phpBB2 or something like this so your forum I think is in a directory and it contains an index.php page ... so your line should look like ...
Quote:
<td width="155" height="40"><a href="http://www.yourdomain/your forumdirectory">Forums</a></td>
tell me if you understood and if you made it work ) ...

Chris
__________________

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


Please login or register to view this content. Registration is FREE
||
Please login or register to view this content. Registration is FREE
pushtiu_c is offline
Reply With Quote
View Public Profile Visit pushtiu_c's homepage!
 
Old 02-27-2008, 07:09 PM Re: Dreamweaver help
Junior Talker

Posts: 2
Trades: 0
iv e got it working useing
Quote:
<a href="forums/index.php">forums i dont know if thats the right way to do it but it works

vinnie www.njsurf.org
o0otoxic is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Dreamweaver help
 

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