게시판 » 제작 요청

some examples please

§
작성: 2015-02-21
수정: 2015-02-21

some examples please

Please, would love to see some examples using one of these functions .load , ajax orGM_xmlhttpRequest , what is the best to use, for example i have a torrents list and when i will hover over a torrent to see the cover image and the description of the torrent .Thank You!

woxxom관리자
§
작성: 2015-02-21

AFAIK only GM_xmlhttpRequest is working inside userscripts. There are lots of different examples everywhere, including the greasespot wiki.

Jixun.Moe관리자
§
작성: 2015-02-21
수정: 2015-02-21

You can use both, assuming that you are pulling data from same website under same domain name.

For examples of jQuery.ajax: http://api.jquery.com/jquery.ajax/#entry-examples
For examples of GM_xmlhttpRequest: http://wiki.greasespot.net/GM_xmlhttpRequest#Examples

§
작성: 2015-02-21
수정: 2015-02-21

GM_xmlhttpRequest is what i need, yeap, just tested , it's giving me what i want, thank wOxxOm and JixunMoe !

댓글 남기기

댓글을 남기려면 로그인하세요.