Questions tagged as 'html'

1
answer

Align text horizontally with a div on the diagonal

Hello everyone, I need a help to leave the text aligned to a pie div without distorting the text. (Same in the image) I need something in css or css3 if possible.     
asked by 16.05.2016 / 17:10
1
answer

FREE Tool for Wireframe

Among the various tools found when searching about it, could anyone give indication of a good FREE tool for creating a wireframe? The focus and development of system for web. Please note that I am not looking for the best, but rather an indic...
asked by 18.05.2016 / 01:27
0
answers

Post values in a Listbox without being selected

Is it possible to post the values of a Listbox without being selected? My ListBox: @Html.ListBoxFor(m => m.SelectedCatequistas, new MultiSelectList(ViewBag.SelectedCatequistas, "PessoaID", "Nome"), htmlAttributes: new...
asked by 17.05.2016 / 17:41
1
answer

Javascript menu level 2/4 with error

How do I set the same code, with different variables, but to perform the same action. I tried to re-write it and even then, Javascript is in error, in case it would be a menu in dropdown, with up to 4 levels, I'm still in the 2nd level...
asked by 17.05.2016 / 16:37
1
answer

Doubt with PHP and textarea

all blz? I have a small problem. I have to send a text with paragraphs and line breaks, via php pro bd, and on another page draw the text with the paragraphs and the correct line breaks, what can I do?     
asked by 11.06.2016 / 00:45
1
answer

Webbrowser click button without name and ID DELPHI

I know that for me to click on this button here! <input type="submit" id="btnSubmit" name="avancar" value=" Avancar " onclick="return onSubmit();"> I use this code webBrowser1.OleObject.Document.all.Item('avancar', 0).click;...
asked by 11.06.2016 / 06:37
1
answer

How do I enter a description below an image?

Good, as I put a description below an image, within the div of the image. I can not use in table form it has to be even inside the image div     
asked by 07.06.2016 / 16:08
1
answer

Create a div that contains other divs inline

I need help creating a div that can include other horizontal divs. The goal is to create a space at the top of the site header. Can someone help me? <div id="header"> <div class="top_header"> <!-- SEL...
asked by 14.05.2016 / 22:36
5
answers

Run script js when trying to close the window

I have a form that is a popup (overlapping div) <div class="bloco-newsletter" style="background-image: url(http://bhpump.izap.ws/plus/imggen/imageChangeColor/005873/bg-newsletter.png)"> <div class="newsletter-title">NEWSLETTER...
asked by 07.01.2016 / 21:47
0
answers

PhoneGap + IFrame

I want to start using PhoneGap and I wanted to know if I could use an IFrame inside the APP to open a webpage. If someone else knows how to do this will be helping me, thank you.     
asked by 19.06.2016 / 17:12