[css-d] Reference a form script in css somehow?

2006-12-07 Thread Stephanie Chausse
We are working on an image database using jalbum and want to eliminate the
frame--and find a way to incorporate the search so that it appears without
the frame and on each picture--Our tech person does not want to add php to
the server yet and so one of our techs wrote a script which works in the
frame--now the problem is getting this bit of code on all 7,000 image
pages--so that each time someone chooses a picture, the search is on the
page as well--is there a ways to insert by adding the cose below to jablum's
css file? 

FORM ACTION=formtests2.html

INPUT TYPE=TEXT NAME=keywords value = 

input type = SUBMIT name=go Value=Search

/FORM

Here's the current state of the collection:
http://www.provlib.org/ri_image/album/main.html
http://www.provlib.org/ri_image/album/main.html

And here's the css:  http://www.provlib.org/ri_image/album/res/styles.css
http://www.provlib.org/ri_image/album/res/styles.css

Thanks,


Stephanie Chausse
Webmaster
Providence Public  http://www.provlib.org/ Library
(401) 455 8119




__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Reference a form script in css somehow?

2006-12-07 Thread Alex Robinson
--is there a ways to insert by adding the cose below to jablum's
css file?

FORM ACTION=formtests2.html

 INPUT TYPE=TEXT NAME=keywords value = 

 input type = SUBMIT name=go Value=Search

/FORM

Stephanie,

I'm afraid you appear to misunderstand what CSS is and what CSS can do.

I suggest that you would be much better off taking your question to 
the jalbum forums where I am sure you will find someone able to 
provide the assistance you need.

If anyone has any further info for Stephanie, can they provide it to 
her directly offlist.


Alex
css-d moderator
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/