Displaying 20 results from an estimated 99 matches for "dhtml".
Did you mean:
html
2006 Jan 06
1
DHTML on WEBrick
I have some simple dhtml code in my rails app that hides fields I do not
need displayed. This worked great as soon as I click on the item that
initiates the hide, but within one second it pops back up. My assumption
is WEBrick is refreshing to a previous state and I wondered what y''all
thought was the appropriate...
2006 Jan 17
3
DHTML Drop Menu Helpers with Rails?
Does RoR ship with, or have any add-in helpers used to construct a "drop
menu" typically done with DHTML trickery and some libraries? I am
referring to menus like the "File Edit View ... Help" menus with
cascading drop-down navigation that you find at the top of most GUI
applications.
Allen
2006 Jul 06
1
Laszlo DHTML on Rails?
Hi,
I''m trying to get a big picture about what can be done with the mix of
these two technologies.
My idea would be to use the power of Rails to provide the model and
controller functionalities, and use Open Laszlo for the view design.
This would provide a better abstraction level for the development of the
GUI.
Can someone provide me an idea if this is possible what are the
2005 Nov 13
1
New class: DHTML window
Hi list,
i spent the last two days building a window class.
Windows can be dragged, resized, minimized and closed.
The windows are table-less, which makes rendering faster. Also divs with overflow:auto don''t seem to like dragging.
The class is losely based on the resizable class by Michael Daines, which was posted here some weeks ago.
BTW i spent three times more time on CSS tweaking
2006 Aug 30
3
Dhtml Calendar Engine undefined method popup_calendar
Hi,
I''m trying to use the above engine following the installation here http://dry.4thebusiness.com/DhtmlCalendar.html . The only exception to the install is I downloaded and unzipped the install into the plugins directory from Ruby Forge http://rubyforge.org/projects/dhtmlcalendar/
I''m using Instant Rails and Rails V1.1.6., The engine plugin is also installed
The engine seems to load when...
2005 May 10
6
How not to use AJAX
Hi all,
Just ran across this article
http://blog.taragana.com/index.php/archive/how-not-to-use-ajax/
and was curious what the consensus is on the bookmarking and search
indexing problems. I remember seeing something about bookmarking on the
list. Thanks,
Ben
--
Ben Jackson
Diretor de Desenvolvimento
INCOMUM Design & Conceito
ben-p14LI7ZcAE/pVLaUnt/cCQC/G2K4zDHf@public.gmane.org
2007 May 30
3
how to create a simple DHTML dialog
I am looking to create a simple dialog window like this on a page:
http://developer.yahoo.com/yui/examples/container/simpledialog/2.html
I know scriptaculous comes with Rails, not YUI, but I can''t find
anything similar there. Is there any shortcut to doing this with
existing plugins or core stuff?, or must I download another toolkit?
thanks
Sam
2006 Jan 25
17
Lookup pattern in Ruby
...r might be presented as a
pagable grid, or perhaps as a grid with a textbox or dropdown to filter
search results.
Is there a convention for this in Rails? I looked at BaseCamp for
examples but only found small groups of lookup values handled easily by
simple dropdowns.
A third option would be DHTML magic to dynamically populate a magic
pseudo-window (the way some people handle searches), but I''m looking for
a way to handle the lookup when this isn''t an option.
Any ideas?
--
Posted via http://www.ruby-forum.com/.
2006 Jun 18
3
on change of drop down a textfield emerging
hi,
i have a situation where i have a list of options from which a user selects
his options if its not in the list he/she selects Others/Not Present and a
new textfield should pop up and the data entered there should be considered
instead of dropdown.
i have done this using javascript/dhtml but i was wondering how this can be
done using pure rails i.e using some of the RoR apis?.
i would appreciate if anyone helps me with this.
warm regards
gaurav v bagga
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/atta...
2005 Aug 17
4
XML Revisited
Hello Guys.
I recently contacted polycoms tech support asking if their phones supported
XML pushed information to which they replied that only model 600 had a
microbrwoser capable of reading dhtml files and such.
My question to the community is: is somebody doing any XML info push to any
brand of phones except Cisco? How are you doing it?
One of the wonders of VoIP should be the means to send information back to
the phone which ould be displayed on those wonderful screens that they have
:)...
2006 Jan 06
2
JOB Opening - South Beach Florida
Fellow Railers...
We have a position opening up in the company I work for. It is not a
ruby or rails related position but I have a hidden agenda.... ;) I
want allies inside... hehe...
I''m looking for someone that probably fits most of our profiles:
PHP
SQL
AJAX
JS
XML
XHTML
DHTML
Please only Web 2.0 oriented people. I might not be able to implement
any RoR here soon but the RoR mindset alone is a big plus from my
point of view.
Thank you.
Luis G?mez
Producer
----------------------
Miami Beach, FL 33139
----------------------
2006 May 09
3
Announcement: FOP 0.26 released
...on about
your Asterisk box in real time. It is included in FreePBX,
Asterisk@Home, DeStar, startShop, and several other projects both free
and commercial. You can grab the latest version from
http://www.asternic.org
The (incomplete) list of new features follows:
* DTHML client: There is now a DHTML client included. It is
actually an hybrid client where real time communication is handled by
an invisible flash movie and the presentation is done entirely using
DHTML/CSS and Javascript. It allows you to develop completely
customized panels using well known web technologies. No need to learn
ming/...
2006 Apr 12
4
Laszlo on Rails underway
If you have an interest in providing rich web interfaces for your
applications beyond the abilities of DHTML, including audio and video,
you may want to join me and 225 other developers on the Laszlo on Rails
project.
Our Google group is at http://groups.google.com/group/laszlo-on-rails.
Be a part of something that will be featured in a talk at RailsConf --
join us!
http://railsconf.org/talks/select...
2004 Dec 26
3
Help building online game
Now I just need some helpful hints from the community as to what I
could use to display a hexagonal playing field of about 40x40 hex
units. Trying to build an online strategy game with Ruby on Rails.
Working out the methodology on paper and then scaffolding some. Any
ideas which technologies I could possibly use ? other than just
simple .gifs as icons and maybe overlayed css graphics ? Would
2006 Feb 03
3
overloading dragdrop.js
...n finishDrag is nearly
done.
Maybe that''s really 1 manner. In any event, is there a
way to extend the Draggable object without modifying
dragdrop.js? Can you add more methods via
Draggable.prototype?
Alternately, if anyone knows of a means to trigger an
AJAX event in response to a purely DHTML-type event,
please offer a suggestion.
thanks,
Jason
2006 Jun 18
5
on change of drop down showing a new textfield
hi,
i have a situation where i have a list of options from which a user selects
his options if its not in the list he/she selects Others/Not Present and a
new textfield should pop up and the data entered there should be considered
instead of dropdown.
i have done this using javascript/dhtml but i was wondering how this can be
done using pure rails i.e using some of the RoR apis?.
i would appreciate if anyone helps me with this.
warm regards
gaurav v bagga
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/atta...
2005 Mar 29
7
Fade Anything Technique (FAT)
Has anyone used the built in FAT (Fade Anything Technique) that exists in 0.11.1
of Rails? I could not find anything in the documentation so I was wondering if
anyone has any code snippets on how they used it?
Thanks for your help.
John
2001 Sep 28
6
Vorbis for PlayStation
...that porting the codec to PlayStation is not sufficient.
We also need a Player-Application that has to be on every
CD as we canĀ“t upgrade the PS-firmware. So it is necessary
to write a tool that creates Ogg-PS-CDs, too.
Ideas?
bye,
Maik Merten
--
MetalUnleashed: http://www.metalunleashed.de
DHTML-Bibliothek: http://www.fortunecity.de/wolkenkratzer/flick/403
ICQ: 45648209
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only th...
2006 Apr 03
3
Ready to call this a bug
...I added the developer tool bar to IE and confirmed this. Nothing, not even something wrong, is getting added.
I believe this may be related to the way IE handles things vis-a-vis DOM vs. their Table Object Model. They explain at http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/objects/tbody.asp
I would really really appreciate it if someone much more knowledgeable than I would take a look and see if this is something I can work around and still use prototype, or if I''ve got to take some convoluted MS path to working with tables.
Thanks in advance for...
2003 Feb 24
1
Opera 7
...ls Op7. After that I was even more surprised to see that
also Opera itself starts without any modifications needed as wine opera.exe.
But surfing a little around I found some problems, for which perhaps anyone
here has a solution?
- sadly it crashes every now and then. I suspect something with dhtml, a site
where it always crashes (unlike under win) is mozillas devedge-site (to be
found over mozilla.org, I don't remember the correct address). Is there some
way to locate what causes this problems and to see if it could be fixed
easily?
- when downloading a file, it's first impossi...