#22 new
jon (at osmosoft)

Adding a DOCTYPE causes problems with WireIt.Layer

Reported by jon (at osmosoft) | July 17th, 2009 @ 05:14 PM

Adding a DOCTYPE stops the layer from rendering properly - it ends up at the top of the screen. To see this problem, add any DOCTYPE to the "Spring model layout" example, which currently has this at the top of the document:

<?xml version="1.0" encoding="UTF-8"?>

If you replace that with, for example:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

The problem appears.

J.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

WireIt is an open-source javascript library to create web wirable interfaces for dataflow applications, visual programming languages or graphical modeling.

The issue tracker has moved to GitHub:
http://github.com/neyric/wireit/issues

Tags

Pages