954,576 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

disable control key on iframe

Hi Everybody

I want to disable Control Key on iframe ?

Please Help

coolest_987
Light Poster
45 posts since Jun 2006
Reputation Points: 10
Solved Threads: 1
 

If by control key you mean the key on the keyboard, you cannot with PHP.

While it is possible to disable keys using Javascript, the user turning off Javascript would render this useless.

Why would you want to disable a key anyway?

Will Gresham
Master Poster
755 posts since May 2008
Reputation Points: 96
Solved Threads: 125
 

Yes i want it to disable control on iframe using javascript but i was not able to do that..

coolest_987
Light Poster
45 posts since Jun 2006
Reputation Points: 10
Solved Threads: 1
 

Generally speaking, you should not (as a web developer) be attempting to alter the browser functionality.

There are very few cases where this should be considered acceptable.

If you are interested in the javascript, a very quick Google search will tell you what you need to know.

Will Gresham
Master Poster
755 posts since May 2008
Reputation Points: 96
Solved Threads: 125
 

Yes i did google but i was not able to find out the solution,if u have any pointers please let me know

Thanks

coolest_987
Light Poster
45 posts since Jun 2006
Reputation Points: 10
Solved Threads: 1
 

Hi We have done a lot on disable copy paste
at last we have done it.

coolest_987
Light Poster
45 posts since Jun 2006
Reputation Points: 10
Solved Threads: 1
 

Here is the code

coolest_987
Light Poster
45 posts since Jun 2006
Reputation Points: 10
Solved Threads: 1
 

call this on

coolest_987
Light Poster
45 posts since Jun 2006
Reputation Points: 10
Solved Threads: 1
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: