Questions tagged as 'html'

0
answers

Indentation and line break in data from sql to html

In summary, I created a table with type text in sql so that the user could save some content. But by pulling it back into the HTML formatting is lost. To heal this I thought about using the < pre > tag, but the < pre > it fills up...
asked by 08.11.2017 / 18:35
1
answer

Problem with FOREACH PHP

My problem is that my foreach only works when in return in XML, it comes with more than one value in the array, but when it only comes 1, it does not work. The XML return when more than 1 value comes in: <NewDataSet> <HSONLINE>...
asked by 03.11.2017 / 21:56
0
answers

Document.adoptNode () method - HTML - JS

I need to develop a page that shows how the method adopNode () works, from what I read it basically removes a node from an external page and loads it into the current document. This is my code, but the H1 tag element is not loaded into the curre...
asked by 31.10.2017 / 16:11
1
answer

How to make links open in an iframe?

How do I make the menu of the index.html page open the pages within iframe contained in the same document ( index.html ). For example, clicking the link page below the contato.html page loads into the iframe...
asked by 26.08.2015 / 20:26
0
answers

How to do a reload on a directive with type A restriction?

I have an application in AngularJS that has the following problem: Every time I access my view using: $ location.path ('/ my-url'); Restricted directive of type 'A' simply is not loaded normally. <ui-carrousel {atributos}></u...
asked by 31.10.2017 / 21:05
0
answers

Join tables in AngularJS

I'm really in need of some help from you. I'm currently developing a web app for a multi-module restaurant. In the box module, a <div> is displaying the requests that are open as they show the codes below. Now what I need is...
asked by 30.10.2017 / 21:54
0
answers

I'm having trouble showing the page through Vue.js using Electron

When I opened the app with electron , the page did not open and when I was viewing the console it showed the following error:    "[Vue warn]: You are using the runtime-only build of Vue where the   template compiler is not available. Ei...
asked by 30.10.2017 / 19:14
1
answer

Text fields (textarea, text, etc) do not show the mouse pointer or typed text

Good evening, everyone! I'm developing an environment for creating questionnaires, and when I collect data about the questions, I have a form for each type of question, which is selected by a dropdown-menu. It turns out that the text fields o...
asked by 20.11.2017 / 03:16
1
answer

Calculator in JavaScript + HTML

I have to make a JavaScript calculator for the class, and I am encountering several errors. I wanted to do the first number 1 and then choose which operation to do, after the chosen operation, enter the second number, and then click the "Send" b...
asked by 19.11.2017 / 21:38
0
answers

Edit button, delete in a list made in HTML?

I know that it is much easier to use framesworks and specific technologies for web development like Angular.JS, ZEND, Java EE, etc. But I'm developing a CRUD system using the least possible "facilities." For a system using only Javascript and...
asked by 19.11.2017 / 16:40