Quantcast
Viewing all articles
Browse latest Browse all 13924

randytayler on "[Plugin: DrawBlog] Quick Question"

It's these two lines you want:

document.write("<img src='<?php echo plugins_url();?>/drawblog/icons/eraser.png' onclick='drawblogEraserOn()' style='cursor:pointer' id='eraserbutton'>");
document.write("<img src='<?php echo plugins_url();?>/drawblog/icons/erase_all.png' onclick='drawblogClearAll()' style='cursor:pointer'>");

Viewing all articles
Browse latest Browse all 13924

Trending Articles