Hi,
I'm having some trouble with my javascript. I'm trying to pull any link that contains words "full text" or "world wide web" into a thickbox. This code is currently pulling links that contain...
Hello,
Is there a way I can add a filter or some kind of find/replace to this form? I am pulling info from a referring URL and popping it into form text boxes. Between the words in the referring URL...
Thanks so much for responding. This is awesome, and it does fix the liblinks from moving, but now they are too far left, and when I change float: left to float:right it messes up the search box. Is...
I have written a form to pull information from a referring URL and put it into text boxes. When it pulls the info, it also pulls in all the "+" signs, etc. that separate each word in...
Thanks again for the suggestion, but still having the same problem...weird...
http://myweb.twu.edu/~bklug/library/new_design_template/new_template_file/default2-archive.htm
Thanks again--when I try relative it works great for the breadcrumbs div but makes the liblinks div disappear in FF and Safari underneath the image at the top. I have z-index set to 5 though:
I have the following css for 2 of my divs--when my browser size changes, the divs move around--however when I change positioning to relative and adjust top and left, one of the divs...
thank you, thank you, thank you!!!!!!!!!! i tried that css, and it was bunching the box over to the right, so i added the following and that seemed to do the trick!!!! Thanks so much for your...
Thanks, I think that will help. One more question...why are both my tab content areas showing as 800px on both pages although I have the home set to 400px? I may have done a lousy job explaning--I...
Hi, thanks so much for the response. I really appreciate it. I did make that css change and it looks like that is what's making the tab names stretch across the page as opposed to them lining up...
Oh no problem at all! Thank you--I appreciate any help at all. I know I must be doing something weird and making it more complicated than it needs to be.
If anyone has a live example of two tabbed boxes on the same page (or two separate pages, but code for both boxes on same css), I would really appreciate it.
Thank you so much for all of the help. It is greatly appreciated. When I make that change, it is making each <li></li> at the top 400px in width so they are now on top of each other, instead of...
Here is the code in it's entirety if that helps (with the change). <option selected="selected"> needs to be <option selected="FT*"> in order for the search to work, but is resulting in so many...
Hi everyone,
I am trying to validate my page, but I keep getting several errors due to this line, but when I try to make the suggested correction this search feature no longer works. Any...