NayeemMirza / cakejs

Automatically exported from code.google.com/p/cakejs
0 stars 0 forks source link

LinkNode #38

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. var testLink = new LinkNode('http://www.cnn.com', '_blank');
2. append testLink to canvas

What is the expected output? What do you see instead?
I expect to see an anchor on the canvas somewhere. Don't see anything.

What version of the product are you using? On what operating system?
trunk. Windows in IE and Firefox.

I don't see documentation for it anywhere, so I'm half way wondering if it 
isn't dead code.

Original issue reported on code.google.com by stev...@ischyrus.com on 12 Jun 2011 at 6:47