Questions tagged as 'javascript'

1
answer

Open LINK hidden in new tab with javascript

Through StackOverflow I got a code I was looking for, which serves to hide the destination link, not to appear when I point the mouse over the image or video that has the link, but now I need to click in a new tab, and do not leave my blog. T...
asked by 30.07.2015 / 16:25
1
answer

How to create subcategories with Javascript

I have this list: <li> <a href="" class="category-subtree-expandable">Vestuário</a> <ul> <li> <a href="" class="category-subtree-expandable">Feminino</a> <ul&...
asked by 30.07.2015 / 03:08
1
answer

How to make slide effect with jquery and js

Well, using jquery and js, I wanted to make a slide where my php would pull many divs, and the limit would be 8 divs, for example, if you click the next button, it will move to other divs that do not fit on the page , and if you click the prev bu...
asked by 29.07.2015 / 23:39
1
answer

Change a Label control when changing a textbox control

I have a textbox control that is used to receive a CPF or CNPJ and the same and made a check to accept only numbers. The label that stands in front of the textbox only appears when the page is saved and shows the CPF or CNPJ formatted with masca...
asked by 30.07.2015 / 13:33
1
answer

Creating application .exe type o phonegap

I would like to know if there is any application type phonegap that translates packages a html+js+css system into .exe If yes (I believe it exists) Which tool (s) does it exist? How to create?     
asked by 31.07.2015 / 14:35
1
answer

Mysql Event Scheduler needs super privileges

Good morning, I have a website hosting in a company, I created a very simple system that through an event that runs of a certain time in a certain time and makes changes in the elements of the database (in this case it changes the field "state"...
asked by 30.05.2015 / 14:07
1
answer

How to execute JavaScript function on current page through Application Controller?

I'm doing a browser validation (IE < 10) through the Application Controller with gem "browser" . I need any JavaScript page with a message saying that browser is not recommended for any page of the application that is accessed. A...
asked by 10.06.2015 / 15:31
2
answers

onClick does not work on ipad

I'm developing the application on windows, but then through the phonegap I'll pass it to an ios application, which uses the IScroll plugin to scroll through my list. Problem: In every li I have a div that has the event o...
asked by 11.06.2015 / 16:07
2
answers

Full customization of the Youtube player

I have this mission and I have seen some questions but none has suppressed my need. My goal was to have just the screen and video, and fully customize the player of the Youtube, pause, stop, volume, fullscreen buttons, control all these fea...
asked by 11.06.2015 / 20:37
1
answer

how do I get the page link

I want to create a share button to put on other sites like facebook or twitter and for that I need when I click the button it saves the url and sends it to my email, how do I do it?     
asked by 15.08.2015 / 00:55