can someone take a look at a menu I am trying to build using slideUp and
slideDown. I finally got it working in IE and now in Firefox, it works
fine on the first level, but not on the submenus. They just slide over
the top of the divs that follow them. Where am I going wong?
http://mod.dr
Duane,
This page explains it well I think.
http://www.mredkj.com/tutorials/reference_js_intro_ex.html
Plus it is just neat that it generates the
rules when you load the page by setting up some vars and functions and trying
to access them.
Rahul
From:
[EMAIL PRO
On Dec 19, 2005, at 11:00 AM, Rahul Bhargava wrote:Oh, but I think my suggestion of getting rid of “var” statements might have implications for the scope of certain variables in objects/methods… rahulRahul,I recently ran in to the same problem, and removed the 'var' prefixes to get my application t
I tried using Dojo's editor - 0.2.1 - and it crashes my Firefox every
time! I'm currently integrating tinyMCE, and after 60 minutes of work,
I almost have it working with my dynamic elements. tinyMCE is very
large though, but very feature rich.
One thing about the Silk icons - they are .png fil
>From looking at the Prototype code, it looks like any text in the
'X-JSON' header will be eval'd and passed as the second parameter to
your onSuccess handler.
Your handler function could then be (using all the power of Prototype):
var handlerFunc = function(t, json)
{
// Update info container
Tried
that.
Keep
getting an error in IE on line 1023
if (this.adjacency && this.element.insertAdjacentHTML)
{
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of
NicolasSent: Thursday, December 22, 2005 4:05 PMTo:
rails-spinoffs@lists.ru
You may try to log your string after the creation of the div : Logging Example
logger.info('test');
On 12/22/05, Maninder, Singh <[EMAIL PROTECTED]> wrote:
Hi Justin,1. What all files do we need to include to get this logger to work?2. What enhancements are you planning?
Hi Justin,
1. What all files do we need to include to get this logger to work?
2. What enhancements are you planning?
3. Do you, in the future, plan on extending the class to log info to the server
using xmlhttp?
Following is the code I tried to use but it didn't work.
Gives me a js error.
Hi everyone!Firt excuse me for my crappy english, I hope you understand me! :)Since I just signed up on this list i don't have a clue how the word is on this list. As i understand this is THE mailinglist for Scriptaculous, correct?
My question / request is: I have two sortable lists, one is an "arc
Am Mittwoch, 21. Dezember 2005 14:56 schrieb Marco M. Jaeger:
> Is there a way to use xml or json somehow - if yes, how? has anybody done
> this before?
I've successfully used JSON. Here's a stripped down example:
// ---
// Handler function: is executed after successful A
10 matches
Mail list logo