Problem with variable inside two '

Just starting out? Need help? Post your questions and find answers here.
skinkairewalker
Posts: 120
Joined: Tue Jun 14, 2016 7:17 pm

Problem with variable inside two '

Post by skinkairewalker »

hi everyone , i have a problem in add variable from SB to JS ...

screenshot of my problem : http://prntscr.com/f9w144
User avatar
Peter
Posts: 1093
Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:

Re: Problem with variable inside two '

Post by Peter »

Code: Select all

a.s="10px"
! var ...;top:" + v_a + ";left:...
skinkairewalker
Posts: 120
Joined: Tue Jun 14, 2016 7:17 pm

Re: Problem with variable inside two '

Post by skinkairewalker »

thanks again Peter :D
Post Reply