I just tried searching for "fluid css" and I get an error page that tells me css is under the minumum character length of 4 and I need to enter a different search term. Why is it not seeing "fluid css" and only "css"? This has happened with "box model" as well. It just sees "box" and gives me the same error page.
MNS
__________________
[size=1]"If you want to be "in the biz" you are going to have to roll with the changes or get out, basically."
Originally posted by Roy Sinclair The keywords you search for need to be at least 4 characters long.
Simple fix though, search for "fluid css*", the wildcard attached to the word "css" makes it four characters but it'll still match CSS alone.
I guess I wasn't clear. I DID search for "fluid css" and it told me in the error I was only searching for "css". Same with "box model". That is what I searched for but the error was telling me I only searched for "box". I don't understand it.
Do I need to search for "fluid css*" and "box* model"?
I tried "fluid css*" and it only finds fluid.....
MNS
__________________
[size=1]"If you want to be "in the biz" you are going to have to roll with the changes or get out, basically."
It finds CSS, it just doesn't highlight it when you click on the links to the messages it finds. However, you can adjust the URL to remove the %2A from the end of the 3 character word and it'll highlight CSS too.
__________________
Check out the Forum Search. It's the short path to getting great results from this forum.
You can search for whatever you want to, under the search box it states clearly:
Advanced query: Join words with AND, OR and NOT to control your search in more detail.
Add asterisks (*) to use wild cards in your search (*bullet* matches vBulletin etc.)
__________________
Moderator:General web building Get out from under them, resist and multiply.
Get out from under precipice and see the sky.
Originally posted by cg9com You can search for whatever you want to, under the search box it states clearly:
Advanced query: Join words with AND, OR and NOT to control your search in more detail.
Add asterisks (*) to use wild cards in your search (*bullet* matches vBulletin etc.)
No you cannot. Try searching for "fluid and css", you get 0 results, Search for fluid and you get plenty.
MNS
__________________
[size=1]"If you want to be "in the biz" you are going to have to roll with the changes or get out, basically."
None of your search keywords can be three characters or less long.
This is something of a problem, since many web languages, resources and so forth are known by, and referred to with, 3-character acronyms.
I am trying to find posts on P3P, and I very much doubt anyone writing about it will have taken the time to type "The Platform for Privacy Preferences" at any point.
__________________
Quote:
Originally Posted by liorean
Just remember that you code for the user, and the user visits you because what you code is good.
No, what I'm referring to is the fact that -- for a coding forum -- expecting users to go to an external site in order to perform a perfectly reasonable search is user-hostile, whereas letting users search for strings of a minimum length of 3 characters is not.
__________________
Quote:
Originally Posted by liorean
Just remember that you code for the user, and the user visits you because what you code is good.