well. rel is not a valid attribute for an iframe. nowt to do with Mootools or even javascript.
rewrite to data-attrname to pass validation and update scripts that read it. though, validation in HTML5 is kind of meaningless. On Wednesday, April 8, 2015, Luke Douglas <[email protected]> wrote: > I have fine-tuned a site and I have 2 Errors for HTML5 validation. > > Error Line 734, Column 190: Bad value {handler: 'iframe',size: {x: 480, > y: 140}} for attribute rel on element a: The string {handler: is not a > registered keyword. > > <div class="hikashop_container"> > > > Error > Line 734, Column 370: Bad value {handler: 'iframe',size: {x: 480, y: > 140}} for attribute rel on element a: The string {handler: is not a > registered keyword. > > <div class="hikashop_container">er code here... > > > > > The developers at Hikashop indicated that the issue was with Mootools > which is part of Joomla. So I downloaded Mootools Enabler/Disabler and set > enabled all disabling. That didn't fix the errors on validation. > > Here is the link to the validation: > > http://validator.w3.org/check?uri=http%3A%2F%2Fbaylissgallery.com%2F&charset=%28detect+automatically%29&doctype=Inline&ss=1&group=0&verbose=1&user-agent=W3C_Validator%2F1.3+http%3A%2F%2Fvalidator.w3.org%2Fservices > > Anyone have a suggestion how to get this errors corrected so the page > validates 100%? > > Luke > > -- > > --- > You received this message because you are subscribed to the Google Groups > "MooTools Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <javascript:_e(%7B%7D,'cvml','mootools-users%[email protected]');> > . > For more options, visit https://groups.google.com/d/optout. > -- Dimitar Christoff "JavaScript is to JAVA what hamster is to ham" @D_mitar - https://github.com/DimitarChristoff -- --- You received this message because you are subscribed to the Google Groups "MooTools Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
