コンテンツにスキップ

$fn.link(url)

URL先を新規タブに表示する関数です。

引数

名前説明
urlstringWeb サイトの URL

戻り値

なし

サンプル

$fn.link(‘https://google.com/’);