Questions tagged as 'html'

0
answers

facebook video does not open in full screen

I embeded a facebook video to publish on my site, but when I click to enlarge full screen it increases the screen of the video, however within the div of the page. The video does not zoom "over" the page. This happens only in the google chrome b...
asked by 27.04.2016 / 19:22
0
answers

Items in javascript disappear when doing page postback

I'm making a website and I've copied a calendar for my project. The calendar is here: link on the Calendar tab. I have everything done as it is there and I can create the events and drag up the calendar. What happens to me is that when I postb...
asked by 28.04.2016 / 13:40
1
answer

Open different elements js

I would like to know how I can create a function in JS / Jquey that opens a DIV that not is visible. However, I will have more than one DIV, and I need JS to identify these DIVs (I hope it was clear) rs !! Obs : My code is a slider an...
asked by 24.03.2016 / 15:45
0
answers

Problem with Font Face

I'm using Font face in WORDPRESS, and in local hosting (WAMP) it takes the font, but when I publish online it does not take the font I want. the font folder is in: ONLINE: public_html / wp-content \ themes \ eddiemachado-bones-cfbfb62 \ libra...
asked by 24.03.2016 / 21:10
0
answers

Why does the Jquery UI import on the page not work?

I am not therefore having access to the Jquery UI theme in my HTML page. I assume that when I create a button and a menu, it already shows me in the layout of the theme, in which I downloaded the files, but it does not work. It shows the layout...
asked by 24.03.2016 / 15:24
2
answers

Change class value in jquery at a given resolution

I'm implementing a youtube video plugin, however I want this plugin at a given resolution to change a value in your statement. Here is an example code: $('#youmax').youmax({ apiKey:'AIzaSyDEm5wGLsWi2G3WG40re-DAJcWioQSpJ6o',...
asked by 24.03.2016 / 20:24
1
answer

Ajax get form data to compose in the url

I have an ajax call that needs to grab all form fields and post to a URL. My code looks like this: <script> $(document).ready(function() { $('#somebutton').click(function(event) { var valorAplic...
asked by 24.03.2016 / 16:38
1
answer

Java script looks for STRING in HEADER HTML

Good morning, friends! I have a question regarding an operation that I need to perform after sending the data of a form. I have a form that its proper fields to fill in and a function to "submit" this typed information: My question is this: afte...
asked by 21.03.2016 / 14:07
1
answer

Google Maps API does not load in Angular

Hello, I'm trying to initialize API of Google Maps in controller of my Angular page, except that it simply does not start the function. If I put it directly on the page, it works without problems. Here is code for control...
asked by 13.04.2016 / 13:15
1
answer

Change information within the same modal

Good afternoon, I'm making a page for a software manual. It turns out that there is a part of this page that is a modal that when open has a navbar with 5 buttons. My intention is that as I load on each button of the navbar, the information o...
asked by 18.04.2016 / 17:04