by: CJM |
last post by:
I've had some periodic problems on certain (intranet)servers where IIS seems
to be caching thing in an unexpected way, or is server cached pages where
new content is expected.
The first...
|
by: Lijun Yang |
last post by:
Hey, I am able to disable the right mouse button on images for netscape
and IE but it won't work for Opera.
Here is the code:
// start of the code
var clickmessage="Sorry, you don't have...
|
by: delerious |
last post by:
I'm going to build a vertical navigation menu using images in HTML. I want to
have a drop-down menu appear next to an image when I move the mouse over it.
I know that I could just download any one...
|
by: John Ortt |
last post by:
Hi Everyone,
I have created a Javascript menu for my site which uses frames. The first
stage loads fine but I want two drill down menus ("About Me Menu" and
"Projects Menu"). The pages load...
|
by: John Ortt |
last post by:
Hi everyone, I posted with the title "Javascript Menu Not Loading Images"
last week but I only posted the code as the site was on a corporate
Intranet.
Thanks to advice on the thread I have...
|
by: Lynn Morrison |
last post by:
I cannot find this feature at all. There is no bitmap property for menu
items nor is there an imagelist property for the menu itself...
How do I put images to the left of menu items?
Thanks,
...
|
by: Frenchie |
last post by:
Hi,
I have created a very neet menu from an example found on the MSDN
library at:
http://msdn2.microsoft.com/en-us/library/system.web.ui.webcontrols.menuitembinding.imageurlfield.aspx
My...
|
by: Carl Gilbert |
last post by:
Hi
Could someone please advise on the best method to achieve the following.
I want a flat menu which uses images rather than text for each menu item.
All items will have the same image...
|
by: K. |
last post by:
Witam!
Napisalem taka oto funkcje:
function img_Pokaz(adres,formName,hint_img)
{
eval('document.'+formName+'.'+hint_img+'.src = "'+adres+'"');
}
|
by: matheussousuke |
last post by:
Hello, I'm using tiny MCE plugin on my oscommerce and it is inserting my website URL when I use insert image function in the emails.
The goal is: Make it send the email with the URL...
|
by: Naresh1 |
last post by:
What is WebLogic Admin Training?
WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
|
by: WisdomUfot |
last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
|
by: Matthew3360 |
last post by:
Hi,
I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
|
by: Carina712 |
last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
|
by: Johno34 |
last post by:
I have this click event on my form. It speaks to a Datasheet Subform
Private Sub Command260_Click()
Dim r As DAO.Recordset
Set r = Form_frmABCD.Form.RecordsetClone
r.MoveFirst
Do
If...
|
by: ezappsrUS |
last post by:
Hi,
I wonder if someone knows where I am going wrong below. I have a continuous form and two labels where only one would be visible depending on the checkbox being checked or not. Below is the...
|
by: jack2019x |
last post by:
hello, Is there code or static lib for hook swapchain present?
I wanna hook dxgi swapchain present for dx11 and dx9.
|
by: DizelArs |
last post by:
Hi all)
Faced with a problem, element.click() event doesn't work in Safari browser.
Tried various tricks like emulating touch event through a function:
let clickEvent = new Event('click', {...
|