This shows you the differences between two versions of the page.
pr:courses:01 [2017/11/03 15:16] mihai.chiroiu |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Curs 01 ===== | ||
- | <HTML> | ||
- | <iframe class="pdf_frame" src="https://ocw.cs.pub.ro/courses/_media/pr/courses/pr_curs01_introducere.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_curs01_introducere.pdf| Cursul 01 - Introducere. Mediul fizic.}} |