I need this: link , run the scroll in the existing body inside the iframe, but in Safari Mobile it forces the iframe to have the maximum height of my content and with that it never happens the scroll in the body.
I need to have this scroll i...
I need to create a code that after passing some parameters it generates a graphic similar to the image below, I thought of creating a table for each activity.
Does anyone have any tips, or do you know an article that can help me?
I think of usin...
I have a problem here with youtube videos, I have it as a music player option on the website in the lower right corner, it works normal except on iOS mobile devices, what happens is that I can not play music.
Follow one of the sites that cont...
This is my first post so sorry if I do something wrong if I violate any rules please let me know.
My doubts are as follows:
I am creating a "social network" and the posting code is not working I used the same code (with other variables obvio...
I need to use MongoDB inside Intel XDK, to log, register, save coordinates, then display on a map, etc ... Anyone have any suggestions for tool? Thank you!
I'm trying to add some states in my code to navigate between them, but I can not, the only ones that work are the views that come from the sidebar. Here is the code:
app.js:
.config(function($stateProvider, $urlRouterProvider) {
$sta...
I'm facing a problem that I can not solve.
I have a page, and it has 2 charts , but the problem is that these charts are small, with lots of white space around them.
I have tried to set the Position and InnerPlotPosition propert...
I'm using DVB viewer to broadcast TV signal over the network. Using, for example, VLC, I "get" the network stream and have the transmission.
I would like to know how to do this using HTML. I tried to simply create the player and in src pu...
I'm using Canvas to do this link , but I'd like to stop the animation by clicking on div using some requestAnimationFrame functionality. I used setInterval but the animation does not look cool, so I decided to use...
I need to develop a website in WordPress, where I have to use the header (menu) of another site also in WordPress.
One solution I found was to embed the same via Iframe, but it would have a delay a bit different from the other content on the s...