@psyk_ is that a valid css selector ?
about 17 hours ago
from web
in reply to psyk_
|
|
|
|
|
@rem .. It is gzipped though so you only lose about 8kb or so (combine with Scriptaculous and its more like 18+kb though)
01:06 PM October 02, 2008
from web
in reply to rem
|
|
@rem Prototype isn't minified because the devs don't believe in it (I think its silly not to include a minified version)
01:06 PM October 02, 2008
from web
in reply to rem
|
|
@cssquirrel -> I know its lacking in some areas, what issue are you having with it ? (the docs)
02:24 PM October 01, 2008
from web
in reply to cssquirrel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
would like to turn Prototype from the "if you must use" to the "must use" framework (I only have to drop 2 words right ?)
03:00 PM September 08, 2008
from web
|
|
@ivansf something like var values = $.map($('#theID > option'), function(el) { return el.value });
02:56 PM September 08, 2008
from web
in reply to IvanSF
|
|
@Kimiboy yes protoculous is prototype+scripty (sometimes prototype+effects) combined into 1 file, putting them in the head is fine
12:42 PM September 08, 2008
from web
in reply to kimiboy
|
|
@Kimiboy why not use the script tag method instead.
11:11 AM September 08, 2008
from web
in reply to kimiboy
|
|
|
|
|
@Kimiboy or try pre-compressed versions here (also an example of setting up gzip on your server) http://snurl.com/3kurp
07:37 AM September 08, 2008
from web
in reply to kimiboy
|
|
@Kimiboy - Prototype 1.6 uses a special $super variable that is borked in most compressors that var shrink. YUI Compressor is a safe choice
07:36 AM September 08, 2008
from web
in reply to kimiboy
|
|
|
|
|
|
|
|
|
|
|
@guy_fraser I think u should explain their concept, n why u think it's wrong. I am not very familiar \w them, but I have heard good things
03:30 PM September 05, 2008
from web
in reply to guy_fraser
|
|