Questions tagged as 'jquery'

2
answers

slideToggle (); open and close clicking on the same link, if you click on another just change content of the div

I need to create an effect similar to that of this site here when clicking the product opens a div with the infos of it there I click on it again this div closes, but if I click on another product and the div has already opened it just changes...
asked by 09.11.2017 / 00:59
0
answers

Is there any famSF PHP-style JSF?

I'm a Java programmer and I use JSF on the projects of the company where I work. I'm developing a personal project and I've chosen the PHP language to learn a bit more. The problem is that I saw a huge difference compared to programming with...
asked by 06.07.2017 / 01:13
1
answer

Open email client with php attachment file

I'm trying to open my email client (for example Outlook) with the following: <a href="mailto:[email protected]?subject=Assundo email&body=Corpo de email"> Send mail</a> Now I wanted to send an attachment by mailto...
asked by 12.07.2017 / 13:08
0
answers

How does sockets work in php [closed]

I've been lately having to work with real-time updates, so I've been trying to figure out the sockets, more specifically to use in php. I'm doing a simple example based on in these codes , the problem is that when sending the form the page gene...
asked by 28.06.2017 / 01:24
0
answers

Problems with AJAX

I'm trying to delete a photo with ajax. I was able to collect the data (location of the photo) and now I was trying to receive the same location with another .php file. What is failing me is this same "transfer". I think I did everything r...
asked by 28.06.2017 / 16:47
1
answer

Why are you returning this error?

I'm using the jQuery Datatable plugin and started server-side activation but when loading it it informs an alert:    DataTables warning: table id = example - Invalid JSON response. For more information about this error, please see link...
asked by 29.06.2017 / 22:49
0
answers

What causes the invalid JSON error? [closed]

I have already done what was said in this post: json_encode - Invalid JSON and has not yet been resolved, so I'm asking. I'm using the jquery datatables server side. I did the server side activation with the default repository in the datata...
asked by 03.07.2017 / 17:00
2
answers

List of videos with link to download another video without refresh

Hello. I want to create a list of videos in which I will have a main video (bigger picture) and a sequenced list with others' thumbnail. However, in this thumbnail list you should have a link that will cause it to load into the main video fra...
asked by 10.06.2017 / 18:30
1
answer

Passing data from a table to a modal Laravel and Ajax

I have a table that brings up my results from a search via Ajax . But I need to open a modal with more details about the table items, but I can not pass the data to the modal. Here is the code: Content of my Query Controller public funct...
asked by 29.03.2017 / 20:27
0
answers

SEO, How likely is Googlebot to read this Rich Snippets code?

What are the chances that Googlebot will read this Rich Snippets ? Tips on how to improve are welcome ... I can only use Front-END , otherwise I would have used PHP to resolve this. <script type="text/javascript" src="https://co...
asked by 06.10.2017 / 15:33