Author Topic: Fun with highlighting  (Read 3297 times)

Offline krissel

  • Administrator
  • TS Addict
  • *****
  • Posts: 14735
    • View Profile
Fun with highlighting
« on: February 09, 2008, 05:03:42 AM »


A Techsurvivors founder

Offline Gregg

  • TS Addict
  • *****
  • Posts: 11748
    • View Profile
    • http://
Fun with highlighting
« Reply #1 on: February 09, 2008, 10:33:04 AM »
How'd they do that? One line at a time works too...
Ya gotta applaud those bunnies for sacrificing their hearing just so some guy in Cupertino can have better TV reception.

Offline snuffysbluff

  • TS Addict
  • *****
  • Posts: 1374
    • View Profile
    • http://
Fun with highlighting
« Reply #2 on: February 09, 2008, 11:15:43 AM »
'View source'...It's really kinda cool script. Good exercise for the logic center. Thinking.gif

Offline Xairbusdriver

  • Administrator
  • TS Addict
  • *****
  • Posts: 26388
  • 27" iMac (mid-17), Big Sur, Mac mini, Catalina
    • View Profile
    • Mid-South Weather
Fun with highlighting
« Reply #3 on: February 10, 2008, 07:28:05 PM »
Uhm, I don't see any 'script' in there. My source view shows several dozen CSS declarations. And duplicate ones for mozilla browsers. They simply relpace the text to spcified colors where the text is. Still, quite an example of what a litle Style Sheets can do, even if it is not very practical. doh.gif smile.gif
THERE ARE TWO TYPES OF COUNTRIES
Those that use metric = #1 Measurement system
And the United States = The Banana system
CAUTION! Childhood vaccinations cause adults! :yes:

Offline snuffysbluff

  • TS Addict
  • *****
  • Posts: 1374
    • View Profile
    • http://
Fun with highlighting
« Reply #4 on: February 12, 2008, 07:17:15 AM »
Thanks, Jim. Guess I should have said code or sumpthin'. I bow to your obviously superior left brain.

Happy birthday.

Offline jcarter

  • TS Addict
  • *****
  • Posts: 5808
    • View Profile
    • http://www.jcarter.net/ourdogs/muffinpage.html
Fun with highlighting
« Reply #5 on: February 12, 2008, 08:28:22 AM »
Wow, That is really neat!
I wonder if you could copy the code, put in all new text and then set it up to work with a different word than Google?
I know I would not have a clue of how to do it, but I think it could be done.
Wouldnt that be a great final exam for a CSS class.
Thanks for that link, I might run it by my photoshop classmates.
Jane

Offline Xairbusdriver

  • Administrator
  • TS Addict
  • *****
  • Posts: 26388
  • 27" iMac (mid-17), Big Sur, Mac mini, Catalina
    • View Profile
    • Mid-South Weather
Fun with highlighting
« Reply #6 on: February 12, 2008, 02:52:29 PM »
That "Google" is not really a "word." it is simply a few differently colored pixels (defined in one of the CSS elements) that replace the real words when you try to select them. You could have practically any other "word" appear if you take the time to plot it out on a grid. Tedious is the first thought that comes to mind. The technique is often used for replacing one graphic for another such as in a menu. It can be made to look like a button being depressed when you click on it, for example.
THERE ARE TWO TYPES OF COUNTRIES
Those that use metric = #1 Measurement system
And the United States = The Banana system
CAUTION! Childhood vaccinations cause adults! :yes:

Offline jcarter

  • TS Addict
  • *****
  • Posts: 5808
    • View Profile
    • http://www.jcarter.net/ourdogs/muffinpage.html
Fun with highlighting
« Reply #7 on: February 12, 2008, 04:33:01 PM »
Is this sort of like a mouseover?
Or entirely different?
Jane

Offline Xairbusdriver

  • Administrator
  • TS Addict
  • *****
  • Posts: 26388
  • 27" iMac (mid-17), Big Sur, Mac mini, Catalina
    • View Profile
    • Mid-South Weather
Fun with highlighting
« Reply #8 on: February 12, 2008, 05:32:00 PM »
More like a mouse down, an 'active' ( I think ) instead of a 'hover' mode.
THERE ARE TWO TYPES OF COUNTRIES
Those that use metric = #1 Measurement system
And the United States = The Banana system
CAUTION! Childhood vaccinations cause adults! :yes:

Offline jcarter

  • TS Addict
  • *****
  • Posts: 5808
    • View Profile
    • http://www.jcarter.net/ourdogs/muffinpage.html
Fun with highlighting
« Reply #9 on: February 12, 2008, 06:07:54 PM »
I am just learning about mouseovers, I never had a clue of how to do them. But a classmate showed us how to do triples, like this one,
http://www.jcarter.net/pse-class/lesson3-4.html
Yes I admit these are a bit whacky, but this class is so much fun that we all do stuff like this. Mine is nothing compared with the fun stuff that my classmates are doing, we have so much fun!
Mouse over then click to see the third view.
I am having a blast in these classes, and winter is yukky around SE New England, and our puppy Lilly is my favourite photo subject as you can see.
Jane

Offline Gregg

  • TS Addict
  • *****
  • Posts: 11748
    • View Profile
    • http://
Fun with highlighting
« Reply #10 on: February 12, 2008, 07:33:46 PM »
That's neat that you are learning about that stuff, Jane.

Is this the techo-age answer to knitting? toothgrin.gif
Ya gotta applaud those bunnies for sacrificing their hearing just so some guy in Cupertino can have better TV reception.

Offline jcarter

  • TS Addict
  • *****
  • Posts: 5808
    • View Profile
    • http://www.jcarter.net/ourdogs/muffinpage.html
Fun with highlighting
« Reply #11 on: February 12, 2008, 08:27:39 PM »
I can knit a woolen hat for my iMacs!
Jane

Offline krissel

  • Administrator
  • TS Addict
  • *****
  • Posts: 14735
    • View Profile
Fun with highlighting
« Reply #12 on: February 13, 2008, 06:33:54 AM »
Jane, those are cool.gif


clap.gif


A Techsurvivors founder

Offline jcarter

  • TS Addict
  • *****
  • Posts: 5808
    • View Profile
    • http://www.jcarter.net/ourdogs/muffinpage.html
Fun with highlighting
« Reply #13 on: February 13, 2008, 08:05:58 AM »
They are actually easy to do, as the code is all on Dynamic Drive for people do download and use.
Then you have to make the pictures the same size.  
Jane