# jQueryウィンドウ内の埋め込みコメントの大きな画像の処理

**URL:** https://meta.discourse.org/t/handling-large-pictures-of-embedded-comments-inside-jquery-window/123199
**Category:** Feature
**Created:** [2019 年 7 月 17 日午後 2:48 UTC](https://meta.discourse.org/t/handling-large-pictures-of-embedded-comments-inside-jquery-window/123199 "2019-07-17T14:48:14Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![adopilot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/adopilot/32/105040_2.png) [@adopilot](https://meta.discourse.org/u/adopilot)
#### Post date: [2019 年 7 月 17 日午後 2:48 UTC](https://meta.discourse.org/t/handling-large-pictures-of-embedded-comments-inside-jquery-window/123199/1 "2019-07-17T14:48:15Z")

</div>

[Embed Discourse comments on another website via Javascript](https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963/1) の #embedding ページにおいて、大きな画像を含むコメントがある場合、ユーザーがその画像をクリックすると、ブラウザが新しいタブを開きます。  
元のサイト上の Discourse と同様に、jquery ウィンドウ内で大きな画像が開くように、埋め込まれたコメントを調整することは可能でしょうか。  
コメント内の大きな画像の例はこちらです：  
[The Cloud Is Just Someone Else’s Computer](https://blog.codinghorror.com/the-cloud-is-just-someone-elses-computer/#discourse-comments)  
大きな画像を含むコメントを見て、ズームインしてみてください。ブラウザが新しいタブをポップアップします。

 ![image](https://global.discourse-cdn.com/meta/original/3X/2/8/2814172885c2e65f476de2be4aafc1284ba18e60.png)

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [2019 年 7 月 17 日午後 2:53 UTC](https://meta.discourse.org/t/handling-large-pictures-of-embedded-comments-inside-jquery-window/123199/2 "2019-07-17T14:53:39Z")

</div>

これまで、ダウンロードと表示を高速化するため、ペイロードを軽量に保つことを優先してきました。残念ながら、これにより、より多くの JavaScript を必要とするいくつかの便利なディスカッション機能を削らざるを得なくなっています。
