Widget:Jquery test

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description

This widget demonstrates how mobile view is broken with certain jquery syntax such as $('.widgetcontainer').html('<div id="hello">Hello?</div>');.

Link to mobile view for this page | Return link to desktop view for this page

Parameters

wikiparameter1
wikiparameter1 description

Example

value1

value1

Notes

  • Widget extension saves the content in the compiled_templates folder. It should be pretty much the last thing the wiki does to un-substitute the compiled_template title before the final render. Instead it seems it applies the mobile frontend section collapsing transformations after the widget has returned its final HTML to the page.