| 01:49:52 | fearphage | anyone around? i'm brainstorming to resolve an issue need some ideas |
| 01:56:37 | * | DiscoStu is around |
| 01:59:43 | fearphage | http://pastebin.ca/624714 |
| 02:00:02 | fearphage | the issue is opera is forcing xml/xhtml rules on an html document |
| 02:00:42 | fearphage | you can see it in action here: http://www.youtube.com/watch?v=gWqa7cbdOC8&v3 try the 'add to playlist' link |
| 02:00:48 | fearphage | then attempt to click the save button |
| 02:01:14 | fearphage | it makes a call to this.form which is null because the submit button is outside of the form |
| 02:01:50 | fearphage | opera forcibly closes the <p> tag which (keeping with xml/xhtml standards) cuases </form> to close |
| 02:02:10 | fearphage | in other browsers, the paragraph node is represented as <p /> or <p></p> |
| 02:02:31 | fearphage | opera is the only one that decides to wrap it around and mess up the form |
| 02:02:44 | fearphage | the </form> tag SHOULD be on the 2nd to last line of that paste |
| 02:05:03 | fearphage | theres a call to div.innerHTML = ...; this is whats inserted: http://opera.pastebin.ca/625621 |
| 02:05:21 | DiscoStu | well if you think it is incorrect behaviour for opera to close the <p> tag (i do not know if it is or not) then surely you can report a bug :) |
| 02:05:43 | fearphage | i will be that will be a million years to be fixed |
| 02:05:56 | fearphage | i'm working on userjs to fix it since its broken now and a popular site |
| 02:06:02 | DiscoStu | then what is it you're trying to achieve in the meantime? |
| 02:06:04 | DiscoStu | ah |
| 02:06:27 | DiscoStu | well since it is youtube, i expect it would be fixed rather quickly if reported |
| 02:06:44 | fearphage | fixed with userjs at best |
| 02:06:59 | fearphage | i'm gonna report it to hallvors but i'm working on suggesting a fix at the same time |
| 02:07:08 | fearphage | hallvors works on the browser.js file |
| 02:23:15 | fearphage | ... |
| 02:30:21 | fearphage | DiscoStu: did you see it fail though? |
| 02:31:39 | DiscoStu | i don't have a youtube account so the playlist thing isn't available |
| 02:32:31 | DiscoStu | as far as trying to write a userscript to fix it, personally i would just report a bug and be done with it |
| 02:33:16 | fearphage | well i use the site and know how painfully slow bug fixes come |
| 02:33:23 | fearphage | i just got it fixed |
| 02:34:28 | DiscoStu | congrats :) |
| 02:35:52 | fearphage | http://pastebin.ca/625647 |
| 03:49:12 | | --> derenth has joined #webapps |
| 03:57:42 | | <-- janbar has quit stating (Quit: papapa...... - lece) |
| 04:11:40 | | --> Nas has joined #webapps |
| 04:15:50 | | <-- Nas has left #webapps stating () |
| 05:00:54 | | <-- Hal has quit stating (Quit: <Console>) |
| 05:01:33 | | <-- roentgen has quit stating (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) |
| 05:02:06 | | --> Hal has joined #webapps |
| 05:57:36 | | <-- Hal has quit stating (Quit: <Console>) |
| 05:57:41 | | --> qxcw has joined #webapps |
| 05:58:02 | | <-- qxcw has quit stating (Quit: qxcw) |
| 05:58:46 | | --> Hal has joined #webapps |
| 06:02:19 | | --> qxcw has joined #webapps |
| 06:02:39 | | <-- qxcw has quit stating (Quit: qxcw) |
| 06:16:07 | | --> roentgen has joined #webapps |
| 06:19:40 | | --> qxcw has joined #webapps |
| 06:20:35 | | <-- qxcw has left #webapps stating () |
| 06:52:09 | | <-- roentgen has quit stating (Ping timeout) |
| 07:03:37 | | --> Hunter has joined #webapps |
| 07:33:16 | | --> LarsKI has joined #webapps |
| 07:33:26 | | <-- LarsKI has quit stating (Quit: ) |
| 08:37:41 | | --> CrazyBee has joined #webapps |
| 08:38:18 | | <-- CrazyBee has left #webapps stating () |
| 08:58:05 | | --> roentgen has joined #webapps |
| 09:22:54 | | <-- Hunter has quit stating (Ping timeout) |
| 09:31:57 | | --> jotita has joined #webapps |
| 09:32:01 | jotita | http://ar.geocities.com/fm_delrosario/ |
| 09:32:20 | | <-- jotita has left #webapps stating () |
| 09:39:01 | | --> ROBOd has joined #webapps |
| 09:40:17 | | --> DrLaunch has joined #webapps |
| 09:57:03 | | --> nfs has joined #webapps |
| 10:03:04 | | <-- nfs has left #webapps stating () |
| 10:17:13 | | <-- Toman- has quit stating (Client exited) |
| 10:23:13 | | --> Toman- has joined #webapps |
| 10:50:26 | | --> Ramunas_ has joined #webapps |
| 10:51:32 | | <-- Ramunas has quit stating (Ping timeout) |
| 10:57:27 | | --> Anand has joined #webapps |
| 10:57:59 | Anand | Hi i am facing one problem regarding onlod event of iframe |
| 10:58:42 | Anand | the onload event is not get called when i press back/forward browser button |
| 10:59:34 | Anand | syntax:<iframe name='objHistoryManager' id='objHistoryManager' style='display:none;' onload='result();'></iframe> |
| 11:01:24 | Anand | can anybody help me |
| 11:01:58 | Anand | ? |
| 11:02:26 | DiscoStu | give it some time Anand, it's very quiet at certain times of day :) |
| 11:02:47 | | -!- Ramunas_ is now known as Ramunas |
| 11:33:55 | | --> johnn has joined #webapps |
| 11:35:44 | | --> nawar has joined #webapps |
| 11:38:06 | | <-- nawar has left #webapps stating () |
| 11:42:51 | | --> chek777 has joined #webapps |
| 11:44:15 | | <-- chek777 has left #webapps stating () |
| 11:47:44 | | <-- johnn has left #webapps stating () |
| 12:00:07 | | --> johnn has joined #webapps |
| 12:19:42 | | <-- Anand has left #webapps stating () |
| 12:26:07 | | --> LarsKL has joined #webapps |
| 12:31:40 | | <-- johnn has quit stating (Connection reset by peer) |
| 12:33:20 | | --> johnn has joined #webapps |
| 12:54:24 | | --> Orcinus has joined #webapps |
| 13:04:58 | | <-- johnn has quit stating (Ping timeout) |
| 13:25:25 | | --> johnn has joined #webapps |
| 13:51:35 | | --> Ramunas_ has joined #webapps |
| 13:52:12 | | <-- Ramunas has quit stating (Client exited) |
| 13:54:01 | | --> Vaz has joined #webapps |
| 14:00:15 | | --> aleksanteri has joined #webapps |
| 14:02:37 | | --> LENA has joined #webapps |
| 14:03:54 | | <-- LENA has left #webapps stating () |
| 14:10:30 | | <-- Vaz has left #webapps stating () |
| 14:14:20 | | --> dantesoft has joined #webapps |
| 14:30:43 | | <-- roentgen has quit stating (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) |
| 14:33:39 | johnn | any sexy girl here |
| 14:34:11 | | -!- Ramunas_ is now known as Ramunas |
| 14:52:02 | | --> nawar has joined #webapps |
| 14:53:39 | | <-- johnn has quit stating (Ping timeout) |
| 14:56:20 | | <-- nawar has quit stating (Connection reset by peer) |
| 14:57:43 | | <-- Orcinus has left #webapps stating () |
| 14:58:31 | | --> Orcinus has joined #webapps |
| 15:07:06 | | <-- aleksanteri has quit stating (Quit: brb) |
| 15:10:40 | | --> aleksanteri has joined #webapps |
| 15:14:32 | | --> badboys has joined #webapps |
| 15:23:36 | DrLaunch | Seems like Google fixed Google Docs in Safari 3. |
| 15:24:22 | | <-- dantesoft has left #webapps stating () |
| 15:24:23 | | --> drh has joined #webapps |
| 15:24:23 | | <-- derenth has quit stating (Killed (NickServ (GHOST command used by drh))) |
| 15:24:35 | | -!- drh is now known as derenth |
| 15:26:35 | | <-- badboys has quit stating (Client exited) |
| 15:28:53 | fearphage | any of you familiar with skinning? |
| 15:30:06 | DiscoStu | humans? |
| 15:30:12 | DiscoStu | that's a messy business |
| 15:30:45 | DrLaunch | Opera skins? |
| 15:31:10 | fearphage | yes DrLaunch |
| 15:31:43 | | --> roentgen has joined #webapps |
| 15:31:45 | DrLaunch | I've tried editing images in skins. But other than that, I'm not good at Opera skinning. |
| 15:33:32 | DrLaunch | Google also fixed Google Docs to support Opera completely now! I think this means that the release of Safari for Windows is bearing fruits for Opera. |
| 15:34:01 | | <-- aleksanteri has quit stating (Quit: I just was lame and didn't figure out a nice quit message.) |
| 15:34:08 | | --> aleksanteri has joined #webapps |
| 15:36:55 | fearphage | http://files.myopera.com/fearphage/files/tango_native-1_0_2.zip |
| 15:36:58 | fearphage | thats the skin |
| 15:37:05 | aleksanteri | ah the tango one |
| 15:37:50 | fearphage | yeayes but i've changed it a few times... added more icons and made it speed dial-compliant |
| 15:38:14 | fearphage | speed dial made blank/none speed dial tabs look like poo |
| 15:38:24 | fearphage | poo that was past its prime |
| 15:40:22 | | --> Guest904 has joined #webapps |
| 15:40:29 | | <-- Guest904 has quit stating (Quit: Guest904) |
| 15:45:22 | | --> johnn has joined #webapps |
| 15:46:28 | | <-- johnn has quit stating (Connection reset by peer) |
| 16:09:25 | | --> inanytime has joined #webapps |
| 16:10:09 | | <-- inanytime has left #webapps stating () |
| 16:11:16 | | <-- DrLaunch has quit stating (Connection reset by peer) |
| 16:19:28 | | --> DrLaunch has joined #webapps |
| 17:20:22 | | --> nawar has joined #webapps |
| 17:22:07 | | <-- nawar has quit stating (Client exited) |
| 18:01:08 | | --> lenusik_j has joined #webapps |
| 18:01:57 | | <-- lenusik_j has left #webapps stating () |
| 18:03:55 | | <-- aleksanteri has quit stating (Quit: I just was lame and didn't figure out a nice quit message.) |
| 18:06:15 | | --> aleksanteri has joined #webapps |
| 18:30:05 | | --> Abhi has joined #webapps |
| 18:32:12 | | <-- Abhi has left #webapps stating () |
| 18:36:53 | | <-- aleksanteri has quit stating (Client exited) |
| 18:37:50 | | --> aleksanteri has joined #webapps |
| 18:46:38 | | --> letham has joined #webapps |
| 18:46:54 | | <-- ROBOd has quit stating (Quit: http://www.robodesign.ro ) |
| 19:00:58 | | --> Lars_G has joined #webapps |
| 19:01:08 | | <-- Lars_G has quit stating (Quit: Lars_G) |
| 19:04:31 | | <-- aleksanteri has quit stating (Quit: I just was lame and didn't figure out a nice quit message.) |
| 19:14:22 | | <-- letham has quit stating (Connection reset by peer) |
| 19:21:44 | | <-- DrLaunch has quit stating (Ping timeout) |
| 19:28:23 | | --> DrLaunch has joined #webapps |
| 19:44:46 | | <-- roentgen has quit stating (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) |
| 19:59:02 | | --> ROBOd has joined #webapps |
| 20:07:24 | | --> Thomas has joined #webapps |
| 20:08:47 | | <-- Thomas has left #webapps stating () |
| 20:18:42 | | --> slejd84 has joined #webapps |
| 20:18:50 | | <-- slejd84 has left #webapps stating () |
| 20:26:41 | | --> Madis has joined #webapps |
| 20:27:33 | Madis | Mmmm... I'm in Opera chatroom |
| 20:27:48 | | --> angel005 has joined #webapps |
| 20:28:44 | | <-- angel005 has left #webapps stating () |
| 20:29:04 | fearphage | ok |
| 20:30:46 | | --> Guest472 has joined #webapps |
| 20:31:36 | | <-- Guest472 has quit stating (Quit: Guest472) |
| 20:33:18 | | <-- Madis has left #webapps stating () |
| 21:01:09 | gmoz | I wonder if JavaScript supports pseudo-arrays ála Flash 4 |
| 21:01:27 | gmoz | ie. |
| 21:01:34 | gmoz | for(var i = 0; i < 9; i++) |
| 21:01:48 | gmoz | eval('array_' + i) = 'foobar'; |
| 21:02:15 | | --> aleksanteri has joined #webapps |
| 21:02:37 | | <-- aleksanteri has quit stating (Killed (NickServ (Nick kill enforced))) |
| 21:02:47 | | --> |aleksanteri| has joined #webapps |
| 21:03:25 | Orcinus | eval is evil |
| 21:03:34 | | -!- |aleksanteri| is now known as aleksanteri |
| 21:03:49 | gmoz | It is when the language actually supports arrays |
| 21:03:58 | gmoz | but Flash 4 ActionScript doesn't :P |
| 21:04:51 | gmoz | Have to use eval all the time when playing with that |
| 21:12:07 | | --> DrLaunc1 has joined #webapps |
| 21:12:37 | | <-- Orcinus has left #webapps stating () |
| 21:13:23 | | <-- ROBOd has quit stating (Quit: http://www.robodesign.ro ) |
| 21:14:08 | | <-- DrLaunch has quit stating (Ping timeout) |
| 21:23:53 | | --> Turek has joined #webapps |
| 21:24:07 | | <-- Turek has left #webapps stating () |
| 21:26:11 | | --> pinkipony has joined #webapps |
| 21:27:29 | | -!- pinkipony is now known as dasaaa |
| 21:27:38 | | -!- dasaaa is now known as dasha |
| 21:31:10 | | <-- dasha has left #webapps stating () |
| 21:31:12 | | --> dasha has joined #webapps |
| 21:31:21 | | <-- dasha has left #webapps stating () |
| 21:37:40 | | <-- DrLaunc1 has left #webapps stating () |
| 21:54:38 | | <-- aleksanteri has quit stating (Quit: KVIrc 3.2.6 Anomalies http://www.kvirc.net/) |
| 21:56:06 | | --> aleksanteri has joined #webapps |
| 21:56:27 | | <-- aleksanteri has quit stating (Killed (NickServ (Nick kill enforced))) |
| 21:56:53 | | --> |aleksanteri| has joined #webapps |
| 21:57:25 | | -!- |aleksanteri| is now known as aleksanteri |
| 21:59:50 | | --> janbar has joined #webapps |
| 22:10:28 | | <-- aleksanteri has quit stating (Quit: KVIrc 3.2.6 Anomalies http://www.kvirc.net/) |
| 22:12:25 | | --> aleksanteri has joined #webapps |
| 22:13:25 | fearphage | is there a way to forceably change the mime type? |
| 22:15:17 | fearphage | or can i force a mime-type on a per address basis? |
| 22:20:07 | | <-- aleksanteri has quit stating (Client exited) |
| 22:20:36 | | --> aleksanteri has joined #webapps |
| 22:30:29 | | --> lovemedo has joined #webapps |
| 22:30:46 | | <-- lovemedo has left #webapps stating () |
| 23:00:50 | | <-- aleksanteri has quit stating (Quit: I was just lame and didn't figure out a nice quit message.) |
| 23:07:41 | | <-- janbar has quit stating (Quit: papapa...... - lece) |
| 23:12:52 | gmoz | fearphage: can't you send it as a header or something |
| 23:13:16 | gmoz | afaik something like "Content-Type: img/png" for example |
| 23:13:21 | gmoz | er image/png |
| 23:19:30 | fearphage | yea, thats coming from the server. how do you suggest i change it? |
| 23:24:08 | gmoz | Oh, you should've said that you need to do that with JS :P |
| 23:24:31 | gmoz | I don't think it's possible to change the mime type like that |
| 23:26:24 | | --> janbar has joined #webapps |
| 23:49:54 | | <-- LarsKL has quit stating (Quit: ) |
| | |