Search the Community
Showing results for tags 'java-html'.
-
So I am having trouble with collision. My basic game which is below is not working and I don't know why. I made the code where if I touch the green wall the game stops, but the wall is somehow invisible from the edges and stops the game before you visibly touch the wall. Plzzz help W3Schools Game.html
-
I have copy and pasted the coding from https://www.w3schools.com/howto/howto_js_portfolio_filter.asp into my portfolio page and came across some issues that I cannot figure out. 1. When I open my html document in the web browser, it doesn't show all of the photos until you click on "All" in the portfolio's menu bar. It's supposed to show all right when you open the portfolio page. 2. The active link is not working right. It shows "All" as being active even when you click on the other options. Anyone know how to fix this? I am not familiar with js so I don't know how to fix the
-
- active menu
- active menu item
-
(and 2 more)
Tagged with:
-
Hey guys! Im new at this forum, and as my first question i got is how similar are java script and html. I want to know everything about javascript-html as together. Thank you!...
-
Hello I need some advice how to do it beter as I did: <p style="text-align: center;"><a href="images/sale.jpg" target="_blank" type="image/jpeg" class="jcepopup bottom-right" data-mediabox="width[164];height[59]"><img src="images/blue_sea.jpg" alt="" /></a> </p> as I did it with JCE mediabox and I can not change the position, I need the popup to be displayed as I def. in the line bottom right near the pic and this displays the popup allways in the center of the page Thx in advance for any sugestion C