Share Your Work

絞り込み条件
  • すべてのラベル
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Feedback
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Looking for Feedback
  • Marketplace
  • Professional
  • Starter
  • Wordpress
ソート
最新
  • 最新
  • いいね!が多い
ステータス
すべて
  • すべて
  • 解決済み
  • 未解決
  • 回答待ち
解決済み
dsanchezRW 2月 18日, 2024
Hi everyone, So, I have a repeater module and inside of it I added a cta that has a modal option. But the pop-up from the modal is not unique and all of the cta's are displaying the content from the latest repeater and not the one for their own. 続きを読む
0 いいね!
5 コメント
Accepted Solution
メンバー | Elite Partner
3月 05日, 2024 23:01
You're so close! Give this a try: $(".modal-cta").on("click", function() { let target = $(this).attr("data-id"); $(`#${target}`).addClass("m...続きを読む
解決済み
JStearns 4月 14日, 2022
I am trying to figure out how to add a rectangular black border around my CTA button in a certain module, like there is for other modules in the same email. For some reason, one of the modules is missing the black border. (see images attached) 続きを読む
Accepted Solution
メンバー | Diamond Partner
4月 15日, 2022 04:29
Hey @JStearns , you can create a new button module and add this code <table> <td style="width:160px; padding:10px; background-color:#b...続きを読む
Jsum 4月 04日, 2019
I created a simple boilerplate stylesheet that I use everytime I built a custom modules now. It's mainly class controls that I have thrown in as the need arises, and I cleaned it up a bit to share. I removed form and cta controls because they were p 続きを読む
7 いいね!
4 コメント
名誉エキスパート
4月 12日, 2019 17:21
Awesome thing! Thanks for sharing @Jsum
キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

新しくスレッドを立ち上げてディスカッションをしたり、質問をすることができます。

投稿する
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.