VvvebJs
VvvebJs copied to clipboard
Drag and drop page builder library written in vanilla javascript without dependencies or build tools.
Hi, when i download this project first time in my computer it runs perfectly but after some days its nav bar stopped working,without doing any changes in original code. so...
Hello Thanks for your great Job ! After following this https://github.com/givanz/VvvebJs/issues/49#issuecomment-594493319 it's working for saving files on the server, but, How i can export files to my local machine, for...
Hi Editor is looking fine and useful for us, We are getting an issue of accessing the remove html cotent inside the editor iframe. We are getting SecurityError: Blocked a...
Hello, After updating Drag and drop do not work when dragging elements on a new page. Anyone, please help me regarding this issue. Thanks.
Hello, Is there any option available when we drag any element at that time to format code automatically in the code editor? Thanks.
Hello, I'm very sorry, I'm here again. I successfully ran the demo by putting the demo in the front-end local running nginx service, but I found that the interface reported...
I notice when there is inline CSS the editor can't overwrite it. There is any good way to deal with this ? Maybe for !important in all values (even if...
I am getting this strange error when fetching HTML from a variable ``` js Vvveb.Builder.init('about:blank', function () { Vvveb.Gui.init(); Vvveb.Builder.setHtml('{!! $html !!}'); }); ``` The {!! $html !!} is a...
What would be the steps to follow to implement tailwind css?
Refused to display 'https://www.facebook.com/' in a frame because it set 'X-Frame-Options' to 'deny'
Hello, When I drag the Facebook page plugin element into the editor at that time I am getting **Refused to display 'https://www.facebook.com/' in a frame because it set 'X-Frame-Options' to...