Really need a method!, how can I define pressing the "Like" button from Facebook'a?
-
تاریخ: 1396/11/20 ساعت: 16:05
Good time of day. Really need a method!!! how can I define, click on the "like" button from Facebook?????? Just a window with a button and close the window after clicking on the "Like"button. Who knows, please help.
SUM From Columns In A Table (JSON Data)
-
تاریخ: 1396/11/10 ساعت: 16:45
Couldn't find a specific answer to this so thought I'd ask. In short, I have a table that retrieves information from an API, based on data stored in my database and all I want to do is to get a total of certain, not all, columns from that table so that I can use them elsewhere on the site. As an exa...
Issues with emails from a business account being caught as spam (HTML signature)
-
تاریخ: 1396/11/10 ساعت: 16:45
So I'm not sure if this really is an HTML issue or not, but I'm hoping that maybe someone here can help as I've been pulling my hair trying to solve this issue for the past few days. My small business uses a Google account for out emails. We have these setup on outlook and use that for email, calend...
loop_task error
-
تاریخ: 1396/11/10 ساعت: 16:45
Hey guys me again I am working on a separate project now. A weather visualization program with neopixels on a ESP8266. I have somewhat of a problem I don't know how to fix. So i have a function I call that has to go in a loop else the led's dont fade in and out like they should. so in the code below...
Best website review tool?
-
تاریخ: 1396/11/10 ساعت: 16:45
I am trying to audit my website and wanted to know the top and most accurate free tool that can tell me what are the things that I need to update on my website? Thanks, Blair| rent-a-website.com.au
HTML/CSS Styling
-
تاریخ: 1396/11/10 ساعت: 16:45
I created a small example for lea ing HTML/CSS. I have "Menu" and "Seasons" on the menu bar. When the user places the mouse on the "Menu" (On Hover) then "Item A" and "Item B" needs to be shown. When the user places the mouse on "Item A" then "Item 1" and "Item 2" needs to be shown side to the "Item...
My database in SQL Server 2008 R2
-
تاریخ: 1396/11/10 ساعت: 16:45
Not almost, but my sql database can't view my data correctly. What usually do in such trouble situation?
can't vertically align div elements correctly
-
تاریخ: 1396/11/10 ساعت: 16:45
I am a newbie and have been frustrated trying to get this to work for days now. So I have a <div id=header> element at the top of my page which will consist of 3 things, an image to fit the entire height of the header on left side and two lists (one which is the address and the other is links (my na...
Jquery UI model scroll ios safari not working properly
-
تاریخ: 1396/11/10 ساعت: 16:45
Hello, Whenever I click on an div container a Jquery dialogs opens. Everything works smooth expect for the safari browser. For some weird reason when I scroll down it bugs and I dont know what i'm doing wrong. I hope someone can help me with this issue. video of the issue: https://streamable.com/89k...
Nav ul disappears because of animated background
-
تاریخ: 1396/11/10 ساعت: 16:45
I've been working on an website, and we wanted to a animated background. But the problem with this is that my Navbar disappears after the second picture is displayed. This only happends on ios devices, because my partner tried it with android and it worked how it is supposed to. (tried it on both sa...
Function updateForm () produces a syntax error I don't understand
-
تاریخ: 1396/11/10 ساعت: 16:45
Hi - I am very new to Java Script and am working with some code I found on the inte et that allows me to create a dropdown list in my form based on a list in a spreadsheet. Here is a snippet of code: [Code] function updateForm(){ // call your form and connect to the drop-down item var form = FormApp...
Help needed setting up/Installing PHP 7 and phpMyAdmin to run with MAMP
-
تاریخ: 1396/11/10 ساعت: 16:45
Hi everyone! I need some help please. I am creating a online game using PHP, phpMyAdMin and MAMP. 1. My iMac (Yosemite) has MAMP installed and running ok. 2. In MAP - Tools it says phpMyAdmin (needs PHP 5.5.x to 7.0.x) Any help will be much appriciated. Kind Regards JoeGr
"Read More" Processing
-
تاریخ: 1396/11/10 ساعت: 16:45
All, Not sure which will be best, so posting this both in the PHP section and the JavaScript section, but I need processing code for expanding text with "Read More" link to show the extra content. Doing this in WordPress and to make it work the user must be: Registered,Logged In. Found many JavaScri...
Unexpected PCRE match failure
-
تاریخ: 1396/11/10 ساعت: 16:45
Something to watch out for: I have the following piece of code: if (preg_match('/^(w+)(.*)$/', $text, $matches) == 0) { throw new Exception('debugPrepQuery parse failed for '' . $text . "' in '$query'"); } which throws the following exception: debugPrepQuery parse failed for 'dist AND SubDistrict=' ...
vertically aligning text in a button
-
تاریخ: 1396/11/10 ساعت: 16:45
Hello, I'm having issues vertically aligning text on a button on this site: Carley Bakker Online Reputation Management Speaker & Trainer The slider works fine ( I didn't make any changes to those buttons). But down the page I change the size of the buttons using css. Now the text appears at the bott...
lunar eclipse Online
-
تاریخ: 1396/11/10 ساعت: 16:45
https://livetvstreamgame.com/lunar-eclipse https://livetvstreamgame.com/lunar-eclipse
Why does websites made with laravel responds with 302 for Google crawlers?
-
تاریخ: 1396/11/5 ساعت: 8:47
Hello Everyone, We have a website built with laravel v 5.4 and we use the general `Route::get();` helper to construct our url routes. But the problem arises when we want to SEO our website using Google Webmaster tool. Surprisingly Google crawler receives a 302 error message when it tries to fetch an...
Ajax not loading next page when clicking page 2
-
تاریخ: 1396/11/5 ساعت: 8:47
since I changed my code to PDO statement and from this: PHP Code: $get_total_rows = $results->fetch_row(); this this: PHP Code: $get_total_rows = $results->fetch(); My pagination shows correctly as 1 2 > but when I click on Page 2, nothing happens?! please help? Here is all my code: PHP Code: <?PH...
How to repeat an element on top of each printed page?
-
تاریخ: 1396/11/5 ساعت: 8:47
Assume I defined an element similar to Code: <header class="aaa bbb"> <div class="ccc ddd">....</div> </header> When I (or the reader) print now the page from browser into a pdf document then this element should be printed at the top of each page. So this element should be automatically inserted. ...
How do I do this without using PHP
-
تاریخ: 1396/11/5 ساعت: 8:47
I have this table: Code: CREATE TABLE `ksuite2_list` ( `ksuite2_list_id` int(11) NOT NULL, `Alientech_Category` varchar(50) DEFAULT NULL, `Brand` varchar(150) DEFAULT NULL, `Model` varchar(255) DEFAULT NULL, `Type` varchar(50) DEFAULT NULL, `Version` varchar(50) DEFAULT NULL, `Engine_C...