Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
if i run it via the fire bug console and change the prefix it's showing the popup 2 times (i think because of my own second )... Without running [code] $('select.TitlePrefix').bind('XFSetPrefix', function(){confirm('hello world')});[/code] in the firebug console nothing happens that's the content of the file[code]!function($, window, document, _undefined) { $('select.TitlePrefix').bind('XFSetPrefix', function(){confirm('hello world')});}(jQuery, this, document);[/code]
if i run it via the fire bug console and change the prefix it's showing the popup 2 times (i think because of my own second )...
Without running [code] $('select.TitlePrefix').bind('XFSetPrefix', function(){confirm('hello world')});[/code] in the firebug console nothing happens
that's the content of the file
[code]
!function($, window, document, _undefined) {
$('select.TitlePrefix').bind('XFSetPrefix', function(){confirm('hello world')});
}
(jQuery, this, document);[/code]
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences