home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
Conditional syntax
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="CyberSimian" data-source="post: 1269849" data-attributes="member: 141969"><p>That might work, but I find that the skin engine is so inconsistent and incomplete that it is difficult to predict whether any particular set of tags will work as expected <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" />. So you will need to try it to find out. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite26" alt=":unsure:" title="Unsure :unsure:" loading="lazy" data-shortname=":unsure:" /></p><p></p><p>A couple of points:</p><p></p><p>(1) "skin.setfocus()" is a function that must be coded in an expression, so the line above should be:</p><p></p><p><onfocus>#(skin.setfocus(0,4))</onfocus></p><p></p><p>(2) I just scanned the source files for "DefaultWideHD" and I notice that [USER=54906]@catavolt[/USER] uses this variation:</p><p></p><p><onfocus>#(skin.setfocus(cint(#currentmoduleid),4))</onfocus></p><p></p><p>So that form would be a good starting point for the test. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite24" alt="(y)" title="Thumbs Up (y)" loading="lazy" data-shortname="(y)" /></p><p></p><p>-- from CyberSimian in the UK</p></blockquote><p></p>
[QUOTE="CyberSimian, post: 1269849, member: 141969"] That might work, but I find that the skin engine is so inconsistent and incomplete that it is difficult to predict whether any particular set of tags will work as expected :(. So you will need to try it to find out. :unsure: A couple of points: (1) "skin.setfocus()" is a function that must be coded in an expression, so the line above should be: <onfocus>#(skin.setfocus(0,4))</onfocus> (2) I just scanned the source files for "DefaultWideHD" and I notice that [USER=54906]@catavolt[/USER] uses this variation: <onfocus>#(skin.setfocus(cint(#currentmoduleid),4))</onfocus> So that form would be a good starting point for the test. (y) -- from CyberSimian in the UK [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Conditional syntax
Contact us
RSS
Top
Bottom