#x-elements

1 messages ยท Page 1 of 1 (latest)

toxic prawn
livid spear
#

how would i make

#

the modal though

#

๐Ÿ˜

toxic prawn
#

That's going to depend on the how you're building your site, what framework you're using, etc.

livid spear
#

and html

#

its because its for my portfolio

#

i want them to click the donate div

#

and it opens a card element

#

in a modal

#

that says donatoe 5$

#

donate*

toxic prawn
#

That's pretty far removed from what we do here, but have you tried following a tutorial like this?
https://www.w3schools.com/howto/howto_css_modals.asp

livid spear
#

its hard bc i dont know alot about html and css i have just been using github examples my friend designed the site for me i am more backend

#

OH WAIT I SEE

#

i just need to define the div and mount

#

the payment element

#

this will be hard but i will try later today

toxic prawn
#

I was just about to ask if you were trying to get a modal appear (what I thought you were asking) or how to populate it with the necessary elements (what I know think you were asking about).

toxic prawn
#

๐Ÿ‘ we're here to help in case you run into any problems when trying to implement and mount the elements.

livid spear
#

<div class="modal-content">

#

so thats where i mount the card

#

element under that?

#

ok so i got a simple

#

element to work

#

a form element later im trying card

#

thanks for helping

toxic prawn
#

Glad to hear that worked!

#

Best of luck with the rest of the project, you know where to find us if more questions arise ๐Ÿ˜„