Y
Hacker News
new
|
ask
|
show
|
jobs
by
martinskou
1315 days ago
If only <frame> was'nt depricated. /s
1 comments
giaour
1315 days ago
<iframe> isn't
link
XCSme
1315 days ago
But isn't the performance of iframes a lot worse than simply adding a JS request?
link
deafpolygon
1314 days ago
No, not at all. It's just "worse" because often you load a whole page. If you load only a fragment, then it's just as fast as anything else.
link