• Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in How Should Voting Machines Work?

    Ok, but that's not a problem that Blockchain should solve, that's a (huge) UX problem from that eSlate. :) EDIT: also I think that paper (physical) ballets and polling stations …
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in How Should Voting Machines Work?

    What about blockchain technology? Could this possibly solve in the near future a lot of issues, fraud and security the voting systems are facing today?
  • Member Avatar for gentlemedia
    gentlemedia

    Began Watching How Should Voting Machines Work?

    I think we can all agree (this will likely provoke disagreement) that a voting machine that records a vote electronically without a way to do a manual verification is a …
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in jQuery does not support mobile touch

    Are you sure that it has to do with jQuery Mobile? I mean it's a through tested framework and I can't imagine the touch event doesn't work on iOS. Also …
  • Member Avatar for gentlemedia
    gentlemedia

    Began Watching jQuery does not support mobile touch

    I have jquery for my mobile website, but the problem is with iPhones. The touch event, or `onclick` event does not work on iPhones. It works on Android. Have anyone …
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in Safari date input

    Desktop Safati doesn't support the date input (yet).
  • Member Avatar for gentlemedia
    gentlemedia

    Began Watching Safari date input

    I use `<input type="date">` and it works fine to bring up a date picker in Chrome and Firefox. However, it behaves as a normal textbox in Safari.
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in Help with PHP

    I really think he means with "When I open the index page in a website editing program, I don't see the page as it's shown on the browser though" that …
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in Help with PHP

    > I'm not sure that it's the OP's fault that there was no provision for editing the website from the author. Well there's obviously not talked about it in their …
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in adding text over a background image

    @rproffitt - That tutorial is ancient with old tricks or deprecated HTML that has no place anymore in the modern web :) @OP - he should use that image as …
  • Member Avatar for gentlemedia
    gentlemedia

    Began Watching adding text over a background image

    hi my husband is customising a website template and wants to add content over a teransparent image but when he adds the tex it goes underneath how can he do …
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in Help with PHP

    > What's a good program to use to edit it though? Look... you should've asked the person who made the website for you, before he started the job, hoiw you …
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in Help with PHP

    I've necer heard of Firstpage, but perhaps you meant FrontPage (ancient WYSISWYG editor... not even know it still excist)? Anyway usually there should be a CMS (Content Management System) behind …
  • Member Avatar for gentlemedia
    gentlemedia

    Began Watching Help with PHP

    Hello, we have a website which I believe is in PHP, and it has a store on it. Adding products to the store etc is easy, but we want to …
  • Member Avatar for gentlemedia
    gentlemedia

    Gave Reputation to Piqued_1 in How may backlinks do I need to increase the Page rank of a website?

    It is not about the numbers and you need to build quality backlinks for your website.
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in How can i show my website only display on a mobile phone not in pc

    Search for browser and device detection plugin if you really have to.
  • Member Avatar for gentlemedia
    gentlemedia

    Began Watching How can i show my website only display on a mobile phone not in pc

    How can i show my website only display on a mobile phone not in pc. Here the sample website 2gud.com,this website content only shows in mobile not in desktop.Is there …
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in jQuery Datepicker: Set Current Date

    Add your JS before the closing `</body>` tag.
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in jQuery Datepicker: Set Current Date

    Add the current date (today) dynamically. with PHP: <input id="datePicker" type="date" value="<?php echo date('Y-m-d'); ?>" /> or with JS: let today = new Date().toISOString().substr(0, 10); document.querySelector("#datePicker").value = today; EDIT: off-topic, …
  • Member Avatar for gentlemedia
    gentlemedia

    Began Watching jQuery Datepicker: Set Current Date

    On my page https://fiftyallstars.com/50/curriculum.html , I have some basketball drills loading from a google spreadsheet of mine. Only thing is after it loads, I can't seem to get the datepicker …
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in How to control google bussiness

    I guess the OP means [Google My Business](https://www.google.com/business/).
  • Member Avatar for gentlemedia
    gentlemedia

    Began Watching How to control google bussiness

    i need use google bussiness to control my restaurant .. i hope anyone can help me tks
  • Member Avatar for gentlemedia
    gentlemedia

    Gave Reputation to Piqued_1 in I need quick SEO tip for my website

    The neccesary and quick SEO stuffs is you have to do the neccesary ON page and OFF page SEO stuffs .
  • Member Avatar for gentlemedia
    gentlemedia

    Gave Reputation to synram in seo

    Hello i m new here please tell about seo
  • Member Avatar for gentlemedia
    gentlemedia

    Gave Reputation to synram in I need quick SEO tip for my website

    hi guys i m new here. please help me and tell about seo dtails . i m new in seo .,
  • Member Avatar for gentlemedia
    gentlemedia

    Gave Reputation to Shubham_15 in Need to move woocommerce sidebar

    Add following code script in your theme’s functions.php file: if ( ! function_exists( 'x_get_content_layout' ) ) : function x_get_content_layout() { $stack = x_get_stack(); $content_layout = x_get_option( 'x_' . $stack . …
  • Member Avatar for gentlemedia
    gentlemedia

    Gave Reputation to Rommer in What are the best Marketing Promotions?

    Suberb! This is really cool! I'll test it and I'll give a feedback.
  • Member Avatar for gentlemedia
    gentlemedia

    Gave Reputation to Qbs in Need Article Submission helps?

    we founding a backlink site can u suggest me ?
  • Member Avatar for gentlemedia
    gentlemedia

    Gave Reputation to synram in Best do follow link for blog commenting

    Hello Angela Its very simple you search in google Do Follow Blog Commenting site list . Thousand of list available in Google . But you doing Blog commenting so please …
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in animate all borders at same time

    I haven't used GSAP before too, because for complex anmiations I resort to http://animejs.com/ But... if I can do simple animations such as your border animation witrh CSS and a …
  • Member Avatar for gentlemedia
    gentlemedia

    Gave Reputation to alan.davies in Ajax Tabs, half working

    It's due to the missing semicolon on line 549. Also you have an undeclared variable in your loop.
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in Ajax Tabs, half working

    It's because the third through 5th tabs have an error.
  • Member Avatar for gentlemedia
    gentlemedia

    Began Watching Ajax Tabs, half working

    I'm trying to figure out why some of the ajax tabs are not working. The first two tabs work, the third through 5th tabs do not work when you click …
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in animate all borders at same time

    Although I do find it a lot of code for such a simple animation. Are you planning to use GSAP more in this project or is it only for this …
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in animate all borders at same time

    Ah ok... apologies for assuming that!
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in animate all borders at same time

    The author of that jsfiddle (which is not you obviously) used GSAP and then in particular the TimeLineLite plugin, so if you want to make your own adjustments to the …
  • Member Avatar for gentlemedia
    gentlemedia

    Began Watching animate all borders at same time

    Borders are animating one after one. Need help to animate all borders at same time Here is running example [jsfiddle](https://jsfiddle.net/npLsm0j2/) **CSS** * { padding: 0; margin: 0; outline: none !important; …
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in htaccess redirect to mobile subfolder without changing the URL

    Sorry to say this, but user agent sniffing was/is never a good strategy. Just make your site mobile friendly, so you don't have to alter/update multiple code bases and your …
  • Member Avatar for gentlemedia
    gentlemedia

    Began Watching htaccess redirect to mobile subfolder without changing the URL

    I want to redirect my users to my mobile site. My mobile site is in a subfolder instead of a subdomain. Here is how I want it to work ... …
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in Best do follow link for blog commenting

    Blog commenting with irrelevant spammy backlinks will hurt your SEO, so if you still want to get something out of this old school backlink strategy, you better want to do …
  • Member Avatar for gentlemedia
    gentlemedia

    Began Watching Best do follow link for blog commenting

    #Hello Guys,# Please provide me the best do follow link for blog commenting, if you have and also suggest me the best way to blog commenting post.
  • Member Avatar for gentlemedia
    gentlemedia

    Gave Reputation to Navanath_1 in What Is The Best Backlinks Types ?

    Keyword + “helpful resources” Keyword + “links”” Keyword + “useful links” Keyword + “helpful links” Keyword + inurl:”resources” Keyword + inurl:”sites” Keyword + inurl:”links” Keyword + inurl:”other sites
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in Can anybody help me please? How to create the same contact form?

    I assume you mean the realtime chat/messaging functionality which iis a free script to implement from https://www.tawk.to/ But the link (and anchor text you used) to that site smells spammy …
  • Member Avatar for gentlemedia
    gentlemedia

    Began Watching Can anybody help me please? How to create the same contact form?

    I have tried my best to find an info about this on the internet, but had no luck, sadly. So I would ask here: Please take a look on this …
  • Member Avatar for gentlemedia
    gentlemedia

    Gave Reputation to alan.davies in how to fetch array data from one table and insert into another table in php

    OK, a few errors - hopefully sorted. There was a need to flatten the data from the db so there's a new "flatten" function. Also a typo *chidren* to *children* …
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in Trying to understand animation.js

    You forgot to copy the CSS that belongs to the classes `line` and `square`. You can see the accosiated CSS by using **inspect** or **inspect element** (right click context menu …
  • Member Avatar for gentlemedia
    gentlemedia

    Began Watching Trying to understand animation.js

    Hello all, I am trying to understand how to use animation.js: This is what I did: And the result is only HTML text. I expect to see : http://animejs.com/documentation/#functionBasedDuration The …
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in html, css

    You have to be way more clear what you want and your thread title is poor too. Read this - https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question - and then try again!
  • Member Avatar for gentlemedia
    gentlemedia

    Began Watching html, css

    how to create a chat link on my web base app
  • Member Avatar for gentlemedia
    gentlemedia

    Replied To a Post in How to add audio effects to website using jquery

    Greensock si for animations and has nothing to do with audio. For the rest what rproffitt said.

The End.