ok I am in the middle if getting chatgtp to create this, I can do most of this myself but all from sliders, thought I would dry draggable boxes, working adding the ui controls into the code, chatgtp said it could if I provide the format to interface, move size bg border etc, it is also touch as well as mouse. so not sure what is going on, it works in Nova as shown in video
all the buttons will be removed and just a switch to turn on off to drag drop
resize add image etc so can reedit, as long as chatgtp can complete, no boxes at start will be blank
This is cool. I wonder what the final output looks like?
This approach provides you with full flexibility to control every aspect of the Ul through JSON-based configuration, realtime updates, and programmatic interactions.
If I edit your code with the controls and you rewrite and check before I implement then correct on my feedback my current question to chatgtp, I had already introduced a couple of UI controls
Yes, absolutely! You can edit the code to include your JSON-based controls, and I’ll review and rewrite it for correctness and optimization before you implement it. Once you provide your edited version, I’ll ensure it aligns with your requirements and fix any issues based on your feedback.
Feel free to share the modified code when ready!
ok left the switch is in here for now and left live positions in
this may continue to work, still have to get chat to create a line of tailwind UI controls
this I think will not work but good exercise for me, when I export the Elements version it works in preview, I assume this will not work in preview, a I thought before maybe only a user interface view once published
This is really cool - it’s pretty amazing what you can build with a few lines of Javascript
Just a note that Elements will not execute any javascript in the editor - so whilst you’re in the app you’re javascript code will not work. However, this would work in preview/published sites!
@bon thanks yes I realised it will not execute. But will work for a visitor to the site for an interactive website which is cool
Also it can write the tailwind code to drop back to Elements