National Repository of Grey Literature 1 records found  Search took 0.01 seconds. 
Web Page Layout Facilities in JavaScript
T.Kovács, Gregor ; Bartík, Vladimír (referee) ; Burget, Radek (advisor)
The aim of this work is to design and implement applications for the creation of web page layout facilities using JavaScript. The work includes the descriptions of the available methods of object positioning using the CSS given possibilities, the CSS 2.1 standard, and the difficulties of object positioning using CSS. Further, it includes the analysis of how the object placement is solved in the Java programming language using grid based layout managers GridLayout and GridBagLayout. Based on the obtained knowledge, designs are created for the solving of object placement in the creation of web pages using the grid principle. The object placement is solved by defining new HTML attributes for position determination, and also by creating a graphical editor for object placement. All the solutions are implemented using JavaScript.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.