Lance, I see a couple minor problems in the html. Browsers are very good a rendering most any html even if the tags do not follow the HTML standards.
at line 55, your start a <td> tag, but there r is not a beginning <tr> tag. after your table end on line 57, you have a </p> tag. I think you want <p/> Russell G. Wells email: rgwe...@techno-logix.com On 01/24/2014 09:38 AM, Lance Corrimal wrote: > Hi, > > I'm trying to create my own login screen, and I'm having a bit of > trouble creating HTML that does not make llqtwebkit curl up and die > quietly in a corner. > > My page loads fine in a webbrowser, but when i build a viewer that tries > to use it, all i get is a black screen inside the viewer and loads of > errors on stdout from llqtwebkit... > > My page is here: > http://dolphinviewer-login.eregion.de/ > > Any ideas for me where I should begin? > > > Cheers > LC > _______________________________________________ > Policies and (un)subscribe information available here: > http://wiki.secondlife.com/wiki/OpenSource-Dev > Please read the policies before posting to keep unmoderated posting privileges > _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges