Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End SVG buttons – best way to implement using PHP?

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #188068
    Kevin Carlson
    Participant

    Hi, I’m starting a new project that will use SVG circles as buttons on Safari for iOS. The buttons need to have embedded text that updates, acting as a counter when a button is tapped. Ajax calls will then update a SQL Server database.

    I’ve mostly worked with backend development, so this is a little outside my league… has anyone here done anything like this before?

    Currently considering Raphael + jQuery, Raphael + AngularJS, and D3.js – each of these has its own nontrivial learning curve, so ideally I’d like to start with the best choice and dive in. Looking for books, articles, snippets, etc.

    Thanks for your help!
    Kevin

Viewing 1 post (of 1 total)
  • The forum ‘Back End’ is closed to new topics and replies.