Joined: 01-September-2005 Locatie: Nederland
Online Status: Offline Posts: 52
Gepost: 10-Januari-2006 , 11:37 | IP logged
hmzz zo bedoelde ik het niet helemaal dis een verticale overloop van kleuren
ik wil het diagonaal(schuin) laten vullen
<script type="text/javascript"> <!-- function myDrawFunction() { jg_doc.setColor("#000000"); // green jg_doc.fillPolygon(new Array(100,150,100,100), new Array(100,100,150,100)); jg_doc.paint(); // draws, in this case, directly into the document }
var jg_doc = new jsGraphics(); // draw directly into document
myDrawFunction();
//--> </script>
heb ik nu, werkt ook maar gaatie dan niet flippen als iemand grotere resolutie neemt? dat ie dan ineens heel ergens anders staat
You cannot post new topics You cannot reply to topics You cannot delete your posts You cannot edit your posts You cannot create polls You cannot vote in polls