Displaying 20 results from an estimated 5000 matches similar to: "DHTML Drop Menu Helpers with Rails?"
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 way to handle. I thought maybe the default
environment in production would
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
2006 Jan 17
9
using "find" when you have 2 has_many relations
An Account has_many Websites which in turn has_many WebsiteDomains
Now I can of course do this:
@domains = Account.find(1).websites.find(1).website_domains.find(:all)
To get all the domains for Account with id 1 and Website with id 1.
I would like to do something like this though:
@domains =
Account.find(1).websites.find(:all).website_domains.find(:all)
IE, get ALL domains for all websites in
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
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
2006 May 09
3
Announcement: FOP 0.26 released
I'm pleased to announce that Flash Operator Panel 0.26 has been released!
FOP is a GPL'd switchboard type application for the Asterisk PBX. It
runs on a web
browser with the flash plugin. It is able to display information 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
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
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!
2005 Dec 28
3
Storing static info in table or model?
Hi, what are your thoughts on where and how to store static information
like for example a countries list?
I can''t decide whether I should store it as a table called Countries in
the database or just create a non active record model that just lists
the countries in a hard-coded array in the model file.
Is one better than the other?
--
Posted via http://www.ruby-forum.com/.
2006 Jan 25
17
Lookup pattern in Ruby
Hi folks,
I''m curious how a lookup with a large group of values would be handled
in Rails.
For example, I have a (contrived) AnimalType filtering a list of many
Animals--more than can be presented comfortably in a dropdown box.
Therefore I need to either redirect to another screen to select an
animal (returning after the selection is made), or show a dialog--modal
or otherwise--to
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
2012 Mar 06
2
[LLVMdev] OpenCL backend for LLVM
Hi Micah,
i just had a quick look at your structurizer. Here is what if found
(correct me, if i am mistaken):
* Our approaches for handling Loops with multiple exits are identical.
("Loop-Exit Enumeration")
* Axtor implements Controlled-Node Splitting and can cope with
irreducible control-flow.
(http://cardit.et.tudelft.nl/MOVE/papers/cc96.ps)
* Axtor translates switches to cascading
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
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 Feb 03
3
overloading dragdrop.js
Hi everybody-
First time poster, please be gentle.
I have written a little rails app where you can create
divs and move them around via Thomas'' wonderful
dragdrop.js. I would like to be able to fire an AJAX
event to update the top and left of the dragged object
upon release. I see many AJAX link_to_remote and
observe_field.
What is the proper way to observe that the position
(not
2003 Feb 24
1
Opera 7
Hi guys,
I was just surprised to see that the Opera 7 Installer (without Java) runs
perfectly and installs 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
2006 Apr 12
1
Ruby on Rails/Java Intermediate Developer - Silicon Valley
Ruby on Rails/Java Intermediate Developer - Silicon
Valley
We can''t say what we are building, but trust us it is
very cool. If you are an innovative and creative
developer that wants to build cutting edge software
then we want you to join our team. You will be helping
to advance the development of our Web application.
While our entire codebase is written in Ruby on Rails,
no prior
2012 Mar 06
0
[LLVMdev] OpenCL backend for LLVM
The person that wrote our structurizer agrees with your analysis. Too bad the licenses are incompatible, it would be nice to merge similar efforts.
> -----Original Message-----
> From: Simon Moll [mailto:simon.m.moll at googlemail.com]
> Sent: Tuesday, March 06, 2012 2:49 AM
> To: Villmow, Micah
> Cc: llvmdev at cs.uiuc.edu
> Subject: RE: [LLVMdev] OpenCL backend for LLVM
>
2006 Jan 29
1
Works with iframe, but not ajax... ?!?
Hello all,
I''ve run into trouble attempting to replicate something in ajax that
worked when done with an iframe...
In both cases I have a table inside a div that is being periodically
refreshed every few seconds... The 1st column of each row in the table
contains a link to a DHTML popup menu. I have the popup menu working in
the ajax version.
The problem is that in the ajax version