Weblog Quotes

IM convo.
Will: I'm geting snuck on to a level two next year, hopefully.
Me: What are you on now, level one?

Weblog Entries

003 Stored under: On-line Life
007 Tagged: , ,

Sucky Tab Indexes.

Date: Monday, June 29th 2009 at 21:22pm.

Over the weekend, I spent a few hours jiggling files about for the main website and projects area, which allows for easier management on my part.

Whilst I was doing this, I made a small number of changes to some of the files; which meant I had to up-date the tabindex attribute on most of the links. Ever since I began using them I have hated them. They are nothing but a pain in the rear to organise. Every time I add a link into the middle of others, the tabindex below has to be increased to avoid conflict. For some reason, I end up needing to add new links every now and then. :(

I do have an idea on how to avoid this level of up-dating, but it’s finding the motivation to edit the damn things again. xD

Also, if anyone knows of a way php can be used to auto-magically increment the number every time a tabindex attribute is found throughout a page, let me know! I had tried to do this some time ago, but failed. It would be nice to be able to use that idea instead. :D

Post Interaction:
You can follow any responses to this entry through our rss feed; post a comment using the form below; or use our trackback link on your own site.

Comments on Sucky Tab Indexes.

  1. Tuesday, June 30th 2009 at 01:48am

    Seth says:

    Use a form handler function.

    $tabIndex = 0;
    function makeInput($name, $type) { // Handle name and type, and increment $tabIndex. Write out form field. }

    (reply to this comment)

    • Tuesday, June 30th 2009 at 05:15am

      Tony says:

      Of all the entries you could have replied too . . .

      Hai! :D

      Will that work on the links, or is it only for forms? If it works on links, you will need to explain; as I barely know php.

      The form side of it I think I could manage. :umm:

      (reply to this comment)

Comment on this entry?

Comments Moderation:
Please note, if this is your first time commenting, you will be required to stand in a really long, it's actually quite short, moderation que. We shall then deem your worthiness to comment here.

Hey there, wish to leave a comment?

Your name (required).

Your email address (required).

Your weblogs uri.

If you happen to be a user attempting to post a crap load of spam, go away. You're wasting your precious little time as no-one will ever see it, and it's auto-magically deleted. How cool is that!

Emoticons:

lawlz.pnghuh.pnghappy.pngwink.pngwub.pngumm.pngtut.pngtired.pngtea.pngsorry.pngsimple.pngshy.pngshifty.pngright.pngwhistle.pngshock.pngninja.pnglol.pngill.pnghugs.pnghmm.pngfine.pngerr.pngerm.pngdoh.pngcry.pngcorrect.pngcool.pngbuw.pngbrain.pngangry.pngtongue.pnggrin.pngsmile.pngsad.png

Usable Tags:

  • <a href="" title="">
  • <abbr title="">
  • <acronym title="">
  • <blockquote cite="">
  • <cite>
  • <code>
  • <del datetime="">
  • <em>
  • <strong>

Up-dated during party season. Posted on after cleaning.