Posts by lucas • 53 points
4 posts
-
0
votes0
answers48
viewsQ: Zoom in ipad with Javascript
I have an HTML5 presentation that runs on iPad with slide controls on 'Swipe' (Swipe right or left). However, when Swipe occurs, the slide becomes loose. I added the following code to truncate:…
-
0
votes0
answers100
viewsQ: Error installing Jeet Grid System
I’m having a problem installing the Jeet Grid System. When I give one svn checkout https://github.com/mojotech/jeet/trunk/scss/jeet console gives an error: 'svn' não é reconhecido como um comando…
-
2
votes1
answer180
viewsQ: Align table with header
How do I center the product table? A table has no Id or Class. I wanted to take the table through javascript and modify its width to align with the header. But it has id or class. I can only modify…
-
3
votes3
answers522
viewsQ: Hide div, display only at home
How do I make to hide/remove the slider and banner underneath it with Javascript? I need him to stay at home only, but he’s repeating in every department website.…