gverri has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
skofo has joined #opal
gverri has joined #opal
skofo has quit [Ping timeout: 245 seconds]
ylluminate has quit [Quit: Bye!]
skofo has joined #opal
skofo has quit [Ping timeout: 252 seconds]
gverri has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
elia has joined #opal
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #opal
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #opal
elia has quit [Client Quit]
elia has joined #opal
dimaursu16 has joined #opal
elia has quit [Quit: Computer has gone to sleep.]
dimaursu16 has quit [Ping timeout: 264 seconds]
Zackio has quit [Ping timeout: 264 seconds]
elia has joined #opal
meh` has joined #opal
Zackio has joined #opal
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #opal
dimaursu16 has joined #opal
dimon_ has joined #opal
dimaursu16 has quit [Ping timeout: 240 seconds]
Zackio has quit [Ping timeout: 264 seconds]
boberetezeke has joined #opal
dimon_ has quit [Ping timeout: 248 seconds]
dimon_ has joined #opal
boberetezeke has quit [Quit: boberetezeke]
boberetezeke has joined #opal
e_dub has quit [Quit: It's a hard knock life]
dimon_ has quit [Ping timeout: 240 seconds]
ryanstout has joined #opal
boberetezeke has quit [Ping timeout: 264 seconds]
boberetezeke has joined #opal
elia has quit [Quit: Computer has gone to sleep.]
boberetezeke has quit [Quit: boberetezeke]
boberetezeke has joined #opal
skofo has joined #opal
elia has joined #opal
Steve21 has joined #opal
grios has joined #opal
elia has quit [Quit: Computer has gone to sleep.]
ryanstout has quit [Quit: ryanstout]
dimon_ has joined #opal
ryanstout has joined #opal
boberetezeke has quit [Quit: boberetezeke]
boberetezeke has joined #opal
boberetezeke has quit [Ping timeout: 240 seconds]
boberetezeke has joined #opal
ryanstout has quit [Quit: ryanstout]
boberetezeke has quit [Ping timeout: 240 seconds]
ryanstout has joined #opal
Steve21 has quit [Quit: Steve21]
ylluminate has joined #opal
DrShoggoth has joined #opal
dimon_ has quit [Ping timeout: 248 seconds]
dimon_ has joined #opal
grios has quit [Ping timeout: 264 seconds]
boberetezeke has joined #opal
boberetezeke has quit [Client Quit]
boberetezeke has joined #opal
elia has joined #opal
elia has quit [Client Quit]
elia has joined #opal
elia has quit [Client Quit]
AndrzejK1zywda has joined #opal
AndrzejKrzywda has quit [Ping timeout: 240 seconds]
elia has joined #opal
elia has quit [Read error: Connection reset by peer]
elia has joined #opal
skofo has quit [Ping timeout: 264 seconds]
boberetezeke has quit [Read error: Connection reset by peer]
boberetezeke1 has joined #opal
skofo has joined #opal
boberetezeke1 has quit [Ping timeout: 240 seconds]
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #opal
elia has quit [Client Quit]
elia has joined #opal
ryanstout has quit [Quit: ryanstout]
elia has quit [Ping timeout: 264 seconds]
boberetezeke has joined #opal
elia has joined #opal
elia has quit [Client Quit]
DrShoggoth has quit [Quit: Leaving]
AndrzejKrzywda has joined #opal
dimon_ has quit [Ping timeout: 260 seconds]
AndrzejK1zywda has quit [*.net *.split]
meh` has quit [*.net *.split]
adambeynon has quit [*.net *.split]
meh` has joined #opal
dimon_ has joined #opal
elia has joined #opal
boberetezeke has quit [Ping timeout: 240 seconds]
fkchang` has joined #opal
<fkchang`>
meh`: elia is there still a conflict between opal browser and opal jquery? I'm a few months out of date
<elia>
I'm not sure if I ever tried them together…
<elia>
fkchang`, I'd say that the only possible clashes are on class names and global variables…
<meh`>
impossible on class names
<meh`>
everything in opal-browser is namespaced in Browser
<meh`>
but $window and $document might clash
<elia>
k, then it's just gvars
<fkchang`>
I remember some folks mentioning it, and I had an issue where I had to order loading to avoid it, but if it's limited to just $window and $document, then it's a matter of loading last the one you want to use those 2 with?