i inserted blank cd into my new uni-body macbook pro, because i think that cd contains some music. but it’s just a blank cd.. too sadly.. and i just couldn’t find the icon of blank cd in my desktop.
so how can i eject this cd if there’s no cd icon and eject button also doesn’t work? i googled it and found some fxxking lusers’s response to reboot the system. that’s too ridiculous, don’t you think so?
the solution i found is using vmware. connect physical cdrom to vm and eject it. i think there may exist another solutions. but google didn’t teach me the way..
i feel so sorry, there have been so many bugs in mac. i admit it’s a perfect machine for development, but i need more..
in jQuery’s official site, they say jQuery has no conflict with major library.. yeah, that may be right.. i believed it and implement in my prototype and script.aculo.us environment.
when i test class selector jQuery(“.myClass”), it doesn’t simply work, id selector works fine..
jQuery.noConflict() has useless in this case.. and i tested my code and there was no error at all..
so i disabled script.aculo.us after few hour’s labor, it works like a charm..
the program was only 10 or so minutes to finish, but i spent full afternoon for this issue..
it’s very curious.. because of jQuery’s nature, it isn’t easy at all to make a conflict like this..
but there is one in reality..
i couldn’t find about conflict reporting in jQuery.. so be careful to select and combine
javascript libraries.