Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
PC Specs
Macbook pro 13
Favorite Forums
Favorite Tags
Member Avatar for cpat258

I made a box in css and what i want that box to do is basically spin. However, I need the slider to control the speed of the box. I dont know why it doesnt work. Can someone help me please? This is my html code <!DOCTYPE html> <html> <head> …

Member Avatar for fobos
0
214
Member Avatar for cpat258

I made a box in css and what i want that box to do is basically spin. However, I need the slider to control the speed of the box. I dont know why it doesnt work. Can someone help me please? This is my html code <!DOCTYPE html> <html> <head> …

Member Avatar for kamyarn
0
885
Member Avatar for cpat258

What i have to do is make a slider and that slider controls the speed of a spinning box. How to get the slider to control the speed with javascript? <!DOCTYPE html> <style> .twirl { -webkit-animation:bluespin 3s linear infinite } @-webkit-keyframes bluespin { from { -webkit-transform:rotate(25deg); } to { -webkit-transform:rotate(400deg); …

Member Avatar for cpat258
0
134
Member Avatar for cpat258

I have an assignment due and i might be asking for too much help so im sorry for that. I have very little knowledge about php and html. i have never ever done this in my whole entire life. So any help would be greatly appreciated. Thanks I have to …

Member Avatar for Biiim
0
112
Member Avatar for cpat258

I have an assignemnt due this week and i cant figure out why i my code wont work. i have very little knowledge about javascript and HTML so please help!!!!! Make HTML5 page that can either retrieve data from a database table based on a user_name and user_password on the …

Member Avatar for emclondon
0
130