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

質問編集履歴

1

6行目URLの修正

2020/01/17 01:13

投稿

da_da
da_da

スコア6

title CHANGED
File without changes
body CHANGED
@@ -18,7 +18,7 @@
18
18
  jQuery( '#jquery-sample-button' ) . toggle(
19
19
  function() {
20
20
  jQuery . ajax(
21
- 'https://www.google.com/complete/search?q=hallo&hl=en&output=toolbar.xml',
21
+ 'https://www.google.com/complete/search?q=hallo&hl=en&output=toolbar',
22
22
  {
23
23
  dataType: 'xml',
24
24
  success: function( data ) {