MDriven Designer Overview part 3
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
#video12 { | #video12 { | ||
position: relative; | position: relative; | ||
padding-bottom: | height: 500px; | ||
width:560px; | |||
padding-bottom: 10px; | |||
} | } | ||
#video12 iframe { | #video12 iframe { | ||
position: absolute; | position: absolute; | ||
min-height: auto; | |||
min-width: auto; | |||
} | } | ||
#video12 div { | #video12 div { | ||
position: absolute; | position: absolute; | ||
top: 0; | top: 0; | ||
left:760px; | |||
width: | width: 260px; | ||
height: | height: 100%; | ||
padding: 10px; | padding-left: 10px; | ||
overflow-y: auto; | overflow-y: auto; | ||
} | } | ||
span { | |||
font-size: 18; | font-size: 18; | ||
display:block; | display:block; | ||
Line 27: | Line 29: | ||
opacity: 0.7; | opacity: 0.7; | ||
} | } | ||
span:hover { | |||
color: #0000FF; | color: #0000FF; | ||
cursor: pointer; | cursor: pointer; | ||
} | } | ||
span:focus { | |||
color: blue; | color: blue; | ||
</style> | </style> | ||
Line 48: | Line 50: | ||
<div id="video12"> | <div id="video12"> | ||
<iframe width=" | <iframe width="740" height="500" src="https://www.youtube.com/embed/Tnlk5nENWQc?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe> | ||
<div> | <div> | ||
<span data-video="Tnlk5nENWQc" tabindex="0" data-start="36">Running prototyper application</span> | <span data-video="Tnlk5nENWQc" tabindex="0" data-start="36">Running prototyper application</span> |
Revision as of 17:53, 21 December 2016
Review on the WECPOF prototyper application and continue on prototyping with actions and viewmodels.
To make your experience more comfortable, we set the main tags mentioned in the video to the right bar menu of this mini player. Choose the interesting subtitle on the list and immediately get to the exact theme timeplace in the video. Now you can pick any topic to be instructed without watching the whole video.
Running prototyper application
More on WECPOF
Action Definitions editor
• Global actions
Bring Up a View Model
• ViewModel root object
• Menu groups
• Create/Init standart actions
• Framework actions
Nested ViewModel class
• Grid options
• Expressions
• Global Action for Create/Global Action for show
ViewModel action
Class action
Navigating Actions
3d rendering
This page was edited more than 11 months ago on 02/10/2024. What links here