Eldar Saga Wii Heads to Europe
Rising Star Games has confirmed the street date for Eldar Saga on Nintendo Wii.
Nintendo WiiWare Gets Rather Fishie
DK Games' Fishie Fishie has launched on Nintendo's WiiWare service in Europe.
QMDI – Replacing Ink Fountain Roller
The ink fountain roller on PU1 stopped sweeping, we removed the guard (opperator side) and noticed the 16mm shaft where the clutch bearing sits was damaged.
The previous owner must have repaired this shaft as the clutch bearing was biting as it should, however inbetween the bearing and the shaft is a 16mm metal sleeve which is actually spinning ontop of the narrower shaft.
So now we are faced with the problem of replacing the entire shaft but we didn't want to do anything before seeking advice as there seems to be water running up the inside?
I assumed using a spanner I would remove the hoses going into the brass thing branded "deublin" and try and replace the roller and brass fitting at the same time to prevent me breaking any seals, or is it easy to remove and reconnect the brass piece on the end of the roller without causing leaks while under pressure?
Im sorry if my explination of whats happening is hard to follow
but I'd appreciate any advice
Andrew
Skip feed possible
Sale HP Indigo Ultrastream 2000
Softwareversion 6.4.2
HP x2100 Ripcomputer
6 colors / 5 installed
Collating
Inline Densitometer
+ Bid Washer
Very good condition
Feel free to e-mail me with questions and price...
hpultrastream2000@gmail.com
Collapse table in input form
I am a newbie in javascript...I am just wondering how to do the collapse table in the input field inside the form. Can anyone give me some idea? Thanks in advance.
Kent
How to modify the code so that it can get all the picture?
<?php
preg_match_all('/<img[^>]*width=\"[1-9]\d{2}\" height=\"[1-9]\d{2}\"[^>]*\/>/is', $s, $matches);
$firstimg = $matches[0][0];
$newimg = preg_replace('/width=\"\d+\" height=\"\d+\"/', 'width="300" height="200"', $firstimg);
echo $newimg;
?>
But it can not show all the pictures, when the picture rule is <img src="" alt="" title="" /> There is no width and height, it can not work,
how to add a width and height to these kind of pictures?
Thanks.
FBJS DHTML problem with OnClick
var oldFriendHtml = document.getElementById('friend_container');
var numi = document.getElementById('theValue');
var num = (document.getElementById("theValue").getValue()-1)+2;
numi.value = num;
var newElementId = "new"+num;
var newFriendHTML = document.createElement('div');
newFriendHTML.setId(newElementId);
newFriendHTML.setInnerXTML("HTML TO BE ADDED");
oldFriendHtml.appendChild(newFriendHTML);
The problem I am facing is that FBJS parses out the onClick part (event call ) out from the original HTML added .This stops me in the further activity on the added element .It also removes the styling added in the HTML ..
For IE: Font embed, or image replacement?
At the current time, I have three different fonts embedded in the CSS, both in TTF and EOT formats (for IE), but older version are still giving me issues, as well as some other to-be-expected problems as well.
As much as I don't like using text-indent with background images for image replacement on text, it seems that may be the best way for me to go at this point.
Does anybody have any suggestions? Would text-indent and background images be a horrible idea? I'm not entirely sure how frowned-upon the practice is.
Any insight is greatly appreciated.
( on a side note, I'm glad I've discovered the SitePoint forums! they seem to have a multitude of information available, and I'm also looking forward to contributing my own knowledge in return. )
ecommerce for food delivery biz
anyone had experience on that? im confused of which ecommerce cart to use. any suggestions welcome. thanks