ive added the error reproting setting on the top(right after session_() )
and still nothing happens - blank page
Type: Posts; User: genia; Keyword(s):
ive added the error reproting setting on the top(right after session_() )
and still nothing happens - blank page
jscheuer1, Thank you ver very very much.
changing the order of the divs and scrolling the scroller to the end after the page loads solved it.
(if u r intersted you can see the changes at the same...
hello,
i have a weird problem with jquery tools - scrollable - http://flowplayer.org/tools/scrollable/index.html
the scrolling works perfect on FF but on chrome or ie the first run acts weird...
wow,thank you very much for taking the time and going over my code.
this is nice,but it's helpful only if i want to display the errors on the top of the form.
anyway problem solved by putting all...
hi guys,i'm really stuck:
i have a form which has few parts,for each part i do error check like this:
if (isset($_POST['flag'])) {
if (!ereg("^[a-zA-Z]+$", $firstName) || ($firstName=="")){...
oh,thanks alot.
and i meant that I on the first didn't saw the difference.
anyway,why doesn't margin\padding didn't worked?
and now to the fun part- the ul desgin.
lol designers can drive u crazy- the green leafs need to begin at the same level as the text
on the same line
i have a really stupid problem that i cant figure out-i want to do something like this(and ofcourse without the color code and the 23 in the mid) :
http://shenkar.co.il/genia/olive/o.jpg
but what i...
auntnini,first of all thank you for your replay.
about the code:
both of the codes are mine,in the second i did used ° to create a similar effect.
thanks for your comments,i'm kinda unaware...
first of all,happy new year to you all.
so i have this page:
http://shenkar.co.il/BarNess/proj11.htm
and i'm trying to make it look like this:
http://shenkar.co.il/BarNess/proj1.htm
on the...
<script type="text/javascript">
document.oncontextmenu = function () { alert('- All rights reserved -\nŠ2008 yourname'); return false; }
</script>
will popup an alert box on rightclick
well,at last!
maybe you will take a look at my problem?
http://www.dynamicdrive.com/forums/showthread.php?t=39066
wow..447 is very early
any progress?
have you tried this locally on your pc?
well,post tommrow..my time is 00:17 now..i'm going to slepp too.
luck with this tommrow i will check the post when i will have time tomorrow
ahahahahaha crap..i'm going to shoot myself or something(kidding)..btw you're invited to help my with my frustrating stuff too:
http://www.dynamicdrive.com/forums/showthread.php?t=39066
and...
ok,i think i got the fu**er
add width and height to the divs,say:
<style type="text/css">
#leftcolumn{
float:left;
width:150px;
height: 400px;
border: 3px solid black;
crap
change to this at the top:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html...
Dude!
now you have no <html>
pay attention!
another tought:
get rid of the centering empty div
<body>
pay attention to your code..you left there a </p> with no opening <p>.
anyway try this:
<body>
<div align="center"><!--webbot bot="HTMLMarkup" startspan -->
<div id="leftcolumn"><a...
it should be:
<body>
<table width="650">
<tr>
<td width="45%">
<div align="center"><!--webbot bot="HTMLMarkup" startspan -->
<div id="leftcolumn"><a...
You forgot to close the left column div
and remove the extra </div> after </table>
try
javascript:ajaxpage('test/external.htm','rightcolumn');
what's your problem exactly?
i dont see any.
post the code\link
maybe you missed something simple..