リンクを一番前に入れるとリンク設定が自動で行われますがテキスト全体になってしまいます。
ではなく、テキストの一部をリンクとして設定したいです。
「~詳細はこちら」のようにしたいです。
なにか方法はないでしょうか。
javascriptでidを取得してから変更できそうでしたが開発ツールで表示されているid「id="8--hint"」(例)を参照しても取得できていないようでした。
フォームの「顧客に表示される説明」の一部のテキストにリンク設定をしたい
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Best way to do this is to Insert the link only over the specific text ("Click here") inside your editor or CMS. If you must manipulate the DOM with JavaScript, use selectors carefully and make sure your script runs at the right time. If your platform limits your editing options, consider switching to HTML mode or contacting platform support to check if partial links are supported.