Callum Macrae
3166cbb33d
[ticket/10270] Replaced find by tag names with class names in the js.
...
What it was before (selecting by tag name) could have caused some
problems for style authors.
PHPBB3-10270
2012-03-31 02:09:18 +02:00
Callum Macrae
ac2e270797
[ticket/10270] Replaced keydown numbers with named constants.
...
PHPBB3-10270
2012-03-31 02:09:18 +02:00
Callum Macrae
7d2422f928
[ticket/10271] Removed excess whitespace from core.js.
...
PHPBB3-10271
2012-03-31 02:09:17 +02:00
Callum Macrae
ba817086f8
[ticket/10270] Renamed the CSS class "jalert" to "phpbb_alert".
...
PHPBB3-10270
2012-03-31 02:09:17 +02:00
Callum Macrae
db7c4f938e
[ticket/10270] Added close buttons to phpbb.alert and phpbb.confirm.
...
PHPBB3-10270
2012-03-31 02:09:17 +02:00
Callum Macrae
0e55b2393d
[ticket/10270] Removed all the inline language and HTML from the JS.
...
PHPBB3-10270
2012-03-31 02:09:17 +02:00
Callum Macrae
818d989168
[feature/ajax] Moved script.js into a few different files.
...
Seperated it into: assets/javascript/core.js,
styles/prosilver/template/ajax.js and adm/style/ajax.js.
PHPBB3-10270
2012-03-31 02:09:17 +02:00
Igor Wiedler
3b71c85dcf
[ticket/10155] Update to jQuery 1.6.2
...
PHPBB3-10155
2011-07-12 10:24:20 +02:00
Igor Wiedler
c945fc9355
[ticket/10155] Add jQuery, introduce global assets path
...
Add the jQuery JavaScript library to all pages, giving modifications
instant access and allowing for any future core JavaScript to take
advantage of it.
Also introduce a global /assets directory for assets that are shared
between styles.
PHPBB3-10155
2011-07-11 10:00:30 +02:00