php - Feedback on first programming project, browser compatibility -
php - Feedback on first programming project, browser compatibility -
i know isn't straightforward question appreciate feedback on this. has been first shot @ programming , when started it, got help here.
http://koti.mbnet.fi/bugs/pohjoisespoo/ <- you'll find site there http://koti.mbnet.fi/bugs/pohjoisespoo/kartta3.js <- javascript http://koti.mbnet.fi/bugs/pohjoisespoo/raphael-zpd.js <- zoom pan drag script (by somnidea) http://koti.mbnet.fi/bugs/pohjoisespoo/sivu.css
most of issues caused poor programming think zoom , panning script i'm using (https://github.com/somnidea/raphael-zpd) doesn't work ie. i'm ready alter whole script if it's best alternative honest. however, don't need ie6 back upwards , i'm fine ie7 back upwards missing. however, believe there's issues on firefox v.3 well. newer firefoxes , google chrome should work.
my next phase create simple collapsible comment section under each of bubble info sections. i'm guessing php way go. need super simple messaging board conversations can continued under comments main tree can collapsed. there's tutorials similar things online if knows method i'd appreciate guidance. can guess have no experience databases etc. don't know if security issue beginner skills. need simple moderation tool. otherwise i'd allow users attach pins map show when comment highlighted. kind of interaction between php , js feasible?
i appreciate tips anything.
thank help, ilkka syrjakari
i recommend looking @ numerous tutorials combining php jquery - can back-end ajax calls, , front end end magic (dialogs, show/hide content etc).
jquery ideal interaction google maps.
and knocking rest php/std html/bits of jquery should simple 1 time have got bit of basic understanding.
by means, come , post specific questions needed! :)
edit
you want php's gd (php.net/manual/en/book.image.php) functionality :) using gd can load image add together stuff it.
php javascript raphael feedback
Comments
Post a Comment