This shows you the differences between two versions of the page.
|
pr:courses:06 [2021/11/23 18:16] flavia.oprea |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Curs 06. BGP ===== | ||
| - | <HTML> | ||
| - | <iframe class="pdf_frame" src="https://ocw.cs.pub.ro/courses/_media/pr/courses/pr06_bgp.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:pr06_bgp.pdf| Cursul 06 - Optimizarea rutarii}} | ||