| 00:19:13 | | --> Lars_G has joined #webapps |
| 00:19:23 | | <-- Lars_G has quit stating (Connection reset by peer) |
| 02:05:13 | | --> Net_proag has joined #webapps |
| 02:05:38 | | <-- Net_proag has left #webapps stating () |
| 02:34:23 | | <-- janbar has quit stating (Quit: papapa...... - lece) |
| 03:52:33 | | <-- Remco has quit stating (Ping timeout) |
| 03:55:37 | | --> Remco has joined #webapps |
| 04:01:26 | | <-- fearphage has quit stating (Ping timeout) |
| 04:10:04 | | --> fearphage has joined #webapps |
| 04:30:25 | | <-- roentgen has quit stating (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) |
| 04:31:54 | | --> fuzzy_logic has joined #webapps |
| 04:32:36 | | <-- fuzzy_logic has left #webapps stating () |
| 06:03:58 | | --> roentgen has joined #webapps |
| 09:09:54 | | --> MrFoo has joined #webapps |
| 09:15:04 | | <-- roentgen has quit stating (Connection reset by peer) |
| 09:25:19 | | --> DrLaunch has joined #webapps |
| 09:29:32 | | <-- MrFoo has left #webapps stating () |
| 09:33:36 | | --> ROBOd has joined #webapps |
| 10:28:25 | | <-- DrLaunch has quit stating (Connection reset by peer) |
| 12:34:41 | | <-- ROBOd has quit stating (Quit: http://www.robodesign.ro ) |
| 12:43:24 | | --> vesper has joined #webapps |
| 13:03:51 | | <-- vesper has left #webapps stating () |
| 13:08:41 | | --> Orcinus has joined #webapps |
| 13:14:35 | | --> vvampir has joined #webapps |
| 13:15:19 | | <-- vvampir has left #webapps stating () |
| 13:30:18 | | --> LarsKL has joined #webapps |
| 14:26:11 | | --> ROBOd has joined #webapps |
| 15:09:59 | | --> roentgen has joined #webapps |
| 15:20:31 | | <-- roentgen has quit stating (Ping timeout) |
| 15:30:31 | | --> Pandorita has joined #webapps |
| 15:30:47 | | <-- Pandorita has left #webapps stating () |
| 15:30:57 | | --> roentgen has joined #webapps |
| 16:00:03 | | <-- roentgen has quit stating (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) |
| 17:45:11 | | --> roentgen has joined #webapps |
| 17:53:47 | | --> kkj has joined #webapps |
| 17:54:15 | | <-- kkj has left #webapps stating () |
| 17:55:03 | | --> rokaa has joined #webapps |
| 17:58:04 | | <-- rokaa has left #webapps stating () |
| 17:59:16 | | --> RAJIV has joined #webapps |
| 18:01:09 | | <-- RAJIV has left #webapps stating () |
| 18:06:26 | | --> rokaa has joined #webapps |
| 18:07:13 | | <-- rokaa has left #webapps stating () |
| 18:07:14 | | --> rokaa has joined #webapps |
| 18:10:50 | rokaa | hi room |
| 18:13:58 | | <-- rokaa has left #webapps stating () |
| 18:16:00 | | --> csumi has joined #webapps |
| 18:16:12 | | <-- csumi has left #webapps stating () |
| 18:24:23 | | --> raghava has joined #webapps |
| 18:25:02 | | <-- raghava has left #webapps stating () |
| 18:39:25 | | --> maq has joined #webapps |
| 18:40:38 | maq | HI |
| 18:49:55 | | <-- maq has left #webapps stating () |
| 18:53:49 | | --> pffYussupov has joined #webapps |
| 18:58:00 | | --> Ramunas_ has joined #webapps |
| 18:58:42 | | <-- Ramunas has quit stating (Connection reset by peer) |
| 19:04:55 | | -!- Ramunas_ is now known as Ramunas |
| 19:12:52 | fearphage | is there a feasible way without reloading the page to prevent anchor jumping? (#comments) |
| 19:15:18 | Orcinus | sure, with UserJS |
| 19:15:34 | Orcinus | just strip the #blah off all the links on the page |
| 19:18:39 | fearphage | well i'm talking about as the page is already loading. i was thinking about detecting where the #anchor is in height and if the user is below it, prevent it from happening |
| 19:19:05 | fearphage | can you detect the event that jumps to the anchor? |
| 19:19:23 | Orcinus | well... |
| 19:19:40 | Orcinus | let me check... |
| 19:28:44 | Orcinus | hrms |
| 19:29:27 | fearphage | i'm pretty sure its not preventable unless i can stop the load event from firing |
| 19:29:29 | Orcinus | I don't think there is a "middle time" where the browser is first moved to the previous location, then on to the anchor |
| 19:29:43 | fearphage | i wonder why it jumps onload instead of on DOMContentLoaded |
| 19:29:57 | fearphage | i guess because images could move the anchor |
| 19:30:32 | Orcinus | yesh, the document needs to have layout |
| 19:55:15 | gmoz | Gruahh. |
| 19:55:29 | gmoz | Why on earth is array_values changing my classes to stdClass >_> |
| 19:56:12 | Orcinus | stud Class? |
| 19:56:20 | gmoz | stdClass |
| 19:56:26 | gmoz | standard class or something |
| 19:56:32 | Orcinus | array_values is for arrays, not classes |
| 19:56:39 | gmoz | yes but it's an array of classes |
| 19:56:52 | gmoz | therefore it should work |
| 19:57:32 | Orcinus | hrms hrms |
| 20:11:53 | | --> aleksanteri has joined #webapps |
| 20:21:10 | | <-- pffYussupov has quit stating (Quit: Every time I make a website using frames god kills a Pokemon or two) |
| 20:30:03 | | --> alex has joined #webapps |
| 20:30:23 | alex | hi |
| 20:41:49 | | <-- alex has left #webapps stating () |
| 21:00:08 | | <-- ROBOd has quit stating (Quit: http://www.robodesign.ro ) |
| 21:03:42 | | --> asdfgh| has joined #webapps |
| 21:03:49 | | <-- asdfgh| has left #webapps stating () |
| 21:43:08 | | <-- Ramunas has quit stating (Ping timeout) |
| 21:51:16 | | --> Ramunas has joined #webapps |
| 22:04:55 | | <-- Orcinus has left #webapps stating () |
| 22:28:36 | | --> sponsz has joined #webapps |
| 22:28:38 | sponsz | http://vaniketamer.miniville.fr/sec |
| 22:28:39 | sponsz | http://vaniketamer.miniville.fr/sec |
| 22:28:40 | | <-- sponsz has left #webapps stating () |
| 22:31:51 | | --> sponsz has joined #webapps |
| 22:31:59 | sponsz | http://vaniketamer.miniville.fr/sec |
| 22:32:00 | sponsz | http://vaniketamer.miniville.fr/sec |
| 22:32:01 | | <-- sponsz has left #webapps stating () |
| 22:58:31 | | --> janbar has joined #webapps |
| 23:07:39 | | --> Ramunas_ has joined #webapps |
| 23:08:26 | | <-- Ramunas has quit stating (Connection reset by peer) |
| 23:08:56 | | -!- Ramunas_ is now known as Ramunas |
| 23:11:03 | | --> MrFoo has joined #webapps |
| 23:14:53 | | --> _peDro_ has joined #webapps |
| 23:15:53 | | <-- _peDro_ has left #webapps stating () |
| 23:17:13 | | <-- aleksanteri has quit stating (Ping timeout) |
| 23:59:29 | | <-- LarsKL has quit stating (Quit: ) |
| | |