質問するログイン新規登録

回答編集履歴

1

備考

2015/12/25 10:48

投稿

castail
castail

スコア117

answer CHANGED
@@ -3,7 +3,7 @@
3
3
  その構成は固定されているため、以下の方法で実現できました。
4
4
 
5
5
  ```html
6
- /*!pbcd:autoeval*/ $(function(){
6
+ $(function(){
7
7
  if(!($('.f_left > img,.f_left > div').length)){
8
8
  $(".f_right").attr({"style":"width:100%;float:none;"});
9
9
  $(".f_left").attr({"style":"display:none;"});