This shows you the differences between two versions of the page.
|
pr:courses:06 [2017/11/03 15:20] mihai.chiroiu |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Curs 06 ===== | ||
| - | <HTML> | ||
| - | <iframe class="pdf_frame" src="https://ocw.cs.pub.ro/courses/_media/pr/courses/pr_curs06_optimizarearutarii.pdf" scrolling="no" width="100%" height="550" frameborder="0"></iframe> | ||
| - | <script> | ||
| - | window.onload = function sizeFrame() { | ||
| - | var frame = document.getElementById("pdf_frame"); | ||
| - | var parent = frame.parentNode; | ||
| - | frame.width = window.getComputedStyle(parent).width; | ||
| - | }; | ||
| - | </script> | ||
| - | </HTML> | ||
| - | |||
| - | {{:pr:courses:pr_curs06_optimizarearutarii.pdf| Cursul 06 - Optimizarea rutarii}} | ||