Current location: Hot Scripts Forums » General Web Coding » JavaScript » Help needed with javascript rightclick link


Help needed with javascript rightclick link

Reply
  #1 (permalink)  
Old 06-26-04, 03:17 AM
chet chet is offline
Newbie Coder
 
Join Date: Mar 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Help needed with javascript rightclick link

I made a small right click link structure in php program.

Now everything is working ecxept the back link to a previous page.
What am I doing wrong here ?

Code:
 
<div class="menuitems" url="javascript:onClick('window.location='admin.php?page=fm&rel_dir=<?php echo $rel_dir; ?>');">Back</div>

Last edited by chet; 06-26-04 at 03:24 AM. Reason: forgot the [code]
Reply With Quote
  #2 (permalink)  
Old 06-29-04, 11:50 AM
davidklonski davidklonski is offline
Newbie Coder
 
Join Date: Apr 2004
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
It seems to me that the nesting of the quotes is wrong.
You have 3 single quotes!

start with fixing that and sees if it solves your problem.
Reply With Quote
  #3 (permalink)  
Old 06-29-04, 12:25 PM
chet chet is offline
Newbie Coder
 
Join Date: Mar 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
righftclick

Thanks.
Already solved it

Code:
<div class="menuitems" url="admin.php?page=fm&rel_dir=<?php echo $rel_dir; ?>"><img src="images/icons/back.gif" width="19" height="19" border="0" align="absmiddle"> Back</div>
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
link script needed AaRrGgHh Script Requests 1 06-06-04 03:42 AM
Javascript Help Needed tbh72 JavaScript 5 03-09-04 07:51 AM
Javascript coding needed andyinorbit2000 Job Offers & Assistance 1 01-07-04 03:08 PM
Reaaly stuck about javascript over frames muratisik JavaScript 1 12-14-03 11:58 AM
Link indexer needed tah1984 Script Requests 0 08-06-03 05:47 AM


All times are GMT -5. The time now is 10:25 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.