The $ function replaces the need for document.getElementById
$('iframe_id').contentDocument.keydown(function() ('#iframe_id').contentDocument.keydown(function() {
// logic
});
|
2 | think you meant prototype lib but whatever | ||
|
The $ function replaces the need for document.getElementById
|
||||
|
1 |
|
||
|
The $ function replaces the need for document.getElementById
|
||||