SoFunction
Updated on 2025-04-10

Create colorful text links with CSS

  • Beautiful prompt message (with arrows)

    Beautiful prompt message (with arrows)...
    2007-03-03
  • Common js class for subtitle special effects Marquee that is compatible with multi-browser

    Mainly because Marquee in IE is not universal and cannot work properly in other browsers, so it is rewritten with JavaScript and supports multiple browsers! Its function has been encapsulated and supports uninterrupted scrolling (default). If the length/width of the content in the subtitle area is less than the length/width of the subtitle area setting, it will not scroll by default! Support dynamic update of scrolling speed and direction!
    2008-07-07
  • Linked news titles with typing effect achieved with js

    Linked news titles with typing effect achieved with js...
    2007-03-03
  • How to open two URLs in two ways with a link

    On the web page, a link is turned to two URLs in two ways, using a new window and opening itself. You may not have seen it before. In fact, this is a function that can only be completed in cooperation with JavaScript. Although it is not used frequently, it is interesting. It doesn’t suppress you, haha.
    2009-10-10
  • JS realizes the gradient visual impact effect of colorful text similar to lighting

    Text similar to lighting effects achieved using JavaScript is illuminated from gradient, and the text gradually changes from left to right. After seeing it, you are stunned and have a visual impact effect. Interested friends can study it.
    2012-12-12
  • Click the text link to pop up the confirmation box based on js Confirm implementation

    Click the text link to pop up the confirmation box, click Confirm to access the preset connection, and click Cancel to close the confirmation box. This function can be implemented in one or two sentences of JS code. I have posted similar special effects here before, mainly using JavaScript's Confirm function to implement the confirmation box. Interested friends can learn about it.
    2012-12-12
  • Product display effect that can scroll left and right smoothly

    It can be smooth on the left and right product display effect, and can also be used to display pictures very well.
    2009-03-03
  • The effect of scrolling link menu for a certain period of time

    The link menu effect that scrolls for a certain period of time...
    2007-03-03
  • js code showing all links to the page

    js code showing all links to the page...
    2007-03-03
  • Ordered list ol beautiful css pagination style code (pure css)

    The ol beautiful css pagination style code implemented by pure css can refer to it for friends who make paging. More beautiful.
    2011-03-03