Search found 120 matches

by skinkairewalker
Sat Jun 12, 2021 4:32 pm
Forum: Coding Questions
Topic: is there any way to animate gadget movement ?
Replies: 4
Views: 1182

Re: is there any way to animate gadget movement ?

wow, amazing.
living and learning !!
thank you so much !!!!
by skinkairewalker
Sat Jun 12, 2021 3:22 pm
Forum: Coding Questions
Topic: is there any way to animate gadget movement ?
Replies: 4
Views: 1182

Re: is there any way to animate gadget movement ?

Awesome !!

thanks you very much Peter
Peter wrote: Sat Jun 12, 2021 1:00 pm

Code: Select all

  ! $(v_gid.div).animate({ left: so_cardevent$v_newx + "px" }, 1000 ); // -> https://api.jquery.com/animate/
but on this line > what means " so_cardevent " ? it shouldn't be f_cardevent, because cardevent() is a procedure?
by skinkairewalker
Sat Jun 12, 2021 3:31 am
Forum: Coding Questions
Topic: is there any way to animate gadget movement ?
Replies: 4
Views: 1182

is there any way to animate gadget movement ?

Hello everyone, I would like to know if there is any way to animate the movement of gadgets between a specific X,Y point to another specific X,Y point
like this >

Image
by skinkairewalker
Sat Jun 12, 2021 3:17 am
Forum: Coding Questions
Topic: flip cards animation
Replies: 3
Views: 1323

Re: flip cards animation

wooow, awesome Peter
great example!

thank you so much
by skinkairewalker
Fri Jun 11, 2021 12:50 am
Forum: Coding Questions
Topic: flip cards animation
Replies: 3
Views: 1323

flip cards animation

hello everyone !!

does anyone know how to make flip card animations with imagegadget or another component?

like this video : https://www.soqueto.com/videos/flip.mp4
by skinkairewalker
Thu May 27, 2021 1:08 am
Forum: Coding Questions
Topic: Error: multipleDefine
Replies: 12
Views: 3051

Re: Error: multipleDefine

Awesome !!!

works fine, thanks very much the.weavster and Peter 8-)
by skinkairewalker
Tue May 25, 2021 11:34 pm
Forum: Coding Questions
Topic: Error: multipleDefine
Replies: 12
Views: 3051

Re: Error: multipleDefine

wow , awesome !!
but show this error when i run :

Code: Select all

Uncaught SyntaxError: Unexpected token '{'
how can i fix it ??
screenshot :
1 : https://prnt.sc/13f076o
2 : https://prnt.sc/13f09jy
by skinkairewalker
Tue May 25, 2021 8:30 pm
Forum: Coding Questions
Topic: Error: multipleDefine
Replies: 12
Views: 3051

Re: Error: multipleDefine

works fine !!!!
thanks very much !!!!!
by skinkairewalker
Tue May 25, 2021 8:21 pm
Forum: Coding Questions
Topic: Error: multipleDefine
Replies: 12
Views: 3051

Re: Error: multipleDefine

will it remove or leave itself just

Code: Select all

global.ReconnectingWebSocket = factory ();
would solve?
by skinkairewalker
Tue May 25, 2021 7:51 pm
Forum: Coding Questions
Topic: Error: multipleDefine
Replies: 12
Views: 3051

Re: Error: multipleDefine

i am trying to using raw html with this code : works fine screenshot > https://prnt.sc/13erd32 <!doctype html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>teste</title> <script src="https://ajax.g...