This works fine, my issue is trying to get the form to not display when the user clicks an image inside the container. I have an image sitting on the top right of the container. I’ll eventually replace it with an image of an ‘X’
Its interaction is called ‘closeHeroForm’ and when clicked it pushes the div back to its origin and sets the display to none. The problem is, its just not doing anything. At all. I’m not really sure what my issue is.
And depending on the width of the viewport, you run into problems. I suggest those settings in order to always fill the space and to have the head of people in sight at all times:
Your element is moved 800px to the right from the Style panel. It’s CSS, so this is its ORIGINal position.
When you want this element to go back to that position, don’t make it move 800px on the right, just add a move behavior and set nothing, it will read “Move to origin” (with all values to zero).
Also, you have a bug: the reveal interaction is also set on the dialog itself (was hard to locate ) and this messes up ith the click event. Remove this.
So once those 2 steps done, add another thing to pass the box to display none and you’re all set, it works:
My morning is mostly filled with meetings, so I wont get to implement your solutions till the afternoon. But i will certainly give you an update. This looks to be the solution i needed.
As far as adobe stock goes, we get it included in our subscription that our artists guys get. I don’t know all the details but I dont think it would be any cheaper if we didn’t get adobe stock as well. They seem to like it.
This is a great time to say “I want to be a full time designer” and stop doing meetings
yeah this was just me being a bit disappointed at Adobe abt that. they wrote to me as a CC subscriber to say that Stock was a great news, and they try to sell me licences at 10 times the price I can buy them elsewhere, for the same image they claim to have exclusivity on. So basically they’re the new Getty: quality at an enormous cost
Ha. I’m a very mediocre designer. I’m a .Net MVC developer. I use webflow because it allows quick WORKING wire frames that our designers can then play around with. I use webflow specifically because the exported code is easy to work with and convert into a web project.