Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
$('.body-fauxcolumns').load('http://zazzlewidgets.blogspot.com/p/about-me.html');
jquery と blogger を試していたところ、操作関数を使用してコンテンツを動的に変更できないことに気付きました。
私は何か間違ったことをしていますか?コードはヘッダーに配置されました。
jqueryでブロガーのコンテンツを動的に変更するにはどうすればよいですか?
Blogger は AJAX 機能を許可しておらず、他の JS/JQuery 機能も制限しています。
JS を CDATA タグでラップすると効果があるようですが、一部の関数は機能しません。