Questions tagged as 'html5'

0
answers

remove right column

Based on a response script to this question: Dynamic table with angle Where it creates a PivotTable with angular, but it can not delete the right "cell", it always deletes the last included question. To reproduce the error, just mark the fi...
asked by 16.10.2017 / 16:50
1
answer

Sprites Phaser JS

I have a problem with the animation of my character using sprite, I have a sprite with 7 frames of 100x90 for animation left and 7 frames of 100x90 for animation right, the problem is precisely in organizing that sprite and its animation, on the...
asked by 09.08.2017 / 23:50
1
answer

Leave the video occupying 100% of the screen with fixed height

People would like to know how to make a video 100% of the screen with fixed height without it being smaller like the image below TheideaisthatthevideooccupyallthisspaceinlightgrayifIleavethevideowithoutaheight,itstays100%ofthescreenbutitisveryb...
asked by 11.08.2017 / 22:23
1
answer

Can I use Grid CSS Layout on all new projects?

Even without full support from Microsoft browsers, if you need to use the -ms- prefix, can I start using CSS Grids on new projects without worrying or should I continue to use grids frameworks?     
asked by 24.07.2017 / 16:08
0
answers

Force table header to follow width of other columns dynamically

I'm using flexbox to do everything on the site, including the table, first I tried using the basic structure of a table ( thead , tbody and tfoot ), however I could not, so I tried to do with simple rows and columns....
asked by 21.07.2017 / 19:43
0
answers

Finding error in my css by NETBEANS

My code is displaying the following problem in css (IMAGE ERROR MESSAGE) The code with error does not interfere and I can run my site normally even with the error in css. @supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform...
asked by 19.07.2017 / 19:00
1
answer

Refresh in attr date to show on popover bootstrap

I have a table that has a td with the following code: .append($("<td class='popOverStatusAlmo' data-container='body' data-toggle='popover' data-placement='top' data-content='" + this.StatusAlmoxarifado + "' style='color:red'&g...
asked by 16.08.2017 / 15:13
0
answers

Create list of objects with JavaScript

I need to create a list of categories in HTML and Javascript. For example: I have an input, which will be where the user will enter the category name and then when you select the save category button, this category will be saved and will be list...
asked by 09.07.2017 / 23:07
1
answer

Doubts Css - Unify Divs

Hello everyone, good afternoon! See the image below, is there any css property in which I can remove the split line from the 2 divs so the content stays the same? or the best option would be to get an image already in the format I desire? Tha...
asked by 15.07.2017 / 00:14
0
answers

Css How to leave the Divine Right Side Inclined?

I have a demand in which I need to leave only one right side of an inclined div, ie diagonally. How do I get this effect? When searching, I saw that I could use the code below to tilt the div, but my problem is that the code tilts the entire...
asked by 14.07.2017 / 18:52