Home › Forums › General Questions › Set Style to “Block” wont work
- This topic has 10 replies, 3 voices, and was last updated 3 years, 2 months ago by
Osmar Rodriguez.
-
AuthorPosts
-
2022-08-11 at 2:20 pm #54749
Osmar Rodriguez
CustomerHello i have been trying to set the icons on and off at loading but I cant seem to make it work. On the html I have the div set to non and then on the puzzle i set it to block but it wont work. I’m calling the Id on the puzzle but nothing. I don’t know what to do?
2022-08-11 at 3:35 pm #54750
Mikhail LuzyaninStaffattach the project, please.
Co-founder and lead graphics specialist at Soft8Soft.
2022-08-11 at 4:27 pm #54757Osmar Rodriguez
Customerhttp://localhost:8668/manage/?app=Natural_Amino_2.0
i try to attach a zip file but it dont work
2022-08-11 at 4:34 pm #54758kdv
ParticipantDo you use
iframe? in this case you should check the boxin parent doc.On the html I have the div set to none
What’s happenning if you change
nonetoblockin CSS manually?Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2022-08-11 at 5:51 pm #54760Osmar Rodriguez
Customerif i change it manually it works, I also checked the parent box. Is there an email i can send you the folders?
2022-08-11 at 6:24 pm #54762kdv
ParticipantYou can use any cloud service ))) Google Drive, for example… Or you can attach .zip right here, but it’s size must be less than 4mb…
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2022-08-11 at 7:37 pm #54764Osmar Rodriguez
Customeryeah the file is larger than 4mb. I was trying to send it to the team but dont have an email to send to
2022-08-11 at 8:10 pm #54765kdv
Participantkdv[at]izh[dot]com
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2022-08-12 at 4:07 am #54774Osmar Rodriguez
CustomerI send the working files to soft8 info email and to KdV email. Im also attaching some screenshots of my puzzle / html and css file. Thank you guys for helping me, im literally going crazy lol. i cant figure it out
Attachments:
2022-08-12 at 6:13 am #54781kdv
Participantvisual_logic.js doesn’t work at all in your app because you have a wrong
iframe srcin index.html<iframe width="100%" height="100%" frameborder="0" src="https://v3d.net/9t2"></iframe>Change
https://v3d.net/9t2toNatural_Amino_2.0.html<iframe width="100%" height="100%" frameborder="0" src="Natural_Amino_2.0.html"></iframe>Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2022-08-12 at 2:00 pm #54792Osmar Rodriguez
Customerwow thank you so much
-
AuthorPosts
- You must be logged in to reply to this topic.



