[jbosstools-issues] [JBoss JIRA] (JBIDE-12501) Create a prototype of HTML/JSP preview view

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Tue Aug 28 14:16:15 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-12501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714362#comment-12714362 ] 

Yahor Radtsevich commented on JBIDE-12501:
------------------------------------------

Ilya Buziuk has created a prototype of an HTML preview view with support of scrolling to the selected source element.
The prototype implements two main ideas:
# It uses a self-written HTTP server to host preview pages. It allows to easily resolve resouces like <img src='../images/image.png'>.
# It adds a custom attribute to the selected elements, to scroll to it (document.scrollTo(thatSelectedElementWithCustomAttribute))
The source is available [here|http://anonsvn.jboss.org/repos/jbosstools/workspace/yradtsevich/ibuziuk/HTML-preview-plugin/]. YouTube demo is [here|http://youtu.be/1ltSuMVyrp4].
                
> Create a prototype of HTML/JSP preview view
> -------------------------------------------
>
>                 Key: JBIDE-12501
>                 URL: https://issues.jboss.org/browse/JBIDE-12501
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: Visual Page Editor core
>    Affects Versions: 4.0.0.M1
>            Reporter: Yahor Radtsevich
>            Assignee: Yahor Radtsevich
>             Fix For: 4.0.0.M1
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list