This shows you the differences between two versions of the page.
pr:courses:01 [2022/10/04 14:31] flavia.oprea |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Curs 01. Why? ===== | ||
- | <HTML> | ||
- | <iframe class="pdf_frame" src="https://ocw.cs.pub.ro/courses/_media/pr/courses/ds01-why.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:ds01-why.pdf| Cursul 01 - Why?}} |