It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming JavaScript Forum

How to disable the right click only in the text area

How to disable the right click only in the text area

Postby neha_kulkarni777 on Wed Nov 05, 2008 3:36 am

Hi all

Please help me in disabling the right click in the text area , I am able to disable the right click functionality on the page , but i need that functionality only in the text area , Please help me

Regards
neha_kulkarni777
 
Posts: 21
Joined: Tue Nov 04, 2008 12:08 pm

Postby rangana on Wed Nov 05, 2008 10:15 am

Code: Select all
<textarea oncontextmenu="return false;">
You cannot right click on this part
</textarea>
User avatar
rangana
500+ Club
 
Posts: 935
Joined: Wed Feb 27, 2008 5:14 am
Location: Cebu City Philippines

How to disable the right click only in the text area

Postby neha_kulkarni777 on Sat Nov 08, 2008 3:32 am

rangana wrote:
Code: Select all
<textarea oncontextmenu="return false;">
You cannot right click on this part
</textarea>


Thanks a lot for replying my message ,
Thank you so much sir , it worked ,
neha_kulkarni777
 
Posts: 21
Joined: Tue Nov 04, 2008 12:08 pm

Postby rangana on Mon Nov 10, 2008 12:16 pm

You're welcome. Glad to be of service.
User avatar
rangana
500+ Club
 
Posts: 935
Joined: Wed Feb 27, 2008 5:14 am
Location: Cebu City Philippines


Who is online

Users browsing this forum: No registered users and 2 guests